Package com.bytedesk.core.message
Interface IMessageSendService
- All Known Implementing Classes:
MessageSendServiceImpl
,MessageSendServiceImplVip
public interface IMessageSendService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
sendJsonMessage
(String json) void
sendProtobufMessage
(MessageProtobuf messageProtobuf)
-
Method Details
-
sendJsonMessage
-
sendProtobufMessage
-