# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
broadcast actually not a standard chat type, but we still use it here.
255 at most.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
HistoryMessageService_ServiceDesc is the grpc.ServiceDesc for HistoryMessageService service.
Enum value maps for MessageContentType.
Enum value maps for MessageContentType.
OfflineMessageService_ServiceDesc is the grpc.ServiceDesc for OfflineMessageService service.
PushMessageService_ServiceDesc is the grpc.ServiceDesc for PushMessageService service.
Enum value maps for SessionType.
Enum value maps for SessionType.
# Structs
No description provided by the author
ConfirmLastMsgIDReqValidationError is the validation error returned by ConfirmLastMsgIDReq.Validate if the designated constraints aren't met.
No description provided by the author
ConfirmLastMsgIDRespValidationError is the validation error returned by ConfirmLastMsgIDResp.Validate if the designated constraints aren't met.
Message is definition of message.
MessageValidationError is the validation error returned by Message.Validate if the designated constraints aren't met.
PushMessage use for push a message to persistence connection server.
PushMessageReqValidationError is the validation error returned by PushMessageReq.Validate if the designated constraints aren't met.
No description provided by the author
PushMessageRespValidationError is the validation error returned by PushMessageResp.Validate if the designated constraints aren't met.
No description provided by the author
QueryOfflineMessageReqValidationError is the validation error returned by QueryOfflineMessageReq.Validate if the designated constraints aren't met.
No description provided by the author
QueryOfflineMessageRespValidationError is the validation error returned by QueryOfflineMessageResp.Validate if the designated constraints aren't met.
No description provided by the author
QuerySessionHistoryMessageReqValidationError is the validation error returned by QuerySessionHistoryMessageReq.Validate if the designated constraints aren't met.
No description provided by the author
QuerySessionHistoryMessageRespValidationError is the validation error returned by QuerySessionHistoryMessageResp.Validate if the designated constraints aren't met.
SendMessageReq receive data from gateway.
SendMessageReqValidationError is the validation error returned by SendMessageReq.Validate if the designated constraints aren't met.
storage message.
No description provided by the author
StorageMessage_ContentValidationError is the validation error returned by StorageMessage_Content.Validate if the designated constraints aren't met.
No description provided by the author
StorageMessage_ExtraValidationError is the validation error returned by StorageMessage_Extra.Validate if the designated constraints aren't met.
No description provided by the author
StorageMessage_UsersValidationError is the validation error returned by StorageMessage_Users.Validate if the designated constraints aren't met.
StorageMessageValidationError is the validation error returned by StorageMessage.Validate if the designated constraints aren't met.
No description provided by the author
SyncHistoryMessageReqValidationError is the validation error returned by SyncHistoryMessageReq.Validate if the designated constraints aren't met.
No description provided by the author
SyncHistoryMessageRespValidationError is the validation error returned by SyncHistoryMessageResp.Validate if the designated constraints aren't met.
UnimplementedHistoryMessageServiceServer must be embedded to have forward compatible implementations.
UnimplementedOfflineMessageServiceServer must be embedded to have forward compatible implementations.
UnimplementedPushMessageServiceServer must be embedded to have forward compatible implementations.
# Interfaces
HistoryMessageServiceClient is the client API for HistoryMessageService service.
HistoryMessageServiceServer is the server API for HistoryMessageService service.
OfflineMessageServiceClient is the client API for OfflineMessageService service.
OfflineMessageServiceServer is the server API for OfflineMessageService service.
PushMessageServiceClient is the client API for PushMessageService service.
PushMessageServiceServer is the server API for PushMessageService service.
UnsafeHistoryMessageServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeOfflineMessageServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafePushMessageServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ConfirmLastMsgIDReqMultiError is an error wrapping multiple validation errors returned by ConfirmLastMsgIDReq.ValidateAll() if the designated constraints aren't met.
ConfirmLastMsgIDRespMultiError is an error wrapping multiple validation errors returned by ConfirmLastMsgIDResp.ValidateAll() if the designated constraints aren't met.
No description provided by the author
MessageMultiError is an error wrapping multiple validation errors returned by Message.ValidateAll() if the designated constraints aren't met.
PushMessageReqMultiError is an error wrapping multiple validation errors returned by PushMessageReq.ValidateAll() if the designated constraints aren't met.
PushMessageRespMultiError is an error wrapping multiple validation errors returned by PushMessageResp.ValidateAll() if the designated constraints aren't met.
QueryOfflineMessageReqMultiError is an error wrapping multiple validation errors returned by QueryOfflineMessageReq.ValidateAll() if the designated constraints aren't met.
QueryOfflineMessageRespMultiError is an error wrapping multiple validation errors returned by QueryOfflineMessageResp.ValidateAll() if the designated constraints aren't met.
QuerySessionHistoryMessageReqMultiError is an error wrapping multiple validation errors returned by QuerySessionHistoryMessageReq.ValidateAll() if the designated constraints aren't met.
QuerySessionHistoryMessageRespMultiError is an error wrapping multiple validation errors returned by QuerySessionHistoryMessageResp.ValidateAll() if the designated constraints aren't met.
SendMessageReqMultiError is an error wrapping multiple validation errors returned by SendMessageReq.ValidateAll() if the designated constraints aren't met.
define session type and status.
StorageMessage_ContentMultiError is an error wrapping multiple validation errors returned by StorageMessage_Content.ValidateAll() if the designated constraints aren't met.
StorageMessage_ExtraMultiError is an error wrapping multiple validation errors returned by StorageMessage_Extra.ValidateAll() if the designated constraints aren't met.
StorageMessage_UsersMultiError is an error wrapping multiple validation errors returned by StorageMessage_Users.ValidateAll() if the designated constraints aren't met.
StorageMessageMultiError is an error wrapping multiple validation errors returned by StorageMessage.ValidateAll() if the designated constraints aren't met.
SyncHistoryMessageReqMultiError is an error wrapping multiple validation errors returned by SyncHistoryMessageReq.ValidateAll() if the designated constraints aren't met.
SyncHistoryMessageRespMultiError is an error wrapping multiple validation errors returned by SyncHistoryMessageResp.ValidateAll() if the designated constraints aren't met.