package bnet.protocol.channel

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

service Channel

channel.proto:89

service ChannelOwner

channel.proto:99

service ChannelSubscriber

channel.proto:107

message ChannelDescription

channel_types.proto:14

Used in: ChannelInfo, FindChannelResponse, channel_invitation.Invitation

message ChannelInfo

channel_types.proto:21

Used in: GetChannelInfoResponse

message ChannelState

channel_types.proto:76

Used in: AddNotification, ChannelDescription, CreateChannelRequest, UpdateChannelStateNotification, UpdateChannelStateRequest

enum ChannelState.PrivacyLevel

channel_types.proto:77

Used in: ChannelState

message CreateChannelRequest

channel_types.proto:43

Used as request type in: ChannelOwner.CreateChannel, chat.ChatService.CreateChannel, party.PartyService.CreateChannel

Used as field type in: game_master.FindGameRequest

message CreateChannelResponse

channel_types.proto:50

Used as response type in: ChannelOwner.CreateChannel, chat.ChatService.CreateChannel, party.PartyService.CreateChannel

message FindChannelRequest

channel_types.proto:68

Used as request type in: ChannelOwner.FindChannel, chat.ChatService.FindChannel

message FindChannelResponse

channel_types.proto:72

Used as response type in: ChannelOwner.FindChannel, chat.ChatService.FindChannel

message GetChannelInfoRequest

channel_types.proto:27

Used as request type in: ChannelOwner.GetChannelInfo, party.PartyService.GetChannelInfo

message GetChannelInfoResponse

channel_types.proto:32

Used as response type in: ChannelOwner.GetChannelInfo, party.PartyService.GetChannelInfo

message JoinChannelRequest

channel_types.proto:55

Used as request type in: ChannelOwner.JoinChannel, chat.ChatService.JoinChannel, party.PartyService.JoinChannel

Used as field type in: game_master.JoinGameRequest

message JoinChannelResponse

channel_types.proto:62

Used as response type in: ChannelOwner.JoinChannel, chat.ChatService.JoinChannel, party.PartyService.JoinChannel

message Member

channel_types.proto:104

Used in: AddNotification, ChannelInfo, JoinNotification, UpdateMemberStateNotification, UpdateMemberStateRequest

message MemberState

channel_types.proto:97

Used in: AddMemberRequest, Member

message Message

channel_types.proto:8

Used in: SendMessageNotification, SendMessageRequest