Get desktop application:
View/edit binary Protocol Buffers messages
optional EntityId agent_id = 1
required Identity member_identity = 2
required uint64 object_id = 4
optional EntityId agent_id = 1
optional uint32 reason = 2
optional EntityId agent_id = 1
required EntityId member_id = 2
optional uint32 reason = 3
optional EntityId agent_id = 1
required Message message = 2
optional uint64 required_privileges = 3
optional EntityId agent_id = 1
repeated uint32 role = 2
repeated EntityId member_id = 3
optional EntityId agent_id = 1
required EntityId member_id = 2
optional uint32 reason = 3
optional EntityId agent_id = 1
required Message message = 2
optional uint64 required_privileges = 3
Used in: ChannelInfo, FindChannelResponse, channel_invitation.Invitation
required EntityId channel_id = 1
optional uint32 current_members = 2
Used in: GetChannelInfoResponse
Used in: AddNotification, ChannelDescription, CreateChannelRequest, UpdateChannelStateNotification, UpdateChannelStateRequest
optional uint32 max_members = 1
optional uint32 min_members = 2
optional uint32 max_invitations = 5
optional uint32 reason = 6
optional bool public = 8
optional string name = 9
optional string delegate_name = 10
optional string channel_type = 11
Used in: ChannelState
PRIVACY_LEVEL_OPEN = 1
PRIVACY_LEVEL_OPEN_INVITATION_AND_FRIEND = 2
PRIVACY_LEVEL_OPEN_INVITATION = 3
PRIVACY_LEVEL_CLOSED = 4
Used as request type in: ChannelOwner.CreateChannel, chat.ChatService.CreateChannel, party.PartyService.CreateChannel
Used as field type in: game_master.FindGameRequest
optional Identity agent_identity = 1
optional EntityId channel_id = 3
optional uint64 object_id = 4
Used as response type in: ChannelOwner.CreateChannel, chat.ChatService.CreateChannel, party.PartyService.CreateChannel
required uint64 object_id = 1
optional EntityId channel_id = 2
Used as request type in: ChannelOwner.FindChannel, chat.ChatService.FindChannel
Used as response type in: ChannelOwner.FindChannel, chat.ChatService.FindChannel
Used as request type in: ChannelOwner.GetChannelInfo, party.PartyService.GetChannelInfo
Used as response type in: ChannelOwner.GetChannelInfo, party.PartyService.GetChannelInfo
Used as request type in: ChannelOwner.JoinChannel, chat.ChatService.JoinChannel, party.PartyService.JoinChannel
Used as field type in: game_master.JoinGameRequest
optional Identity agent_identity = 1
required EntityId channel_id = 2
required uint64 object_id = 3
repeated EntityId friend_account_id = 4
Used as response type in: ChannelOwner.JoinChannel, chat.ChatService.JoinChannel, party.PartyService.JoinChannel
optional uint64 object_id = 1
optional bool require_friend_validation = 2
repeated EntityId privileged_account = 3
Used in: AddNotification, ChannelInfo, JoinNotification, UpdateMemberStateNotification, UpdateMemberStateRequest
Used in: AddMemberRequest, Member
repeated uint32 role = 2
optional uint64 privileges = 3
Used in: SendMessageNotification, SendMessageRequest