package rsctrl.chat

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ChatId

chat.proto:80

Used in: ChatMessage, RequestChatHistory, ResponseChatHistory

message ChatLobbyInfo

chat.proto:55

Used in: EventLobbyInvite, ResponseChatLobbies

enum ChatLobbyInfo.LobbyState

chat.proto:62

Used in: ChatLobbyInfo

message ChatMessage

chat.proto:87

Used in: EventChatMessage, RequestSendMessage, ResponseChatHistory

enum ChatType

chat.proto:49

Used in: ChatId

message EventChatMessage

chat.proto:210

RESPONSE: EventChatMessage

message EventLobbyInvite

chat.proto:205

RESPONSE: EventLobbyInvite

enum LobbyPrivacyLevel

chat.proto:44

Used in: ChatLobbyInfo, RequestCreateLobby

message RequestChatHistory

chat.proto:233

REQUEST: RequestChatHistory

message RequestChatLobbies

chat.proto:115

REQUEST: RequestChatLobbies

enum RequestChatLobbies.LobbySet

chat.proto:117

Used in: RequestChatLobbies

message RequestCreateLobby

chat.proto:134

REQUEST: RequestCreateLobby

message RequestJoinOrLeaveLobby

chat.proto:151

REQUEST: RequestJoinOrLeaveLobby

enum RequestJoinOrLeaveLobby.LobbyAction

chat.proto:153

Used in: RequestJoinOrLeaveLobby

enum RequestMsgIds

chat.proto:15

message RequestRegisterEvents

chat.proto:189

REQUEST: RequestRegisterEvents

enum RequestRegisterEvents.RegisterAction

chat.proto:191

Used in: RequestRegisterEvents

message RequestSendMessage

chat.proto:218

REQUEST: RequestSendMessage

message RequestSetLobbyNickname

chat.proto:171

REQUEST: RequestSetLobbyNickname

message ResponseChatHistory

chat.proto:238

RESPONSE: ResponseChatHistory

message ResponseChatLobbies

chat.proto:104

RESPONSE: ResponseChatLobbies This is a generic Response - used often. lobbies, will contain a list of affected / requested Lobbies.

enum ResponseMsgIds

chat.proto:25

message ResponseRegisterEvents

chat.proto:200

RESPONSE: ResponseRegisterEvents

message ResponseSendMessage

chat.proto:223

RESPONSE: ResponseSendMessage

message ResponseSetLobbyNickname

chat.proto:178

RESPONSE: ResponseSetLobbyNickname Didnt think the whole Lobby status was necessary.