Documentation ¶
Index ¶
- Variables
- func NewCManEndpoints() []*api.Endpoint
- func RegisterCManHandler(s server.Server, hdlr CManHandler, opts ...server.HandlerOption) error
- type BootstrapRequest
- func (*BootstrapRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapRequest) GetData() *BootstrapRequestData
- func (x *BootstrapRequest) GetEventChannel() string
- func (x *BootstrapRequest) GetSessid() string
- func (*BootstrapRequest) ProtoMessage()
- func (x *BootstrapRequest) ProtoReflect() protoreflect.Message
- func (x *BootstrapRequest) Reset()
- func (x *BootstrapRequest) String() string
- type BootstrapRequestData
- func (*BootstrapRequestData) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapRequestData) GetLiveArray() *BootstrapRequestDataLiveArray
- func (*BootstrapRequestData) ProtoMessage()
- func (x *BootstrapRequestData) ProtoReflect() protoreflect.Message
- func (x *BootstrapRequestData) Reset()
- func (x *BootstrapRequestData) String() string
- type BootstrapRequestDataLiveArray
- func (*BootstrapRequestDataLiveArray) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapRequestDataLiveArray) GetCommand() string
- func (x *BootstrapRequestDataLiveArray) GetContext() string
- func (x *BootstrapRequestDataLiveArray) GetName() string
- func (x *BootstrapRequestDataLiveArray) GetObj() *BootstrapRequestDataLiveArrayObj
- func (*BootstrapRequestDataLiveArray) ProtoMessage()
- func (x *BootstrapRequestDataLiveArray) ProtoReflect() protoreflect.Message
- func (x *BootstrapRequestDataLiveArray) Reset()
- func (x *BootstrapRequestDataLiveArray) String() string
- type BootstrapRequestDataLiveArrayObj
- func (*BootstrapRequestDataLiveArrayObj) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapRequestDataLiveArrayObj) GetGroupID() string
- func (*BootstrapRequestDataLiveArrayObj) ProtoMessage()
- func (x *BootstrapRequestDataLiveArrayObj) ProtoReflect() protoreflect.Message
- func (x *BootstrapRequestDataLiveArrayObj) Reset()
- func (x *BootstrapRequestDataLiveArrayObj) String() string
- type BootstrapResponse
- func (*BootstrapResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapResponse) GetData() *BootstrapResponseData
- func (x *BootstrapResponse) GetEventChannel() string
- func (x *BootstrapResponse) GetSessid() string
- func (*BootstrapResponse) ProtoMessage()
- func (x *BootstrapResponse) ProtoReflect() protoreflect.Message
- func (x *BootstrapResponse) Reset()
- func (x *BootstrapResponse) String() string
- type BootstrapResponseData
- func (*BootstrapResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapResponseData) GetAction() string
- func (x *BootstrapResponseData) GetConfInfo() *BootstrapResponseDataConfInfo
- func (x *BootstrapResponseData) GetName() string
- func (x *BootstrapResponseData) GetWireSerno() int32
- func (*BootstrapResponseData) ProtoMessage()
- func (x *BootstrapResponseData) ProtoReflect() protoreflect.Message
- func (x *BootstrapResponseData) Reset()
- func (x *BootstrapResponseData) String() string
- type BootstrapResponseDataConfInfo
- func (*BootstrapResponseDataConfInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapResponseDataConfInfo) GetGroupMembers() map[string]int32
- func (x *BootstrapResponseDataConfInfo) GetSize() int32
- func (*BootstrapResponseDataConfInfo) ProtoMessage()
- func (x *BootstrapResponseDataConfInfo) ProtoReflect() protoreflect.Message
- func (x *BootstrapResponseDataConfInfo) Reset()
- func (x *BootstrapResponseDataConfInfo) String() string
- type CManHandler
- type CManService
- type CManStatusEventParam
- func (*CManStatusEventParam) Descriptor() ([]byte, []int)deprecated
- func (x *CManStatusEventParam) GetIp() string
- func (x *CManStatusEventParam) GetIsLeader() bool
- func (x *CManStatusEventParam) GetName() string
- func (x *CManStatusEventParam) GetNumberOfConference() int32
- func (x *CManStatusEventParam) GetUuid() string
- func (x *CManStatusEventParam) GetVersion() string
- func (*CManStatusEventParam) ProtoMessage()
- func (x *CManStatusEventParam) ProtoReflect() protoreflect.Message
- func (x *CManStatusEventParam) Reset()
- func (x *CManStatusEventParam) String() string
- type ChangeLeaderRequest
- func (*ChangeLeaderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeLeaderRequest) GetMode() string
- func (x *ChangeLeaderRequest) GetUuid() string
- func (*ChangeLeaderRequest) ProtoMessage()
- func (x *ChangeLeaderRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeLeaderRequest) Reset()
- func (x *ChangeLeaderRequest) String() string
- type ChangeLeaderResponse
- func (*ChangeLeaderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeLeaderResponse) GetIsLeader() bool
- func (x *ChangeLeaderResponse) GetMode() string
- func (x *ChangeLeaderResponse) GetUuid() string
- func (*ChangeLeaderResponse) ProtoMessage()
- func (x *ChangeLeaderResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeLeaderResponse) Reset()
- func (x *ChangeLeaderResponse) String() string
- type CloseConferenceRequest
- func (*CloseConferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CloseConferenceRequest) GetConferencename() string
- func (x *CloseConferenceRequest) GetNodeUUID() string
- func (*CloseConferenceRequest) ProtoMessage()
- func (x *CloseConferenceRequest) ProtoReflect() protoreflect.Message
- func (x *CloseConferenceRequest) Reset()
- func (x *CloseConferenceRequest) String() string
- type CloseConferenceResponse
- type ConfControlRequest
- func (*ConfControlRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfControlRequest) GetAgoraUID() string
- func (x *ConfControlRequest) GetCommand() string
- func (x *ConfControlRequest) GetConferenceName() string
- func (x *ConfControlRequest) GetMemberID() string
- func (x *ConfControlRequest) GetNodeUUID() string
- func (x *ConfControlRequest) GetValue() string
- func (*ConfControlRequest) ProtoMessage()
- func (x *ConfControlRequest) ProtoReflect() protoreflect.Message
- func (x *ConfControlRequest) Reset()
- func (x *ConfControlRequest) String() string
- type ConfControlResponse
- type ConferenceInfoRequest
- func (*ConferenceInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoRequest) GetMemberFilters() *structpb.ListValue
- func (x *ConferenceInfoRequest) GetName() string
- func (x *ConferenceInfoRequest) GetShowMembers() bool
- func (*ConferenceInfoRequest) ProtoMessage()
- func (x *ConferenceInfoRequest) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoRequest) Reset()
- func (x *ConferenceInfoRequest) String() string
- type ConferenceInfoResponse
- func (*ConferenceInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponse) GetConference() *ConferenceInfoResponseConference
- func (*ConferenceInfoResponse) ProtoMessage()
- func (x *ConferenceInfoResponse) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponse) Reset()
- func (x *ConferenceInfoResponse) String() string
- type ConferenceInfoResponse2
- func (*ConferenceInfoResponse2) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponse2) GetConference() *ConferenceInfoResponse2Conference
- func (*ConferenceInfoResponse2) ProtoMessage()
- func (x *ConferenceInfoResponse2) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponse2) Reset()
- func (x *ConferenceInfoResponse2) String() string
- type ConferenceInfoResponse2Conference
- func (*ConferenceInfoResponse2Conference) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponse2Conference) GetDomain() string
- func (x *ConferenceInfoResponse2Conference) GetMemberCount() int32
- func (x *ConferenceInfoResponse2Conference) GetMembers() []*ConferenceInfoResponseConferenceMembers
- func (x *ConferenceInfoResponse2Conference) GetName() string
- func (x *ConferenceInfoResponse2Conference) GetNodes() []*ConferenceInfoResponseConferenceNodes
- func (x *ConferenceInfoResponse2Conference) GetSize() int32
- func (x *ConferenceInfoResponse2Conference) GetStates() string
- func (*ConferenceInfoResponse2Conference) ProtoMessage()
- func (x *ConferenceInfoResponse2Conference) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponse2Conference) Reset()
- func (x *ConferenceInfoResponse2Conference) String() string
- type ConferenceInfoResponseConference
- func (*ConferenceInfoResponseConference) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseConference) GetDomain() string
- func (x *ConferenceInfoResponseConference) GetMemberCount() int32
- func (x *ConferenceInfoResponseConference) GetMembers() []*ConferenceInfoResponseMembers
- func (x *ConferenceInfoResponseConference) GetName() string
- func (x *ConferenceInfoResponseConference) GetNodes() []*ConferenceInfoResponseConferenceNodes
- func (x *ConferenceInfoResponseConference) GetSize() int32
- func (x *ConferenceInfoResponseConference) GetStates() string
- func (*ConferenceInfoResponseConference) ProtoMessage()
- func (x *ConferenceInfoResponseConference) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseConference) Reset()
- func (x *ConferenceInfoResponseConference) String() string
- type ConferenceInfoResponseConferenceMembers
- func (*ConferenceInfoResponseConferenceMembers) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseConferenceMembers) GetActive() bool
- func (x *ConferenceInfoResponseConferenceMembers) GetAgoraUID() string
- func (x *ConferenceInfoResponseConferenceMembers) GetCanvasID() int32
- func (x *ConferenceInfoResponseConferenceMembers) GetChannelName() string
- func (x *ConferenceInfoResponseConferenceMembers) GetCidName() string
- func (x *ConferenceInfoResponseConferenceMembers) GetCidNumber() string
- func (x *ConferenceInfoResponseConferenceMembers) GetCodec() string
- func (x *ConferenceInfoResponseConferenceMembers) GetDomain() string
- func (x *ConferenceInfoResponseConferenceMembers) GetEmail() string
- func (x *ConferenceInfoResponseConferenceMembers) GetGroupID() string
- func (x *ConferenceInfoResponseConferenceMembers) GetLayerID() int32
- func (x *ConferenceInfoResponseConferenceMembers) GetMemberID() string
- func (x *ConferenceInfoResponseConferenceMembers) GetMemberType() string
- func (x *ConferenceInfoResponseConferenceMembers) GetNodeType() string
- func (x *ConferenceInfoResponseConferenceMembers) GetNodeUUID() string
- func (x *ConferenceInfoResponseConferenceMembers) GetReservationID() string
- func (x *ConferenceInfoResponseConferenceMembers) GetRoleID() string
- func (x *ConferenceInfoResponseConferenceMembers) GetSharing() bool
- func (x *ConferenceInfoResponseConferenceMembers) GetStatus() *ConferenceInfoResponseConferenceMembersStatus
- func (x *ConferenceInfoResponseConferenceMembers) GetUuid() string
- func (x *ConferenceInfoResponseConferenceMembers) GetWatchingCanvasID() int32
- func (*ConferenceInfoResponseConferenceMembers) ProtoMessage()
- func (x *ConferenceInfoResponseConferenceMembers) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseConferenceMembers) Reset()
- func (x *ConferenceInfoResponseConferenceMembers) String() string
- type ConferenceInfoResponseConferenceMembersStatus
- func (*ConferenceInfoResponseConferenceMembersStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseConferenceMembersStatus) GetAudio() *ConferenceInfoResponseConferenceMembersStatusAudio
- func (x *ConferenceInfoResponseConferenceMembersStatus) GetVideo() *ConferenceInfoResponseConferenceMembersStatusVideo
- func (*ConferenceInfoResponseConferenceMembersStatus) ProtoMessage()
- func (x *ConferenceInfoResponseConferenceMembersStatus) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseConferenceMembersStatus) Reset()
- func (x *ConferenceInfoResponseConferenceMembersStatus) String() string
- type ConferenceInfoResponseConferenceMembersStatusAudio
- func (*ConferenceInfoResponseConferenceMembersStatusAudio) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetDeaf() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetEnergyScore() int32
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetFloor() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetMuted() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetOnHold() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetTalking() bool
- func (*ConferenceInfoResponseConferenceMembersStatusAudio) ProtoMessage()
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) Reset()
- func (x *ConferenceInfoResponseConferenceMembersStatusAudio) String() string
- type ConferenceInfoResponseConferenceMembersStatusVideo
- func (*ConferenceInfoResponseConferenceMembersStatusVideo) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetAvatarPresented() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetCanvasID() int32
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetFloor() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetMediaFlow() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetMuted() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetNoRecover() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetOrder() int32
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetReservationID() string
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetRoleID() string
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetVideoLayerID() int32
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetVisible() bool
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetWatchingCanvasID() int32
- func (*ConferenceInfoResponseConferenceMembersStatusVideo) ProtoMessage()
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) Reset()
- func (x *ConferenceInfoResponseConferenceMembersStatusVideo) String() string
- type ConferenceInfoResponseConferenceNodes
- func (*ConferenceInfoResponseConferenceNodes) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseConferenceNodes) GetAction() string
- func (x *ConferenceInfoResponseConferenceNodes) GetConfCreatTime() string
- func (x *ConferenceInfoResponseConferenceNodes) GetConfMemberCount() int32
- func (x *ConferenceInfoResponseConferenceNodes) GetConfUUID() string
- func (x *ConferenceInfoResponseConferenceNodes) GetDestNumber() string
- func (x *ConferenceInfoResponseConferenceNodes) GetGroupMembers() []*ConferenceInfoResponseConferenceNodesGroupMembers
- func (x *ConferenceInfoResponseConferenceNodes) GetLastUpdated() string
- func (x *ConferenceInfoResponseConferenceNodes) GetLocalIP() string
- func (x *ConferenceInfoResponseConferenceNodes) GetModeratorMemberID() string
- func (x *ConferenceInfoResponseConferenceNodes) GetNodeMembers() *ConferenceInfoResponseConferenceNodesNodeMembers
- func (x *ConferenceInfoResponseConferenceNodes) GetNodeType() string
- func (x *ConferenceInfoResponseConferenceNodes) GetNodeUUID() string
- func (x *ConferenceInfoResponseConferenceNodes) GetPort() int32
- func (x *ConferenceInfoResponseConferenceNodes) GetSize() int32
- func (x *ConferenceInfoResponseConferenceNodes) GetState() string
- func (*ConferenceInfoResponseConferenceNodes) ProtoMessage()
- func (x *ConferenceInfoResponseConferenceNodes) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseConferenceNodes) Reset()
- func (x *ConferenceInfoResponseConferenceNodes) String() string
- type ConferenceInfoResponseConferenceNodesGroupMembers
- func (*ConferenceInfoResponseConferenceNodesGroupMembers) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseConferenceNodesGroupMembers) GetCount() int32
- func (x *ConferenceInfoResponseConferenceNodesGroupMembers) GetGroupID() string
- func (*ConferenceInfoResponseConferenceNodesGroupMembers) ProtoMessage()
- func (x *ConferenceInfoResponseConferenceNodesGroupMembers) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseConferenceNodesGroupMembers) Reset()
- func (x *ConferenceInfoResponseConferenceNodesGroupMembers) String() string
- type ConferenceInfoResponseConferenceNodesNodeMembers
- func (*ConferenceInfoResponseConferenceNodesNodeMembers) Descriptor() ([]byte, []int)deprecated
- func (*ConferenceInfoResponseConferenceNodesNodeMembers) ProtoMessage()
- func (x *ConferenceInfoResponseConferenceNodesNodeMembers) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseConferenceNodesNodeMembers) Reset()
- func (x *ConferenceInfoResponseConferenceNodesNodeMembers) String() string
- type ConferenceInfoResponseFlags
- func (*ConferenceInfoResponseFlags) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseFlags) GetCanHear() bool
- func (x *ConferenceInfoResponseFlags) GetCanSee() bool
- func (x *ConferenceInfoResponseFlags) GetCanSpeak() bool
- func (x *ConferenceInfoResponseFlags) GetEndConference() bool
- func (x *ConferenceInfoResponseFlags) GetHasFloor() bool
- func (x *ConferenceInfoResponseFlags) GetHasVideo() bool
- func (x *ConferenceInfoResponseFlags) GetHold() bool
- func (x *ConferenceInfoResponseFlags) GetIsModerator() bool
- func (x *ConferenceInfoResponseFlags) GetMuteDetect() bool
- func (x *ConferenceInfoResponseFlags) GetTalking() bool
- func (x *ConferenceInfoResponseFlags) GetVideoBridge() bool
- func (*ConferenceInfoResponseFlags) ProtoMessage()
- func (x *ConferenceInfoResponseFlags) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseFlags) Reset()
- func (x *ConferenceInfoResponseFlags) String() string
- type ConferenceInfoResponseMembers
- func (*ConferenceInfoResponseMembers) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceInfoResponseMembers) GetActive() bool
- func (x *ConferenceInfoResponseMembers) GetAgoraUID() string
- func (x *ConferenceInfoResponseMembers) GetCallerIdName() string
- func (x *ConferenceInfoResponseMembers) GetCallerIdNumber() string
- func (x *ConferenceInfoResponseMembers) GetCanvasID() int32
- func (x *ConferenceInfoResponseMembers) GetChannelName() string
- func (x *ConferenceInfoResponseMembers) GetCidName() string
- func (x *ConferenceInfoResponseMembers) GetCidNumber() string
- func (x *ConferenceInfoResponseMembers) GetCodec() string
- func (x *ConferenceInfoResponseMembers) GetDomain() string
- func (x *ConferenceInfoResponseMembers) GetEmail() string
- func (x *ConferenceInfoResponseMembers) GetEnergy() int32
- func (x *ConferenceInfoResponseMembers) GetFlags() *ConferenceInfoResponseFlags
- func (x *ConferenceInfoResponseMembers) GetGroupID() string
- func (x *ConferenceInfoResponseMembers) GetId() int32
- func (x *ConferenceInfoResponseMembers) GetInputVolume() int32
- func (x *ConferenceInfoResponseMembers) GetJoinTime() int32
- func (x *ConferenceInfoResponseMembers) GetLastTalking() int32
- func (x *ConferenceInfoResponseMembers) GetLayerID() int32
- func (x *ConferenceInfoResponseMembers) GetMemberID() string
- func (x *ConferenceInfoResponseMembers) GetMemberType() string
- func (x *ConferenceInfoResponseMembers) GetNodeType() string
- func (x *ConferenceInfoResponseMembers) GetNodeUUID() string
- func (x *ConferenceInfoResponseMembers) GetOutputVolume() int32
- func (x *ConferenceInfoResponseMembers) GetReservationID() string
- func (x *ConferenceInfoResponseMembers) GetRoleID() string
- func (x *ConferenceInfoResponseMembers) GetStatus() *ConferenceInfoResponseConferenceMembersStatus
- func (x *ConferenceInfoResponseMembers) GetType() string
- func (x *ConferenceInfoResponseMembers) GetUuid() string
- func (x *ConferenceInfoResponseMembers) GetVolumeIn() int32
- func (x *ConferenceInfoResponseMembers) GetVolumeOut() int32
- func (x *ConferenceInfoResponseMembers) GetWatchingCanvasID() int32
- func (*ConferenceInfoResponseMembers) ProtoMessage()
- func (x *ConferenceInfoResponseMembers) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseMembers) Reset()
- func (x *ConferenceInfoResponseMembers) String() string
- type ConferenceInfoResponseVariables
- func (*ConferenceInfoResponseVariables) Descriptor() ([]byte, []int)deprecated
- func (*ConferenceInfoResponseVariables) ProtoMessage()
- func (x *ConferenceInfoResponseVariables) ProtoReflect() protoreflect.Message
- func (x *ConferenceInfoResponseVariables) Reset()
- func (x *ConferenceInfoResponseVariables) String() string
- type ConferenceObject
- func (*ConferenceObject) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceObject) GetDomain() string
- func (x *ConferenceObject) GetMemberCount() string
- func (x *ConferenceObject) GetName() string
- func (x *ConferenceObject) GetNodes() []*ConferenceObjectNodes
- func (x *ConferenceObject) GetSize() int32
- func (x *ConferenceObject) GetState() string
- func (*ConferenceObject) ProtoMessage()
- func (x *ConferenceObject) ProtoReflect() protoreflect.Message
- func (x *ConferenceObject) Reset()
- func (x *ConferenceObject) String() string
- type ConferenceObjectNodes
- func (*ConferenceObjectNodes) Descriptor() ([]byte, []int)deprecated
- func (x *ConferenceObjectNodes) GetAction() string
- func (x *ConferenceObjectNodes) GetConfCreatedTime() string
- func (x *ConferenceObjectNodes) GetConfMemberCount() int32
- func (x *ConferenceObjectNodes) GetConfUUID() string
- func (x *ConferenceObjectNodes) GetDestNumber() string
- func (x *ConferenceObjectNodes) GetGroupMembers() []*ConferenceObjectNodesGroupMembers
- func (x *ConferenceObjectNodes) GetLastUpdated() string
- func (x *ConferenceObjectNodes) GetLocalIP() string
- func (x *ConferenceObjectNodes) GetModeratorMemberID() string
- func (x *ConferenceObjectNodes) GetNodeMembers() []*ConferenceObjectNodesNodeMembers
- func (x *ConferenceObjectNodes) GetNodeUUID() string
- func (x *ConferenceObjectNodes) GetSize() int32
- func (x *ConferenceObjectNodes) GetState() string
- func (*ConferenceObjectNodes) ProtoMessage()
- func (x *ConferenceObjectNodes) ProtoReflect() protoreflect.Message
- func (x *ConferenceObjectNodes) Reset()
- func (x *ConferenceObjectNodes) String() string
- type ConferenceObjectNodesGroupMembers
- func (*ConferenceObjectNodesGroupMembers) Descriptor() ([]byte, []int)deprecated
- func (*ConferenceObjectNodesGroupMembers) ProtoMessage()
- func (x *ConferenceObjectNodesGroupMembers) ProtoReflect() protoreflect.Message
- func (x *ConferenceObjectNodesGroupMembers) Reset()
- func (x *ConferenceObjectNodesGroupMembers) String() string
- type ConferenceObjectNodesNodeMembers
- func (*ConferenceObjectNodesNodeMembers) Descriptor() ([]byte, []int)deprecated
- func (*ConferenceObjectNodesNodeMembers) ProtoMessage()
- func (x *ConferenceObjectNodesNodeMembers) ProtoReflect() protoreflect.Message
- func (x *ConferenceObjectNodesNodeMembers) Reset()
- func (x *ConferenceObjectNodesNodeMembers) String() string
- type EmptyMessage
- type GetCManInfoRequest
- func (*GetCManInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCManInfoRequest) GetReply() string
- func (*GetCManInfoRequest) ProtoMessage()
- func (x *GetCManInfoRequest) ProtoReflect() protoreflect.Message
- func (x *GetCManInfoRequest) Reset()
- func (x *GetCManInfoRequest) String() string
- type GetCManInfoResponse
- func (*GetCManInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCManInfoResponse) GetIsLeader() bool
- func (x *GetCManInfoResponse) GetMode() string
- func (x *GetCManInfoResponse) GetUuid() string
- func (*GetCManInfoResponse) ProtoMessage()
- func (x *GetCManInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetCManInfoResponse) Reset()
- func (x *GetCManInfoResponse) String() string
- type GetConferenceListRequest
- type GetConferenceListResponse
- func (*GetConferenceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConferenceListResponse) GetConferences() []*ConferenceObject
- func (*GetConferenceListResponse) ProtoMessage()
- func (x *GetConferenceListResponse) ProtoReflect() protoreflect.Message
- func (x *GetConferenceListResponse) Reset()
- func (x *GetConferenceListResponse) String() string
- type GetJWTRequest
- func (*GetJWTRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJWTRequest) GetAuth() string
- func (x *GetJWTRequest) GetClaims() *GetJWTRequestClaims
- func (*GetJWTRequest) ProtoMessage()
- func (x *GetJWTRequest) ProtoReflect() protoreflect.Message
- func (x *GetJWTRequest) Reset()
- func (x *GetJWTRequest) String() string
- type GetJWTRequestClaims
- func (*GetJWTRequestClaims) Descriptor() ([]byte, []int)deprecated
- func (x *GetJWTRequestClaims) GetDomain() string
- func (x *GetJWTRequestClaims) GetExpires() int32
- func (x *GetJWTRequestClaims) GetLogin() string
- func (x *GetJWTRequestClaims) GetSessionUuid() string
- func (x *GetJWTRequestClaims) GetUserId() string
- func (x *GetJWTRequestClaims) GetUsername() string
- func (*GetJWTRequestClaims) ProtoMessage()
- func (x *GetJWTRequestClaims) ProtoReflect() protoreflect.Message
- func (x *GetJWTRequestClaims) Reset()
- func (x *GetJWTRequestClaims) String() string
- type GetJWTResponse
- type GetNodeForConferenceRequest
- func (*GetNodeForConferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeForConferenceRequest) GetName() string
- func (*GetNodeForConferenceRequest) ProtoMessage()
- func (x *GetNodeForConferenceRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeForConferenceRequest) Reset()
- func (x *GetNodeForConferenceRequest) String() string
- type GetNodeForConferenceResponse
- func (*GetNodeForConferenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeForConferenceResponse) GetNodeUUID() string
- func (*GetNodeForConferenceResponse) ProtoMessage()
- func (x *GetNodeForConferenceResponse) ProtoReflect() protoreflect.Message
- func (x *GetNodeForConferenceResponse) Reset()
- func (x *GetNodeForConferenceResponse) String() string
- type GetNodeListResponse
- func (*GetNodeListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeListResponse) GetNodes() []*GetNodeListResponseNodes
- func (*GetNodeListResponse) ProtoMessage()
- func (x *GetNodeListResponse) ProtoReflect() protoreflect.Message
- func (x *GetNodeListResponse) Reset()
- func (x *GetNodeListResponse) String() string
- type GetNodeListResponseNodes
- func (*GetNodeListResponseNodes) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeListResponseNodes) GetAddress() string
- func (x *GetNodeListResponseNodes) GetIp() string
- func (x *GetNodeListResponseNodes) GetName() string
- func (x *GetNodeListResponseNodes) GetRack() int32
- func (x *GetNodeListResponseNodes) GetSessionPeakMax() int32
- func (x *GetNodeListResponseNodes) GetSessionPeak_5Min() int32
- func (x *GetNodeListResponseNodes) GetSessions() int32
- func (x *GetNodeListResponseNodes) GetSessionsMax() int32
- func (x *GetNodeListResponseNodes) GetSessionsSinceStartup() int32
- func (x *GetNodeListResponseNodes) GetSipProfiles() []*GetNodeListResponseNodessipProfiles
- func (x *GetNodeListResponseNodes) GetSpsLast() int32
- func (x *GetNodeListResponseNodes) GetSpsLast_5Min() int32
- func (x *GetNodeListResponseNodes) GetSpsMax() int32
- func (x *GetNodeListResponseNodes) GetUptime() int32
- func (x *GetNodeListResponseNodes) GetUuid() string
- func (x *GetNodeListResponseNodes) GetVersion() string
- func (*GetNodeListResponseNodes) ProtoMessage()
- func (x *GetNodeListResponseNodes) ProtoReflect() protoreflect.Message
- func (x *GetNodeListResponseNodes) Reset()
- func (x *GetNodeListResponseNodes) String() string
- type GetNodeListResponseNodessipProfiles
- func (*GetNodeListResponseNodessipProfiles) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeListResponseNodessipProfiles) GetName() string
- func (x *GetNodeListResponseNodessipProfiles) GetPort() int32
- func (*GetNodeListResponseNodessipProfiles) ProtoMessage()
- func (x *GetNodeListResponseNodessipProfiles) ProtoReflect() protoreflect.Message
- func (x *GetNodeListResponseNodessipProfiles) Reset()
- func (x *GetNodeListResponseNodessipProfiles) String() string
- type LoopSomeRequest
- func (*LoopSomeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoopSomeRequest) GetCommand() string
- func (x *LoopSomeRequest) GetConferenceName() string
- func (x *LoopSomeRequest) GetInterval() string
- func (x *LoopSomeRequest) GetLayout() string
- func (x *LoopSomeRequest) GetMembers() []*LoopSomeRequestMembers
- func (*LoopSomeRequest) ProtoMessage()
- func (x *LoopSomeRequest) ProtoReflect() protoreflect.Message
- func (x *LoopSomeRequest) Reset()
- func (x *LoopSomeRequest) String() string
- type LoopSomeRequestMembers
- func (*LoopSomeRequestMembers) Descriptor() ([]byte, []int)deprecated
- func (x *LoopSomeRequestMembers) GetAgoraUID() string
- func (x *LoopSomeRequestMembers) GetMemberID() string
- func (x *LoopSomeRequestMembers) GetNodeUUID() string
- func (*LoopSomeRequestMembers) ProtoMessage()
- func (x *LoopSomeRequestMembers) ProtoReflect() protoreflect.Message
- func (x *LoopSomeRequestMembers) Reset()
- func (x *LoopSomeRequestMembers) String() string
- type LoopSomeResponse
- type NodeGracefulShutdownRequest
- func (*NodeGracefulShutdownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NodeGracefulShutdownRequest) GetNodeUuid() string
- func (*NodeGracefulShutdownRequest) ProtoMessage()
- func (x *NodeGracefulShutdownRequest) ProtoReflect() protoreflect.Message
- func (x *NodeGracefulShutdownRequest) Reset()
- func (x *NodeGracefulShutdownRequest) String() string
- type NodeGracefulShutdownResponse
- func (*NodeGracefulShutdownResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NodeGracefulShutdownResponse) GetCode() int32
- func (x *NodeGracefulShutdownResponse) GetMessage() string
- func (*NodeGracefulShutdownResponse) ProtoMessage()
- func (x *NodeGracefulShutdownResponse) ProtoReflect() protoreflect.Message
- func (x *NodeGracefulShutdownResponse) Reset()
- func (x *NodeGracefulShutdownResponse) String() string
- type PushMainRequest
- func (*PushMainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PushMainRequest) GetCommand() string
- func (x *PushMainRequest) GetConferenceName() string
- func (x *PushMainRequest) GetNodeUUID() string
- func (x *PushMainRequest) GetStream() int32
- func (*PushMainRequest) ProtoMessage()
- func (x *PushMainRequest) ProtoReflect() protoreflect.Message
- func (x *PushMainRequest) Reset()
- func (x *PushMainRequest) String() string
- type PushMainResponse
- type PushMainSubCanvasRequest
- func (*PushMainSubCanvasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PushMainSubCanvasRequest) GetCommand() string
- func (x *PushMainSubCanvasRequest) GetConferenceName() string
- func (x *PushMainSubCanvasRequest) GetLayout() string
- func (x *PushMainSubCanvasRequest) GetMembers() []*PushMainSubCanvasRequestMembers
- func (x *PushMainSubCanvasRequest) GetNodeUUID() string
- func (*PushMainSubCanvasRequest) ProtoMessage()
- func (x *PushMainSubCanvasRequest) ProtoReflect() protoreflect.Message
- func (x *PushMainSubCanvasRequest) Reset()
- func (x *PushMainSubCanvasRequest) String() string
- type PushMainSubCanvasRequestMembers
- func (*PushMainSubCanvasRequestMembers) Descriptor() ([]byte, []int)deprecated
- func (x *PushMainSubCanvasRequestMembers) GetAgoraUID() string
- func (x *PushMainSubCanvasRequestMembers) GetMemberID() string
- func (x *PushMainSubCanvasRequestMembers) GetNodeUUID() string
- func (x *PushMainSubCanvasRequestMembers) GetPosition() string
- func (*PushMainSubCanvasRequestMembers) ProtoMessage()
- func (x *PushMainSubCanvasRequestMembers) ProtoReflect() protoreflect.Message
- func (x *PushMainSubCanvasRequestMembers) Reset()
- func (x *PushMainSubCanvasRequestMembers) String() string
- type PushMainSubCanvasResponse
- type PushSubCanvasRequest
- func (*PushSubCanvasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PushSubCanvasRequest) GetCommand() string
- func (x *PushSubCanvasRequest) GetConferenceName() string
- func (x *PushSubCanvasRequest) GetLayout() string
- func (x *PushSubCanvasRequest) GetMembers() []*PushSubCanvasRequestMembers
- func (x *PushSubCanvasRequest) GetNodeUUID() string
- func (*PushSubCanvasRequest) ProtoMessage()
- func (x *PushSubCanvasRequest) ProtoReflect() protoreflect.Message
- func (x *PushSubCanvasRequest) Reset()
- func (x *PushSubCanvasRequest) String() string
- type PushSubCanvasRequestMembers
- func (*PushSubCanvasRequestMembers) Descriptor() ([]byte, []int)deprecated
- func (x *PushSubCanvasRequestMembers) GetAgoraUID() string
- func (x *PushSubCanvasRequestMembers) GetMemberID() string
- func (x *PushSubCanvasRequestMembers) GetNodeUUID() string
- func (x *PushSubCanvasRequestMembers) GetPosition() string
- func (*PushSubCanvasRequestMembers) ProtoMessage()
- func (x *PushSubCanvasRequestMembers) ProtoReflect() protoreflect.Message
- func (x *PushSubCanvasRequestMembers) Reset()
- func (x *PushSubCanvasRequestMembers) String() string
- type PushSubCanvasResponse
- type PushWholeRequest
- func (*PushWholeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PushWholeRequest) GetCommand() string
- func (x *PushWholeRequest) GetConferenceName() string
- func (x *PushWholeRequest) GetLayout() string
- func (x *PushWholeRequest) GetMembers() []*PushWholeRequestMembers
- func (x *PushWholeRequest) GetNodeUUID() string
- func (*PushWholeRequest) ProtoMessage()
- func (x *PushWholeRequest) ProtoReflect() protoreflect.Message
- func (x *PushWholeRequest) Reset()
- func (x *PushWholeRequest) String() string
- type PushWholeRequestMembers
- func (*PushWholeRequestMembers) Descriptor() ([]byte, []int)deprecated
- func (x *PushWholeRequestMembers) GetAgoraUID() string
- func (x *PushWholeRequestMembers) GetMemberID() string
- func (x *PushWholeRequestMembers) GetNodeUUID() string
- func (x *PushWholeRequestMembers) GetPosition() string
- func (*PushWholeRequestMembers) ProtoMessage()
- func (x *PushWholeRequestMembers) ProtoReflect() protoreflect.Message
- func (x *PushWholeRequestMembers) Reset()
- func (x *PushWholeRequestMembers) String() string
- type PushWholeResponse
Constants ¶
This section is empty.
Variables ¶
var File_proto_cman_cman_proto protoreflect.FileDescriptor
Functions ¶
func NewCManEndpoints ¶
func RegisterCManHandler ¶
func RegisterCManHandler(s server.Server, hdlr CManHandler, opts ...server.HandlerOption) error
Types ¶
type BootstrapRequest ¶
type BootstrapRequest struct { EventChannel string `protobuf:"bytes,1,opt,name=eventChannel,proto3" json:"eventChannel,omitempty"` Sessid string `protobuf:"bytes,2,opt,name=sessid,proto3" json:"sessid,omitempty"` Data *BootstrapRequestData `protobuf:"bytes,3,opt,name=Data,proto3" json:"Data,omitempty"` // contains filtered or unexported fields }
func (*BootstrapRequest) Descriptor
deprecated
func (*BootstrapRequest) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapRequest.ProtoReflect.Descriptor instead.
func (*BootstrapRequest) GetData ¶
func (x *BootstrapRequest) GetData() *BootstrapRequestData
func (*BootstrapRequest) GetEventChannel ¶
func (x *BootstrapRequest) GetEventChannel() string
func (*BootstrapRequest) GetSessid ¶
func (x *BootstrapRequest) GetSessid() string
func (*BootstrapRequest) ProtoMessage ¶
func (*BootstrapRequest) ProtoMessage()
func (*BootstrapRequest) ProtoReflect ¶
func (x *BootstrapRequest) ProtoReflect() protoreflect.Message
func (*BootstrapRequest) Reset ¶
func (x *BootstrapRequest) Reset()
func (*BootstrapRequest) String ¶
func (x *BootstrapRequest) String() string
type BootstrapRequestData ¶ added in v0.0.7
type BootstrapRequestData struct { LiveArray *BootstrapRequestDataLiveArray `protobuf:"bytes,1,opt,name=liveArray,proto3" json:"liveArray,omitempty"` // contains filtered or unexported fields }
func (*BootstrapRequestData) Descriptor
deprecated
added in
v0.0.7
func (*BootstrapRequestData) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapRequestData.ProtoReflect.Descriptor instead.
func (*BootstrapRequestData) GetLiveArray ¶ added in v0.0.7
func (x *BootstrapRequestData) GetLiveArray() *BootstrapRequestDataLiveArray
func (*BootstrapRequestData) ProtoMessage ¶ added in v0.0.7
func (*BootstrapRequestData) ProtoMessage()
func (*BootstrapRequestData) ProtoReflect ¶ added in v0.0.7
func (x *BootstrapRequestData) ProtoReflect() protoreflect.Message
func (*BootstrapRequestData) Reset ¶ added in v0.0.7
func (x *BootstrapRequestData) Reset()
func (*BootstrapRequestData) String ¶ added in v0.0.7
func (x *BootstrapRequestData) String() string
type BootstrapRequestDataLiveArray ¶ added in v0.0.7
type BootstrapRequestDataLiveArray struct { Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Context string `protobuf:"bytes,3,opt,name=context,proto3" json:"context,omitempty"` Obj *BootstrapRequestDataLiveArrayObj `protobuf:"bytes,4,opt,name=obj,proto3" json:"obj,omitempty"` // contains filtered or unexported fields }
func (*BootstrapRequestDataLiveArray) Descriptor
deprecated
added in
v0.0.7
func (*BootstrapRequestDataLiveArray) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapRequestDataLiveArray.ProtoReflect.Descriptor instead.
func (*BootstrapRequestDataLiveArray) GetCommand ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArray) GetCommand() string
func (*BootstrapRequestDataLiveArray) GetContext ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArray) GetContext() string
func (*BootstrapRequestDataLiveArray) GetName ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArray) GetName() string
func (*BootstrapRequestDataLiveArray) GetObj ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArray) GetObj() *BootstrapRequestDataLiveArrayObj
func (*BootstrapRequestDataLiveArray) ProtoMessage ¶ added in v0.0.7
func (*BootstrapRequestDataLiveArray) ProtoMessage()
func (*BootstrapRequestDataLiveArray) ProtoReflect ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArray) ProtoReflect() protoreflect.Message
func (*BootstrapRequestDataLiveArray) Reset ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArray) Reset()
func (*BootstrapRequestDataLiveArray) String ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArray) String() string
type BootstrapRequestDataLiveArrayObj ¶ added in v0.0.7
type BootstrapRequestDataLiveArrayObj struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID,omitempty"` // contains filtered or unexported fields }
func (*BootstrapRequestDataLiveArrayObj) Descriptor
deprecated
added in
v0.0.7
func (*BootstrapRequestDataLiveArrayObj) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapRequestDataLiveArrayObj.ProtoReflect.Descriptor instead.
func (*BootstrapRequestDataLiveArrayObj) GetGroupID ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArrayObj) GetGroupID() string
func (*BootstrapRequestDataLiveArrayObj) ProtoMessage ¶ added in v0.0.7
func (*BootstrapRequestDataLiveArrayObj) ProtoMessage()
func (*BootstrapRequestDataLiveArrayObj) ProtoReflect ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArrayObj) ProtoReflect() protoreflect.Message
func (*BootstrapRequestDataLiveArrayObj) Reset ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArrayObj) Reset()
func (*BootstrapRequestDataLiveArrayObj) String ¶ added in v0.0.7
func (x *BootstrapRequestDataLiveArrayObj) String() string
type BootstrapResponse ¶
type BootstrapResponse struct { EventChannel string `protobuf:"bytes,1,opt,name=eventChannel,proto3" json:"eventChannel,omitempty"` Sessid string `protobuf:"bytes,2,opt,name=sessid,proto3" json:"sessid,omitempty"` Data *BootstrapResponseData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*BootstrapResponse) Descriptor
deprecated
func (*BootstrapResponse) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapResponse.ProtoReflect.Descriptor instead.
func (*BootstrapResponse) GetData ¶
func (x *BootstrapResponse) GetData() *BootstrapResponseData
func (*BootstrapResponse) GetEventChannel ¶
func (x *BootstrapResponse) GetEventChannel() string
func (*BootstrapResponse) GetSessid ¶
func (x *BootstrapResponse) GetSessid() string
func (*BootstrapResponse) ProtoMessage ¶
func (*BootstrapResponse) ProtoMessage()
func (*BootstrapResponse) ProtoReflect ¶
func (x *BootstrapResponse) ProtoReflect() protoreflect.Message
func (*BootstrapResponse) Reset ¶
func (x *BootstrapResponse) Reset()
func (*BootstrapResponse) String ¶
func (x *BootstrapResponse) String() string
type BootstrapResponseData ¶ added in v0.0.7
type BootstrapResponseData struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` WireSerno int32 `protobuf:"varint,3,opt,name=wireSerno,proto3" json:"wireSerno,omitempty"` // repeated string data = 4; ConfInfo *BootstrapResponseDataConfInfo `protobuf:"bytes,4,opt,name=confInfo,proto3" json:"confInfo,omitempty"` // contains filtered or unexported fields }
func (*BootstrapResponseData) Descriptor
deprecated
added in
v0.0.7
func (*BootstrapResponseData) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapResponseData.ProtoReflect.Descriptor instead.
func (*BootstrapResponseData) GetAction ¶ added in v0.0.7
func (x *BootstrapResponseData) GetAction() string
func (*BootstrapResponseData) GetConfInfo ¶ added in v0.0.7
func (x *BootstrapResponseData) GetConfInfo() *BootstrapResponseDataConfInfo
func (*BootstrapResponseData) GetName ¶ added in v0.0.7
func (x *BootstrapResponseData) GetName() string
func (*BootstrapResponseData) GetWireSerno ¶ added in v0.0.7
func (x *BootstrapResponseData) GetWireSerno() int32
func (*BootstrapResponseData) ProtoMessage ¶ added in v0.0.7
func (*BootstrapResponseData) ProtoMessage()
func (*BootstrapResponseData) ProtoReflect ¶ added in v0.0.7
func (x *BootstrapResponseData) ProtoReflect() protoreflect.Message
func (*BootstrapResponseData) Reset ¶ added in v0.0.7
func (x *BootstrapResponseData) Reset()
func (*BootstrapResponseData) String ¶ added in v0.0.7
func (x *BootstrapResponseData) String() string
type BootstrapResponseDataConfInfo ¶ added in v0.0.7
type BootstrapResponseDataConfInfo struct { Size int32 `protobuf:"varint,1,opt,name=size,proto3" json:"size,omitempty"` GroupMembers map[string]int32 `` /* 166-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BootstrapResponseDataConfInfo) Descriptor
deprecated
added in
v0.0.7
func (*BootstrapResponseDataConfInfo) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapResponseDataConfInfo.ProtoReflect.Descriptor instead.
func (*BootstrapResponseDataConfInfo) GetGroupMembers ¶ added in v0.0.7
func (x *BootstrapResponseDataConfInfo) GetGroupMembers() map[string]int32
func (*BootstrapResponseDataConfInfo) GetSize ¶ added in v0.0.7
func (x *BootstrapResponseDataConfInfo) GetSize() int32
func (*BootstrapResponseDataConfInfo) ProtoMessage ¶ added in v0.0.7
func (*BootstrapResponseDataConfInfo) ProtoMessage()
func (*BootstrapResponseDataConfInfo) ProtoReflect ¶ added in v0.0.7
func (x *BootstrapResponseDataConfInfo) ProtoReflect() protoreflect.Message
func (*BootstrapResponseDataConfInfo) Reset ¶ added in v0.0.7
func (x *BootstrapResponseDataConfInfo) Reset()
func (*BootstrapResponseDataConfInfo) String ¶ added in v0.0.7
func (x *BootstrapResponseDataConfInfo) String() string
type CManHandler ¶
type CManHandler interface { // 获取会议列表 GetConferenceList(context.Context, *GetConferenceListRequest, *GetConferenceListResponse) error // 获取会议信息 ConferenceInfo(context.Context, *ConferenceInfoRequest, *ConferenceInfoResponse) error // 获取会议信息_Bootstrap ConferenceInfo2(context.Context, *ConferenceInfoRequest, *ConferenceInfoResponse2) error // bootstrap 客户端侧冷启动时发送,刷新当前会议状态和成员列表 Bootstrap(context.Context, *BootstrapRequest, *BootstrapResponse) error // getNodeForConference 小会参会者入会前询问小会所在节点 GetNodeForConference(context.Context, *GetNodeForConferenceRequest, *GetNodeForConferenceResponse) error // confControl 通用的会控接口 ConfControl(context.Context, *ConfControlRequest, *ConfControlResponse) error // 推送主会场。主会场推送给全体参会人员 PushMain(context.Context, *PushMainRequest, *PushMainResponse) error // 推送合屏。指定一部分参会者合成一屏推送给全体参会人员,当前版本API,这些参会者必须在同一个节点上。 PushSubCanvas(context.Context, *PushSubCanvasRequest, *PushSubCanvasResponse) error // 主会场单看。指定一部分参会者合成一屏单独推送给主会场,当前版本API,这些参会者必须在同一个节点上;除了主会场外的其他参会人员看主会场。 PushMainSubCanvas(context.Context, *PushMainSubCanvasRequest, *PushMainSubCanvasResponse) error // 推送整体。指定一部分参会者跟主会场一起推送给所有人,当前版本API,这些参会者必须在同一个节点上。 PushWhole(context.Context, *PushWholeRequest, *PushWholeResponse) error // 轮播指定的参会者,当前版本API,这些参会者必须在同一个节点上。 LoopSome(context.Context, *LoopSomeRequest, *LoopSomeResponse) error // 获取JWT Token GetJWT(context.Context, *GetJWTRequest, *GetJWTResponse) error // 获取cMan实例列表 GetCManInfo(context.Context, *GetCManInfoRequest, *GetCManInfoResponse) error ChangeLeader(context.Context, *ChangeLeaderRequest, *ChangeLeaderResponse) error // 关闭会议 CloseConference(context.Context, *CloseConferenceRequest, *CloseConferenceResponse) error // 获取NodeList GetNodeList(context.Context, *EmptyMessage, *GetNodeListResponse) error // 节点友好关机 NodeGracefulShutdown(context.Context, *NodeGracefulShutdownRequest, *NodeGracefulShutdownResponse) error }
type CManService ¶
type CManService interface { // 获取会议列表 GetConferenceList(ctx context.Context, in *GetConferenceListRequest, opts ...client.CallOption) (*GetConferenceListResponse, error) // 获取会议信息 ConferenceInfo(ctx context.Context, in *ConferenceInfoRequest, opts ...client.CallOption) (*ConferenceInfoResponse, error) // 获取会议信息_Bootstrap ConferenceInfo2(ctx context.Context, in *ConferenceInfoRequest, opts ...client.CallOption) (*ConferenceInfoResponse2, error) // bootstrap 客户端侧冷启动时发送,刷新当前会议状态和成员列表 Bootstrap(ctx context.Context, in *BootstrapRequest, opts ...client.CallOption) (*BootstrapResponse, error) // getNodeForConference 小会参会者入会前询问小会所在节点 GetNodeForConference(ctx context.Context, in *GetNodeForConferenceRequest, opts ...client.CallOption) (*GetNodeForConferenceResponse, error) // confControl 通用的会控接口 ConfControl(ctx context.Context, in *ConfControlRequest, opts ...client.CallOption) (*ConfControlResponse, error) // 推送主会场。主会场推送给全体参会人员 PushMain(ctx context.Context, in *PushMainRequest, opts ...client.CallOption) (*PushMainResponse, error) // 推送合屏。指定一部分参会者合成一屏推送给全体参会人员,当前版本API,这些参会者必须在同一个节点上。 PushSubCanvas(ctx context.Context, in *PushSubCanvasRequest, opts ...client.CallOption) (*PushSubCanvasResponse, error) // 主会场单看。指定一部分参会者合成一屏单独推送给主会场,当前版本API,这些参会者必须在同一个节点上;除了主会场外的其他参会人员看主会场。 PushMainSubCanvas(ctx context.Context, in *PushMainSubCanvasRequest, opts ...client.CallOption) (*PushMainSubCanvasResponse, error) // 推送整体。指定一部分参会者跟主会场一起推送给所有人,当前版本API,这些参会者必须在同一个节点上。 PushWhole(ctx context.Context, in *PushWholeRequest, opts ...client.CallOption) (*PushWholeResponse, error) // 轮播指定的参会者,当前版本API,这些参会者必须在同一个节点上。 LoopSome(ctx context.Context, in *LoopSomeRequest, opts ...client.CallOption) (*LoopSomeResponse, error) // 获取JWT Token GetJWT(ctx context.Context, in *GetJWTRequest, opts ...client.CallOption) (*GetJWTResponse, error) // 获取cMan实例列表 GetCManInfo(ctx context.Context, in *GetCManInfoRequest, opts ...client.CallOption) (*GetCManInfoResponse, error) ChangeLeader(ctx context.Context, in *ChangeLeaderRequest, opts ...client.CallOption) (*ChangeLeaderResponse, error) // 关闭会议 CloseConference(ctx context.Context, in *CloseConferenceRequest, opts ...client.CallOption) (*CloseConferenceResponse, error) // 获取NodeList GetNodeList(ctx context.Context, in *EmptyMessage, opts ...client.CallOption) (*GetNodeListResponse, error) // 节点友好关机 NodeGracefulShutdown(ctx context.Context, in *NodeGracefulShutdownRequest, opts ...client.CallOption) (*NodeGracefulShutdownResponse, error) }
func NewCManService ¶
func NewCManService(name string, c client.Client) CManService
type CManStatusEventParam ¶ added in v0.1.14
type CManStatusEventParam struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` IsLeader bool `protobuf:"varint,5,opt,name=is_leader,json=isLeader,proto3" json:"is_leader,omitempty"` NumberOfConference int32 `protobuf:"varint,6,opt,name=number_of_conference,json=numberOfConference,proto3" json:"number_of_conference,omitempty"` // contains filtered or unexported fields }
func (*CManStatusEventParam) Descriptor
deprecated
added in
v0.1.14
func (*CManStatusEventParam) Descriptor() ([]byte, []int)
Deprecated: Use CManStatusEventParam.ProtoReflect.Descriptor instead.
func (*CManStatusEventParam) GetIp ¶ added in v0.1.14
func (x *CManStatusEventParam) GetIp() string
func (*CManStatusEventParam) GetIsLeader ¶ added in v0.1.14
func (x *CManStatusEventParam) GetIsLeader() bool
func (*CManStatusEventParam) GetName ¶ added in v0.1.14
func (x *CManStatusEventParam) GetName() string
func (*CManStatusEventParam) GetNumberOfConference ¶ added in v0.1.14
func (x *CManStatusEventParam) GetNumberOfConference() int32
func (*CManStatusEventParam) GetUuid ¶ added in v0.1.14
func (x *CManStatusEventParam) GetUuid() string
func (*CManStatusEventParam) GetVersion ¶ added in v0.1.14
func (x *CManStatusEventParam) GetVersion() string
func (*CManStatusEventParam) ProtoMessage ¶ added in v0.1.14
func (*CManStatusEventParam) ProtoMessage()
func (*CManStatusEventParam) ProtoReflect ¶ added in v0.1.14
func (x *CManStatusEventParam) ProtoReflect() protoreflect.Message
func (*CManStatusEventParam) Reset ¶ added in v0.1.14
func (x *CManStatusEventParam) Reset()
func (*CManStatusEventParam) String ¶ added in v0.1.14
func (x *CManStatusEventParam) String() string
type ChangeLeaderRequest ¶ added in v0.0.5
type ChangeLeaderRequest struct { // the instance UUID Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Mode string `protobuf:"bytes,2,opt,name=mode,proto3" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*ChangeLeaderRequest) Descriptor
deprecated
added in
v0.0.5
func (*ChangeLeaderRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeLeaderRequest.ProtoReflect.Descriptor instead.
func (*ChangeLeaderRequest) GetMode ¶ added in v0.0.5
func (x *ChangeLeaderRequest) GetMode() string
func (*ChangeLeaderRequest) GetUuid ¶ added in v0.0.5
func (x *ChangeLeaderRequest) GetUuid() string
func (*ChangeLeaderRequest) ProtoMessage ¶ added in v0.0.5
func (*ChangeLeaderRequest) ProtoMessage()
func (*ChangeLeaderRequest) ProtoReflect ¶ added in v0.0.5
func (x *ChangeLeaderRequest) ProtoReflect() protoreflect.Message
func (*ChangeLeaderRequest) Reset ¶ added in v0.0.5
func (x *ChangeLeaderRequest) Reset()
func (*ChangeLeaderRequest) String ¶ added in v0.0.5
func (x *ChangeLeaderRequest) String() string
type ChangeLeaderResponse ¶ added in v0.0.5
type ChangeLeaderResponse struct { // the instance UUID Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` IsLeader bool `protobuf:"varint,2,opt,name=is_leader,json=isLeader,proto3" json:"is_leader,omitempty"` // ACTIVE or STANDBY in HA, // LEADER, FOLLOWER, or CANDIDATE in RAFT Mode string `protobuf:"bytes,3,opt,name=mode,proto3" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*ChangeLeaderResponse) Descriptor
deprecated
added in
v0.0.5
func (*ChangeLeaderResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeLeaderResponse.ProtoReflect.Descriptor instead.
func (*ChangeLeaderResponse) GetIsLeader ¶ added in v0.0.5
func (x *ChangeLeaderResponse) GetIsLeader() bool
func (*ChangeLeaderResponse) GetMode ¶ added in v0.0.5
func (x *ChangeLeaderResponse) GetMode() string
func (*ChangeLeaderResponse) GetUuid ¶ added in v0.0.5
func (x *ChangeLeaderResponse) GetUuid() string
func (*ChangeLeaderResponse) ProtoMessage ¶ added in v0.0.5
func (*ChangeLeaderResponse) ProtoMessage()
func (*ChangeLeaderResponse) ProtoReflect ¶ added in v0.0.5
func (x *ChangeLeaderResponse) ProtoReflect() protoreflect.Message
func (*ChangeLeaderResponse) Reset ¶ added in v0.0.5
func (x *ChangeLeaderResponse) Reset()
func (*ChangeLeaderResponse) String ¶ added in v0.0.5
func (x *ChangeLeaderResponse) String() string
type CloseConferenceRequest ¶ added in v0.1.8
type CloseConferenceRequest struct { Conferencename string `protobuf:"bytes,1,opt,name=conferencename,proto3" json:"conferencename,omitempty"` NodeUUID string `protobuf:"bytes,2,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` // contains filtered or unexported fields }
func (*CloseConferenceRequest) Descriptor
deprecated
added in
v0.1.8
func (*CloseConferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseConferenceRequest.ProtoReflect.Descriptor instead.
func (*CloseConferenceRequest) GetConferencename ¶ added in v0.1.8
func (x *CloseConferenceRequest) GetConferencename() string
func (*CloseConferenceRequest) GetNodeUUID ¶ added in v0.1.8
func (x *CloseConferenceRequest) GetNodeUUID() string
func (*CloseConferenceRequest) ProtoMessage ¶ added in v0.1.8
func (*CloseConferenceRequest) ProtoMessage()
func (*CloseConferenceRequest) ProtoReflect ¶ added in v0.1.8
func (x *CloseConferenceRequest) ProtoReflect() protoreflect.Message
func (*CloseConferenceRequest) Reset ¶ added in v0.1.8
func (x *CloseConferenceRequest) Reset()
func (*CloseConferenceRequest) String ¶ added in v0.1.8
func (x *CloseConferenceRequest) String() string
type CloseConferenceResponse ¶ added in v0.1.8
type CloseConferenceResponse struct {
// contains filtered or unexported fields
}
func (*CloseConferenceResponse) Descriptor
deprecated
added in
v0.1.8
func (*CloseConferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseConferenceResponse.ProtoReflect.Descriptor instead.
func (*CloseConferenceResponse) ProtoMessage ¶ added in v0.1.8
func (*CloseConferenceResponse) ProtoMessage()
func (*CloseConferenceResponse) ProtoReflect ¶ added in v0.1.8
func (x *CloseConferenceResponse) ProtoReflect() protoreflect.Message
func (*CloseConferenceResponse) Reset ¶ added in v0.1.8
func (x *CloseConferenceResponse) Reset()
func (*CloseConferenceResponse) String ¶ added in v0.1.8
func (x *CloseConferenceResponse) String() string
type ConfControlRequest ¶
type ConfControlRequest struct { Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` ConferenceName string `protobuf:"bytes,2,opt,name=conferenceName,proto3" json:"conferenceName,omitempty"` NodeUUID string `protobuf:"bytes,3,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` MemberID string `protobuf:"bytes,4,opt,name=memberID,proto3" json:"memberID,omitempty"` Value string `protobuf:"bytes,5,opt,name=value,proto3" json:"value,omitempty"` AgoraUID string `protobuf:"bytes,6,opt,name=agoraUID,proto3" json:"agoraUID,omitempty"` // contains filtered or unexported fields }
func (*ConfControlRequest) Descriptor
deprecated
func (*ConfControlRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfControlRequest.ProtoReflect.Descriptor instead.
func (*ConfControlRequest) GetAgoraUID ¶ added in v0.2.8
func (x *ConfControlRequest) GetAgoraUID() string
func (*ConfControlRequest) GetCommand ¶
func (x *ConfControlRequest) GetCommand() string
func (*ConfControlRequest) GetConferenceName ¶
func (x *ConfControlRequest) GetConferenceName() string
func (*ConfControlRequest) GetMemberID ¶
func (x *ConfControlRequest) GetMemberID() string
func (*ConfControlRequest) GetNodeUUID ¶
func (x *ConfControlRequest) GetNodeUUID() string
func (*ConfControlRequest) GetValue ¶
func (x *ConfControlRequest) GetValue() string
func (*ConfControlRequest) ProtoMessage ¶
func (*ConfControlRequest) ProtoMessage()
func (*ConfControlRequest) ProtoReflect ¶
func (x *ConfControlRequest) ProtoReflect() protoreflect.Message
func (*ConfControlRequest) Reset ¶
func (x *ConfControlRequest) Reset()
func (*ConfControlRequest) String ¶
func (x *ConfControlRequest) String() string
type ConfControlResponse ¶
type ConfControlResponse struct {
// contains filtered or unexported fields
}
func (*ConfControlResponse) Descriptor
deprecated
func (*ConfControlResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConfControlResponse.ProtoReflect.Descriptor instead.
func (*ConfControlResponse) ProtoMessage ¶
func (*ConfControlResponse) ProtoMessage()
func (*ConfControlResponse) ProtoReflect ¶
func (x *ConfControlResponse) ProtoReflect() protoreflect.Message
func (*ConfControlResponse) Reset ¶
func (x *ConfControlResponse) Reset()
func (*ConfControlResponse) String ¶
func (x *ConfControlResponse) String() string
type ConferenceInfoRequest ¶
type ConferenceInfoRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ShowMembers bool `protobuf:"varint,2,opt,name=showMembers,proto3" json:"showMembers,omitempty"` MemberFilters *structpb.ListValue `protobuf:"bytes,3,opt,name=memberFilters,proto3" json:"memberFilters,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoRequest) Descriptor
deprecated
func (*ConferenceInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoRequest.ProtoReflect.Descriptor instead.
func (*ConferenceInfoRequest) GetMemberFilters ¶
func (x *ConferenceInfoRequest) GetMemberFilters() *structpb.ListValue
func (*ConferenceInfoRequest) GetName ¶
func (x *ConferenceInfoRequest) GetName() string
func (*ConferenceInfoRequest) GetShowMembers ¶
func (x *ConferenceInfoRequest) GetShowMembers() bool
func (*ConferenceInfoRequest) ProtoMessage ¶
func (*ConferenceInfoRequest) ProtoMessage()
func (*ConferenceInfoRequest) ProtoReflect ¶
func (x *ConferenceInfoRequest) ProtoReflect() protoreflect.Message
func (*ConferenceInfoRequest) Reset ¶
func (x *ConferenceInfoRequest) Reset()
func (*ConferenceInfoRequest) String ¶
func (x *ConferenceInfoRequest) String() string
type ConferenceInfoResponse ¶
type ConferenceInfoResponse struct { Conference *ConferenceInfoResponseConference `protobuf:"bytes,1,opt,name=conference,proto3" json:"conference,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponse) Descriptor
deprecated
func (*ConferenceInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponse.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponse) GetConference ¶
func (x *ConferenceInfoResponse) GetConference() *ConferenceInfoResponseConference
func (*ConferenceInfoResponse) ProtoMessage ¶
func (*ConferenceInfoResponse) ProtoMessage()
func (*ConferenceInfoResponse) ProtoReflect ¶
func (x *ConferenceInfoResponse) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponse) Reset ¶
func (x *ConferenceInfoResponse) Reset()
func (*ConferenceInfoResponse) String ¶
func (x *ConferenceInfoResponse) String() string
type ConferenceInfoResponse2 ¶ added in v0.1.4
type ConferenceInfoResponse2 struct { Conference *ConferenceInfoResponse2Conference `protobuf:"bytes,1,opt,name=conference,proto3" json:"conference,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponse2) Descriptor
deprecated
added in
v0.1.4
func (*ConferenceInfoResponse2) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponse2.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponse2) GetConference ¶ added in v0.1.4
func (x *ConferenceInfoResponse2) GetConference() *ConferenceInfoResponse2Conference
func (*ConferenceInfoResponse2) ProtoMessage ¶ added in v0.1.4
func (*ConferenceInfoResponse2) ProtoMessage()
func (*ConferenceInfoResponse2) ProtoReflect ¶ added in v0.1.4
func (x *ConferenceInfoResponse2) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponse2) Reset ¶ added in v0.1.4
func (x *ConferenceInfoResponse2) Reset()
func (*ConferenceInfoResponse2) String ¶ added in v0.1.4
func (x *ConferenceInfoResponse2) String() string
type ConferenceInfoResponse2Conference ¶ added in v0.1.4
type ConferenceInfoResponse2Conference struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` Nodes []*ConferenceInfoResponseConferenceNodes `protobuf:"bytes,3,rep,name=nodes,proto3" json:"nodes,omitempty"` Size int32 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"` MemberCount int32 `protobuf:"varint,5,opt,name=member_count,json=memberCount,proto3" json:"member_count,omitempty"` States string `protobuf:"bytes,6,opt,name=states,proto3" json:"states,omitempty"` Members []*ConferenceInfoResponseConferenceMembers `protobuf:"bytes,7,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponse2Conference) Descriptor
deprecated
added in
v0.1.4
func (*ConferenceInfoResponse2Conference) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponse2Conference.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponse2Conference) GetDomain ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) GetDomain() string
func (*ConferenceInfoResponse2Conference) GetMemberCount ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) GetMemberCount() int32
func (*ConferenceInfoResponse2Conference) GetMembers ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) GetMembers() []*ConferenceInfoResponseConferenceMembers
func (*ConferenceInfoResponse2Conference) GetName ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) GetName() string
func (*ConferenceInfoResponse2Conference) GetNodes ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) GetNodes() []*ConferenceInfoResponseConferenceNodes
func (*ConferenceInfoResponse2Conference) GetSize ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) GetSize() int32
func (*ConferenceInfoResponse2Conference) GetStates ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) GetStates() string
func (*ConferenceInfoResponse2Conference) ProtoMessage ¶ added in v0.1.4
func (*ConferenceInfoResponse2Conference) ProtoMessage()
func (*ConferenceInfoResponse2Conference) ProtoReflect ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponse2Conference) Reset ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) Reset()
func (*ConferenceInfoResponse2Conference) String ¶ added in v0.1.4
func (x *ConferenceInfoResponse2Conference) String() string
type ConferenceInfoResponseConference ¶
type ConferenceInfoResponseConference struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` Nodes []*ConferenceInfoResponseConferenceNodes `protobuf:"bytes,3,rep,name=nodes,proto3" json:"nodes,omitempty"` Size int32 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"` MemberCount int32 `protobuf:"varint,5,opt,name=member_count,json=memberCount,proto3" json:"member_count,omitempty"` States string `protobuf:"bytes,6,opt,name=states,proto3" json:"states,omitempty"` Members []*ConferenceInfoResponseMembers `protobuf:"bytes,7,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseConference) Descriptor
deprecated
func (*ConferenceInfoResponseConference) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseConference.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseConference) GetDomain ¶
func (x *ConferenceInfoResponseConference) GetDomain() string
func (*ConferenceInfoResponseConference) GetMemberCount ¶
func (x *ConferenceInfoResponseConference) GetMemberCount() int32
func (*ConferenceInfoResponseConference) GetMembers ¶
func (x *ConferenceInfoResponseConference) GetMembers() []*ConferenceInfoResponseMembers
func (*ConferenceInfoResponseConference) GetName ¶
func (x *ConferenceInfoResponseConference) GetName() string
func (*ConferenceInfoResponseConference) GetNodes ¶
func (x *ConferenceInfoResponseConference) GetNodes() []*ConferenceInfoResponseConferenceNodes
func (*ConferenceInfoResponseConference) GetSize ¶
func (x *ConferenceInfoResponseConference) GetSize() int32
func (*ConferenceInfoResponseConference) GetStates ¶
func (x *ConferenceInfoResponseConference) GetStates() string
func (*ConferenceInfoResponseConference) ProtoMessage ¶
func (*ConferenceInfoResponseConference) ProtoMessage()
func (*ConferenceInfoResponseConference) ProtoReflect ¶
func (x *ConferenceInfoResponseConference) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseConference) Reset ¶
func (x *ConferenceInfoResponseConference) Reset()
func (*ConferenceInfoResponseConference) String ¶
func (x *ConferenceInfoResponseConference) String() string
type ConferenceInfoResponseConferenceMembers ¶
type ConferenceInfoResponseConferenceMembers struct { MemberID string `protobuf:"bytes,1,opt,name=memberID,proto3" json:"memberID,omitempty"` CidNumber string `protobuf:"bytes,2,opt,name=cidNumber,proto3" json:"cidNumber,omitempty"` CidName string `protobuf:"bytes,3,opt,name=cidName,proto3" json:"cidName,omitempty"` Codec string `protobuf:"bytes,4,opt,name=codec,proto3" json:"codec,omitempty"` Status *ConferenceInfoResponseConferenceMembersStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` Email string `protobuf:"bytes,6,opt,name=email,proto3" json:"email,omitempty"` NodeUUID string `protobuf:"bytes,7,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` Active bool `protobuf:"varint,8,opt,name=active,proto3" json:"active,omitempty"` Uuid string `protobuf:"bytes,9,opt,name=uuid,proto3" json:"uuid,omitempty"` GroupID string `protobuf:"bytes,10,opt,name=groupID,proto3" json:"groupID,omitempty"` MemberType string `protobuf:"bytes,11,opt,name=memberType,proto3" json:"memberType,omitempty"` NodeType string `protobuf:"bytes,12,opt,name=nodeType,proto3" json:"nodeType,omitempty"` Domain string `protobuf:"bytes,13,opt,name=domain,proto3" json:"domain,omitempty"` CanvasID int32 `protobuf:"varint,14,opt,name=canvasID,proto3" json:"canvasID,omitempty"` WatchingCanvasID int32 `protobuf:"varint,15,opt,name=watchingCanvasID,proto3" json:"watchingCanvasID,omitempty"` RoleID string `protobuf:"bytes,16,opt,name=roleID,proto3" json:"roleID,omitempty"` LayerID int32 `protobuf:"varint,17,opt,name=layerID,proto3" json:"layerID,omitempty"` ReservationID string `protobuf:"bytes,18,opt,name=reservationID,proto3" json:"reservationID,omitempty"` ChannelName string `protobuf:"bytes,19,opt,name=channelName,proto3" json:"channelName,omitempty"` Sharing bool `protobuf:"varint,20,opt,name=sharing,proto3" json:"sharing,omitempty"` AgoraUID string `protobuf:"bytes,21,opt,name=agoraUID,proto3" json:"agoraUID,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseConferenceMembers) Descriptor
deprecated
func (*ConferenceInfoResponseConferenceMembers) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseConferenceMembers.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseConferenceMembers) GetActive ¶
func (x *ConferenceInfoResponseConferenceMembers) GetActive() bool
func (*ConferenceInfoResponseConferenceMembers) GetAgoraUID ¶ added in v0.2.8
func (x *ConferenceInfoResponseConferenceMembers) GetAgoraUID() string
func (*ConferenceInfoResponseConferenceMembers) GetCanvasID ¶
func (x *ConferenceInfoResponseConferenceMembers) GetCanvasID() int32
func (*ConferenceInfoResponseConferenceMembers) GetChannelName ¶
func (x *ConferenceInfoResponseConferenceMembers) GetChannelName() string
func (*ConferenceInfoResponseConferenceMembers) GetCidName ¶
func (x *ConferenceInfoResponseConferenceMembers) GetCidName() string
func (*ConferenceInfoResponseConferenceMembers) GetCidNumber ¶
func (x *ConferenceInfoResponseConferenceMembers) GetCidNumber() string
func (*ConferenceInfoResponseConferenceMembers) GetCodec ¶
func (x *ConferenceInfoResponseConferenceMembers) GetCodec() string
func (*ConferenceInfoResponseConferenceMembers) GetDomain ¶
func (x *ConferenceInfoResponseConferenceMembers) GetDomain() string
func (*ConferenceInfoResponseConferenceMembers) GetEmail ¶
func (x *ConferenceInfoResponseConferenceMembers) GetEmail() string
func (*ConferenceInfoResponseConferenceMembers) GetGroupID ¶
func (x *ConferenceInfoResponseConferenceMembers) GetGroupID() string
func (*ConferenceInfoResponseConferenceMembers) GetLayerID ¶
func (x *ConferenceInfoResponseConferenceMembers) GetLayerID() int32
func (*ConferenceInfoResponseConferenceMembers) GetMemberID ¶
func (x *ConferenceInfoResponseConferenceMembers) GetMemberID() string
func (*ConferenceInfoResponseConferenceMembers) GetMemberType ¶
func (x *ConferenceInfoResponseConferenceMembers) GetMemberType() string
func (*ConferenceInfoResponseConferenceMembers) GetNodeType ¶
func (x *ConferenceInfoResponseConferenceMembers) GetNodeType() string
func (*ConferenceInfoResponseConferenceMembers) GetNodeUUID ¶
func (x *ConferenceInfoResponseConferenceMembers) GetNodeUUID() string
func (*ConferenceInfoResponseConferenceMembers) GetReservationID ¶
func (x *ConferenceInfoResponseConferenceMembers) GetReservationID() string
func (*ConferenceInfoResponseConferenceMembers) GetRoleID ¶
func (x *ConferenceInfoResponseConferenceMembers) GetRoleID() string
func (*ConferenceInfoResponseConferenceMembers) GetSharing ¶ added in v0.1.10
func (x *ConferenceInfoResponseConferenceMembers) GetSharing() bool
func (*ConferenceInfoResponseConferenceMembers) GetStatus ¶
func (x *ConferenceInfoResponseConferenceMembers) GetStatus() *ConferenceInfoResponseConferenceMembersStatus
func (*ConferenceInfoResponseConferenceMembers) GetUuid ¶
func (x *ConferenceInfoResponseConferenceMembers) GetUuid() string
func (*ConferenceInfoResponseConferenceMembers) GetWatchingCanvasID ¶
func (x *ConferenceInfoResponseConferenceMembers) GetWatchingCanvasID() int32
func (*ConferenceInfoResponseConferenceMembers) ProtoMessage ¶
func (*ConferenceInfoResponseConferenceMembers) ProtoMessage()
func (*ConferenceInfoResponseConferenceMembers) ProtoReflect ¶
func (x *ConferenceInfoResponseConferenceMembers) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseConferenceMembers) Reset ¶
func (x *ConferenceInfoResponseConferenceMembers) Reset()
func (*ConferenceInfoResponseConferenceMembers) String ¶
func (x *ConferenceInfoResponseConferenceMembers) String() string
type ConferenceInfoResponseConferenceMembersStatus ¶
type ConferenceInfoResponseConferenceMembersStatus struct { Audio *ConferenceInfoResponseConferenceMembersStatusAudio `protobuf:"bytes,1,opt,name=audio,proto3" json:"audio,omitempty"` Video *ConferenceInfoResponseConferenceMembersStatusVideo `protobuf:"bytes,2,opt,name=video,proto3" json:"video,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseConferenceMembersStatus) Descriptor
deprecated
func (*ConferenceInfoResponseConferenceMembersStatus) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseConferenceMembersStatus.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseConferenceMembersStatus) ProtoMessage ¶
func (*ConferenceInfoResponseConferenceMembersStatus) ProtoMessage()
func (*ConferenceInfoResponseConferenceMembersStatus) ProtoReflect ¶
func (x *ConferenceInfoResponseConferenceMembersStatus) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseConferenceMembersStatus) Reset ¶
func (x *ConferenceInfoResponseConferenceMembersStatus) Reset()
func (*ConferenceInfoResponseConferenceMembersStatus) String ¶
func (x *ConferenceInfoResponseConferenceMembersStatus) String() string
type ConferenceInfoResponseConferenceMembersStatusAudio ¶
type ConferenceInfoResponseConferenceMembersStatusAudio struct { Talking bool `protobuf:"varint,1,opt,name=talking,proto3" json:"talking,omitempty"` Deaf bool `protobuf:"varint,2,opt,name=deaf,proto3" json:"deaf,omitempty"` Muted bool `protobuf:"varint,3,opt,name=muted,proto3" json:"muted,omitempty"` OnHold bool `protobuf:"varint,4,opt,name=onHold,proto3" json:"onHold,omitempty"` EnergyScore int32 `protobuf:"varint,5,opt,name=energyScore,proto3" json:"energyScore,omitempty"` Floor bool `protobuf:"varint,6,opt,name=floor,proto3" json:"floor,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseConferenceMembersStatusAudio) Descriptor
deprecated
func (*ConferenceInfoResponseConferenceMembersStatusAudio) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseConferenceMembersStatusAudio.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseConferenceMembersStatusAudio) GetDeaf ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetDeaf() bool
func (*ConferenceInfoResponseConferenceMembersStatusAudio) GetEnergyScore ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetEnergyScore() int32
func (*ConferenceInfoResponseConferenceMembersStatusAudio) GetFloor ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetFloor() bool
func (*ConferenceInfoResponseConferenceMembersStatusAudio) GetMuted ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetMuted() bool
func (*ConferenceInfoResponseConferenceMembersStatusAudio) GetOnHold ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetOnHold() bool
func (*ConferenceInfoResponseConferenceMembersStatusAudio) GetTalking ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) GetTalking() bool
func (*ConferenceInfoResponseConferenceMembersStatusAudio) ProtoMessage ¶
func (*ConferenceInfoResponseConferenceMembersStatusAudio) ProtoMessage()
func (*ConferenceInfoResponseConferenceMembersStatusAudio) ProtoReflect ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseConferenceMembersStatusAudio) Reset ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) Reset()
func (*ConferenceInfoResponseConferenceMembersStatusAudio) String ¶
func (x *ConferenceInfoResponseConferenceMembersStatusAudio) String() string
type ConferenceInfoResponseConferenceMembersStatusVideo ¶
type ConferenceInfoResponseConferenceMembersStatusVideo struct { Visible bool `protobuf:"varint,1,opt,name=visible,proto3" json:"visible,omitempty"` NoRecover bool `protobuf:"varint,2,opt,name=noRecover,proto3" json:"noRecover,omitempty"` AvatarPresented bool `protobuf:"varint,3,opt,name=avatarPresented,proto3" json:"avatarPresented,omitempty"` MediaFlow bool `protobuf:"varint,4,opt,name=mediaFlow,proto3" json:"mediaFlow,omitempty"` Muted bool `protobuf:"varint,5,opt,name=muted,proto3" json:"muted,omitempty"` Floor bool `protobuf:"varint,6,opt,name=floor,proto3" json:"floor,omitempty"` ReservationID string `protobuf:"bytes,7,opt,name=reservationID,proto3" json:"reservationID,omitempty"` RoleID string `protobuf:"bytes,8,opt,name=roleID,proto3" json:"roleID,omitempty"` VideoLayerID int32 `protobuf:"varint,9,opt,name=videoLayerID,proto3" json:"videoLayerID,omitempty"` CanvasID int32 `protobuf:"varint,10,opt,name=canvasID,proto3" json:"canvasID,omitempty"` WatchingCanvasID int32 `protobuf:"varint,11,opt,name=watchingCanvasID,proto3" json:"watchingCanvasID,omitempty"` Order int32 `protobuf:"varint,12,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseConferenceMembersStatusVideo) Descriptor
deprecated
func (*ConferenceInfoResponseConferenceMembersStatusVideo) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseConferenceMembersStatusVideo.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetAvatarPresented ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetAvatarPresented() bool
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetCanvasID ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetCanvasID() int32
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetFloor ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetFloor() bool
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetMediaFlow ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetMediaFlow() bool
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetMuted ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetMuted() bool
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetNoRecover ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetNoRecover() bool
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetOrder ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetOrder() int32
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetReservationID ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetReservationID() string
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetRoleID ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetRoleID() string
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetVideoLayerID ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetVideoLayerID() int32
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetVisible ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetVisible() bool
func (*ConferenceInfoResponseConferenceMembersStatusVideo) GetWatchingCanvasID ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) GetWatchingCanvasID() int32
func (*ConferenceInfoResponseConferenceMembersStatusVideo) ProtoMessage ¶
func (*ConferenceInfoResponseConferenceMembersStatusVideo) ProtoMessage()
func (*ConferenceInfoResponseConferenceMembersStatusVideo) ProtoReflect ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseConferenceMembersStatusVideo) Reset ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) Reset()
func (*ConferenceInfoResponseConferenceMembersStatusVideo) String ¶
func (x *ConferenceInfoResponseConferenceMembersStatusVideo) String() string
type ConferenceInfoResponseConferenceNodes ¶
type ConferenceInfoResponseConferenceNodes struct { NodeUUID string `protobuf:"bytes,1,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` ConfMemberCount int32 `protobuf:"varint,2,opt,name=confMemberCount,proto3" json:"confMemberCount,omitempty"` Size int32 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"` GroupMembers []*ConferenceInfoResponseConferenceNodesGroupMembers `protobuf:"bytes,4,rep,name=GroupMembers,proto3" json:"GroupMembers,omitempty"` ConfCreatTime string `protobuf:"bytes,5,opt,name=confCreatTime,proto3" json:"confCreatTime,omitempty"` ConfUUID string `protobuf:"bytes,6,opt,name=confUUID,proto3" json:"confUUID,omitempty"` NodeType string `protobuf:"bytes,7,opt,name=nodeType,proto3" json:"nodeType,omitempty"` LocalIP string `protobuf:"bytes,8,opt,name=localIP,proto3" json:"localIP,omitempty"` NodeMembers *ConferenceInfoResponseConferenceNodesNodeMembers `protobuf:"bytes,9,opt,name=nodeMembers,proto3" json:"nodeMembers,omitempty"` ModeratorMemberID string `protobuf:"bytes,10,opt,name=moderatorMemberID,proto3" json:"moderatorMemberID,omitempty"` DestNumber string `protobuf:"bytes,11,opt,name=destNumber,proto3" json:"destNumber,omitempty"` Action string `protobuf:"bytes,12,opt,name=action,proto3" json:"action,omitempty"` State string `protobuf:"bytes,13,opt,name=state,proto3" json:"state,omitempty"` LastUpdated string `protobuf:"bytes,14,opt,name=lastUpdated,proto3" json:"lastUpdated,omitempty"` Port int32 `protobuf:"varint,15,opt,name=port,proto3" json:"port,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseConferenceNodes) Descriptor
deprecated
func (*ConferenceInfoResponseConferenceNodes) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseConferenceNodes.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseConferenceNodes) GetAction ¶
func (x *ConferenceInfoResponseConferenceNodes) GetAction() string
func (*ConferenceInfoResponseConferenceNodes) GetConfCreatTime ¶
func (x *ConferenceInfoResponseConferenceNodes) GetConfCreatTime() string
func (*ConferenceInfoResponseConferenceNodes) GetConfMemberCount ¶
func (x *ConferenceInfoResponseConferenceNodes) GetConfMemberCount() int32
func (*ConferenceInfoResponseConferenceNodes) GetConfUUID ¶
func (x *ConferenceInfoResponseConferenceNodes) GetConfUUID() string
func (*ConferenceInfoResponseConferenceNodes) GetDestNumber ¶
func (x *ConferenceInfoResponseConferenceNodes) GetDestNumber() string
func (*ConferenceInfoResponseConferenceNodes) GetGroupMembers ¶
func (x *ConferenceInfoResponseConferenceNodes) GetGroupMembers() []*ConferenceInfoResponseConferenceNodesGroupMembers
func (*ConferenceInfoResponseConferenceNodes) GetLastUpdated ¶
func (x *ConferenceInfoResponseConferenceNodes) GetLastUpdated() string
func (*ConferenceInfoResponseConferenceNodes) GetLocalIP ¶
func (x *ConferenceInfoResponseConferenceNodes) GetLocalIP() string
func (*ConferenceInfoResponseConferenceNodes) GetModeratorMemberID ¶
func (x *ConferenceInfoResponseConferenceNodes) GetModeratorMemberID() string
func (*ConferenceInfoResponseConferenceNodes) GetNodeMembers ¶
func (x *ConferenceInfoResponseConferenceNodes) GetNodeMembers() *ConferenceInfoResponseConferenceNodesNodeMembers
func (*ConferenceInfoResponseConferenceNodes) GetNodeType ¶
func (x *ConferenceInfoResponseConferenceNodes) GetNodeType() string
func (*ConferenceInfoResponseConferenceNodes) GetNodeUUID ¶
func (x *ConferenceInfoResponseConferenceNodes) GetNodeUUID() string
func (*ConferenceInfoResponseConferenceNodes) GetPort ¶
func (x *ConferenceInfoResponseConferenceNodes) GetPort() int32
func (*ConferenceInfoResponseConferenceNodes) GetSize ¶
func (x *ConferenceInfoResponseConferenceNodes) GetSize() int32
func (*ConferenceInfoResponseConferenceNodes) GetState ¶
func (x *ConferenceInfoResponseConferenceNodes) GetState() string
func (*ConferenceInfoResponseConferenceNodes) ProtoMessage ¶
func (*ConferenceInfoResponseConferenceNodes) ProtoMessage()
func (*ConferenceInfoResponseConferenceNodes) ProtoReflect ¶
func (x *ConferenceInfoResponseConferenceNodes) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseConferenceNodes) Reset ¶
func (x *ConferenceInfoResponseConferenceNodes) Reset()
func (*ConferenceInfoResponseConferenceNodes) String ¶
func (x *ConferenceInfoResponseConferenceNodes) String() string
type ConferenceInfoResponseConferenceNodesGroupMembers ¶
type ConferenceInfoResponseConferenceNodesGroupMembers struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID,omitempty"` Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseConferenceNodesGroupMembers) Descriptor
deprecated
func (*ConferenceInfoResponseConferenceNodesGroupMembers) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseConferenceNodesGroupMembers.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseConferenceNodesGroupMembers) GetCount ¶
func (x *ConferenceInfoResponseConferenceNodesGroupMembers) GetCount() int32
func (*ConferenceInfoResponseConferenceNodesGroupMembers) GetGroupID ¶
func (x *ConferenceInfoResponseConferenceNodesGroupMembers) GetGroupID() string
func (*ConferenceInfoResponseConferenceNodesGroupMembers) ProtoMessage ¶
func (*ConferenceInfoResponseConferenceNodesGroupMembers) ProtoMessage()
func (*ConferenceInfoResponseConferenceNodesGroupMembers) ProtoReflect ¶
func (x *ConferenceInfoResponseConferenceNodesGroupMembers) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseConferenceNodesGroupMembers) Reset ¶
func (x *ConferenceInfoResponseConferenceNodesGroupMembers) Reset()
func (*ConferenceInfoResponseConferenceNodesGroupMembers) String ¶
func (x *ConferenceInfoResponseConferenceNodesGroupMembers) String() string
type ConferenceInfoResponseConferenceNodesNodeMembers ¶
type ConferenceInfoResponseConferenceNodesNodeMembers struct {
// contains filtered or unexported fields
}
func (*ConferenceInfoResponseConferenceNodesNodeMembers) Descriptor
deprecated
func (*ConferenceInfoResponseConferenceNodesNodeMembers) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseConferenceNodesNodeMembers.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseConferenceNodesNodeMembers) ProtoMessage ¶
func (*ConferenceInfoResponseConferenceNodesNodeMembers) ProtoMessage()
func (*ConferenceInfoResponseConferenceNodesNodeMembers) ProtoReflect ¶
func (x *ConferenceInfoResponseConferenceNodesNodeMembers) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseConferenceNodesNodeMembers) Reset ¶
func (x *ConferenceInfoResponseConferenceNodesNodeMembers) Reset()
func (*ConferenceInfoResponseConferenceNodesNodeMembers) String ¶
func (x *ConferenceInfoResponseConferenceNodesNodeMembers) String() string
type ConferenceInfoResponseFlags ¶
type ConferenceInfoResponseFlags struct { CanHear bool `protobuf:"varint,1,opt,name=can_hear,json=canHear,proto3" json:"can_hear,omitempty"` CanSee bool `protobuf:"varint,2,opt,name=can_see,json=canSee,proto3" json:"can_see,omitempty"` CanSpeak bool `protobuf:"varint,3,opt,name=can_speak,json=canSpeak,proto3" json:"can_speak,omitempty"` Hold bool `protobuf:"varint,4,opt,name=hold,proto3" json:"hold,omitempty"` MuteDetect bool `protobuf:"varint,5,opt,name=mute_detect,json=muteDetect,proto3" json:"mute_detect,omitempty"` Talking bool `protobuf:"varint,6,opt,name=talking,proto3" json:"talking,omitempty"` HasVideo bool `protobuf:"varint,7,opt,name=has_video,json=hasVideo,proto3" json:"has_video,omitempty"` VideoBridge bool `protobuf:"varint,8,opt,name=video_bridge,json=videoBridge,proto3" json:"video_bridge,omitempty"` HasFloor bool `protobuf:"varint,9,opt,name=has_floor,json=hasFloor,proto3" json:"has_floor,omitempty"` IsModerator bool `protobuf:"varint,10,opt,name=is_moderator,json=isModerator,proto3" json:"is_moderator,omitempty"` EndConference bool `protobuf:"varint,11,opt,name=end_conference,json=endConference,proto3" json:"end_conference,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseFlags) Descriptor
deprecated
func (*ConferenceInfoResponseFlags) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseFlags.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseFlags) GetCanHear ¶
func (x *ConferenceInfoResponseFlags) GetCanHear() bool
func (*ConferenceInfoResponseFlags) GetCanSee ¶
func (x *ConferenceInfoResponseFlags) GetCanSee() bool
func (*ConferenceInfoResponseFlags) GetCanSpeak ¶
func (x *ConferenceInfoResponseFlags) GetCanSpeak() bool
func (*ConferenceInfoResponseFlags) GetEndConference ¶
func (x *ConferenceInfoResponseFlags) GetEndConference() bool
func (*ConferenceInfoResponseFlags) GetHasFloor ¶
func (x *ConferenceInfoResponseFlags) GetHasFloor() bool
func (*ConferenceInfoResponseFlags) GetHasVideo ¶
func (x *ConferenceInfoResponseFlags) GetHasVideo() bool
func (*ConferenceInfoResponseFlags) GetHold ¶
func (x *ConferenceInfoResponseFlags) GetHold() bool
func (*ConferenceInfoResponseFlags) GetIsModerator ¶
func (x *ConferenceInfoResponseFlags) GetIsModerator() bool
func (*ConferenceInfoResponseFlags) GetMuteDetect ¶
func (x *ConferenceInfoResponseFlags) GetMuteDetect() bool
func (*ConferenceInfoResponseFlags) GetTalking ¶
func (x *ConferenceInfoResponseFlags) GetTalking() bool
func (*ConferenceInfoResponseFlags) GetVideoBridge ¶
func (x *ConferenceInfoResponseFlags) GetVideoBridge() bool
func (*ConferenceInfoResponseFlags) ProtoMessage ¶
func (*ConferenceInfoResponseFlags) ProtoMessage()
func (*ConferenceInfoResponseFlags) ProtoReflect ¶
func (x *ConferenceInfoResponseFlags) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseFlags) Reset ¶
func (x *ConferenceInfoResponseFlags) Reset()
func (*ConferenceInfoResponseFlags) String ¶
func (x *ConferenceInfoResponseFlags) String() string
type ConferenceInfoResponseMembers ¶
type ConferenceInfoResponseMembers struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Id int32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` CallerIdName string `protobuf:"bytes,4,opt,name=caller_id_name,json=callerIdName,proto3" json:"caller_id_name,omitempty"` CallerIdNumber string `protobuf:"bytes,5,opt,name=caller_id_number,json=callerIdNumber,proto3" json:"caller_id_number,omitempty"` JoinTime int32 `protobuf:"varint,6,opt,name=join_time,json=joinTime,proto3" json:"join_time,omitempty"` LastTalking int32 `protobuf:"varint,7,opt,name=last_talking,json=lastTalking,proto3" json:"last_talking,omitempty"` Energy int32 `protobuf:"varint,8,opt,name=energy,proto3" json:"energy,omitempty"` VolumeIn int32 `protobuf:"varint,9,opt,name=volume_in,json=volumeIn,proto3" json:"volume_in,omitempty"` VolumeOut int32 `protobuf:"varint,10,opt,name=volume_out,json=volumeOut,proto3" json:"volume_out,omitempty"` OutputVolume int32 `protobuf:"varint,11,opt,name=output_volume,json=outputVolume,proto3" json:"output_volume,omitempty"` InputVolume int32 `protobuf:"varint,12,opt,name=input_volume,json=inputVolume,proto3" json:"input_volume,omitempty"` Flags *ConferenceInfoResponseFlags `protobuf:"bytes,13,opt,name=flags,proto3" json:"flags,omitempty"` MemberID string `protobuf:"bytes,14,opt,name=memberID,proto3" json:"memberID,omitempty"` CidNumber string `protobuf:"bytes,15,opt,name=cidNumber,proto3" json:"cidNumber,omitempty"` CidName string `protobuf:"bytes,16,opt,name=cidName,proto3" json:"cidName,omitempty"` Codec string `protobuf:"bytes,17,opt,name=codec,proto3" json:"codec,omitempty"` Status *ConferenceInfoResponseConferenceMembersStatus `protobuf:"bytes,18,opt,name=status,proto3" json:"status,omitempty"` Email string `protobuf:"bytes,19,opt,name=email,proto3" json:"email,omitempty"` NodeUUID string `protobuf:"bytes,20,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` Active bool `protobuf:"varint,21,opt,name=active,proto3" json:"active,omitempty"` GroupID string `protobuf:"bytes,22,opt,name=groupID,proto3" json:"groupID,omitempty"` MemberType string `protobuf:"bytes,23,opt,name=memberType,proto3" json:"memberType,omitempty"` NodeType string `protobuf:"bytes,24,opt,name=nodeType,proto3" json:"nodeType,omitempty"` Domain string `protobuf:"bytes,25,opt,name=domain,proto3" json:"domain,omitempty"` CanvasID int32 `protobuf:"varint,26,opt,name=canvasID,proto3" json:"canvasID,omitempty"` WatchingCanvasID int32 `protobuf:"varint,27,opt,name=watchingCanvasID,proto3" json:"watchingCanvasID,omitempty"` RoleID string `protobuf:"bytes,28,opt,name=roleID,proto3" json:"roleID,omitempty"` LayerID int32 `protobuf:"varint,29,opt,name=layerID,proto3" json:"layerID,omitempty"` ReservationID string `protobuf:"bytes,30,opt,name=reservationID,proto3" json:"reservationID,omitempty"` ChannelName string `protobuf:"bytes,31,opt,name=channelName,proto3" json:"channelName,omitempty"` AgoraUID string `protobuf:"bytes,32,opt,name=agoraUID,proto3" json:"agoraUID,omitempty"` // contains filtered or unexported fields }
func (*ConferenceInfoResponseMembers) Descriptor
deprecated
func (*ConferenceInfoResponseMembers) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseMembers.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseMembers) GetActive ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetActive() bool
func (*ConferenceInfoResponseMembers) GetAgoraUID ¶ added in v0.2.8
func (x *ConferenceInfoResponseMembers) GetAgoraUID() string
func (*ConferenceInfoResponseMembers) GetCallerIdName ¶
func (x *ConferenceInfoResponseMembers) GetCallerIdName() string
func (*ConferenceInfoResponseMembers) GetCallerIdNumber ¶
func (x *ConferenceInfoResponseMembers) GetCallerIdNumber() string
func (*ConferenceInfoResponseMembers) GetCanvasID ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetCanvasID() int32
func (*ConferenceInfoResponseMembers) GetChannelName ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetChannelName() string
func (*ConferenceInfoResponseMembers) GetCidName ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetCidName() string
func (*ConferenceInfoResponseMembers) GetCidNumber ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetCidNumber() string
func (*ConferenceInfoResponseMembers) GetCodec ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetCodec() string
func (*ConferenceInfoResponseMembers) GetDomain ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetDomain() string
func (*ConferenceInfoResponseMembers) GetEmail ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetEmail() string
func (*ConferenceInfoResponseMembers) GetEnergy ¶
func (x *ConferenceInfoResponseMembers) GetEnergy() int32
func (*ConferenceInfoResponseMembers) GetFlags ¶
func (x *ConferenceInfoResponseMembers) GetFlags() *ConferenceInfoResponseFlags
func (*ConferenceInfoResponseMembers) GetGroupID ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetGroupID() string
func (*ConferenceInfoResponseMembers) GetId ¶
func (x *ConferenceInfoResponseMembers) GetId() int32
func (*ConferenceInfoResponseMembers) GetInputVolume ¶
func (x *ConferenceInfoResponseMembers) GetInputVolume() int32
func (*ConferenceInfoResponseMembers) GetJoinTime ¶
func (x *ConferenceInfoResponseMembers) GetJoinTime() int32
func (*ConferenceInfoResponseMembers) GetLastTalking ¶
func (x *ConferenceInfoResponseMembers) GetLastTalking() int32
func (*ConferenceInfoResponseMembers) GetLayerID ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetLayerID() int32
func (*ConferenceInfoResponseMembers) GetMemberID ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetMemberID() string
func (*ConferenceInfoResponseMembers) GetMemberType ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetMemberType() string
func (*ConferenceInfoResponseMembers) GetNodeType ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetNodeType() string
func (*ConferenceInfoResponseMembers) GetNodeUUID ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetNodeUUID() string
func (*ConferenceInfoResponseMembers) GetOutputVolume ¶
func (x *ConferenceInfoResponseMembers) GetOutputVolume() int32
func (*ConferenceInfoResponseMembers) GetReservationID ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetReservationID() string
func (*ConferenceInfoResponseMembers) GetRoleID ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetRoleID() string
func (*ConferenceInfoResponseMembers) GetStatus ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetStatus() *ConferenceInfoResponseConferenceMembersStatus
func (*ConferenceInfoResponseMembers) GetType ¶
func (x *ConferenceInfoResponseMembers) GetType() string
func (*ConferenceInfoResponseMembers) GetUuid ¶
func (x *ConferenceInfoResponseMembers) GetUuid() string
func (*ConferenceInfoResponseMembers) GetVolumeIn ¶
func (x *ConferenceInfoResponseMembers) GetVolumeIn() int32
func (*ConferenceInfoResponseMembers) GetVolumeOut ¶
func (x *ConferenceInfoResponseMembers) GetVolumeOut() int32
func (*ConferenceInfoResponseMembers) GetWatchingCanvasID ¶ added in v0.1.5
func (x *ConferenceInfoResponseMembers) GetWatchingCanvasID() int32
func (*ConferenceInfoResponseMembers) ProtoMessage ¶
func (*ConferenceInfoResponseMembers) ProtoMessage()
func (*ConferenceInfoResponseMembers) ProtoReflect ¶
func (x *ConferenceInfoResponseMembers) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseMembers) Reset ¶
func (x *ConferenceInfoResponseMembers) Reset()
func (*ConferenceInfoResponseMembers) String ¶
func (x *ConferenceInfoResponseMembers) String() string
type ConferenceInfoResponseVariables ¶
type ConferenceInfoResponseVariables struct {
// contains filtered or unexported fields
}
func (*ConferenceInfoResponseVariables) Descriptor
deprecated
func (*ConferenceInfoResponseVariables) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceInfoResponseVariables.ProtoReflect.Descriptor instead.
func (*ConferenceInfoResponseVariables) ProtoMessage ¶
func (*ConferenceInfoResponseVariables) ProtoMessage()
func (*ConferenceInfoResponseVariables) ProtoReflect ¶
func (x *ConferenceInfoResponseVariables) ProtoReflect() protoreflect.Message
func (*ConferenceInfoResponseVariables) Reset ¶
func (x *ConferenceInfoResponseVariables) Reset()
func (*ConferenceInfoResponseVariables) String ¶
func (x *ConferenceInfoResponseVariables) String() string
type ConferenceObject ¶
type ConferenceObject struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` Nodes []*ConferenceObjectNodes `protobuf:"bytes,3,rep,name=nodes,proto3" json:"nodes,omitempty"` Size int32 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"` MemberCount string `protobuf:"bytes,5,opt,name=memberCount,proto3" json:"memberCount,omitempty"` State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ConferenceObject) Descriptor
deprecated
func (*ConferenceObject) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceObject.ProtoReflect.Descriptor instead.
func (*ConferenceObject) GetDomain ¶
func (x *ConferenceObject) GetDomain() string
func (*ConferenceObject) GetMemberCount ¶
func (x *ConferenceObject) GetMemberCount() string
func (*ConferenceObject) GetName ¶
func (x *ConferenceObject) GetName() string
func (*ConferenceObject) GetNodes ¶
func (x *ConferenceObject) GetNodes() []*ConferenceObjectNodes
func (*ConferenceObject) GetSize ¶
func (x *ConferenceObject) GetSize() int32
func (*ConferenceObject) GetState ¶
func (x *ConferenceObject) GetState() string
func (*ConferenceObject) ProtoMessage ¶
func (*ConferenceObject) ProtoMessage()
func (*ConferenceObject) ProtoReflect ¶
func (x *ConferenceObject) ProtoReflect() protoreflect.Message
func (*ConferenceObject) Reset ¶
func (x *ConferenceObject) Reset()
func (*ConferenceObject) String ¶
func (x *ConferenceObject) String() string
type ConferenceObjectNodes ¶
type ConferenceObjectNodes struct { NodeUUID string `protobuf:"bytes,1,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` ConfMemberCount int32 `protobuf:"varint,2,opt,name=confMemberCount,proto3" json:"confMemberCount,omitempty"` Size int32 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"` GroupMembers []*ConferenceObjectNodesGroupMembers `protobuf:"bytes,4,rep,name=groupMembers,proto3" json:"groupMembers,omitempty"` ConfCreatedTime string `protobuf:"bytes,5,opt,name=confCreatedTime,proto3" json:"confCreatedTime,omitempty"` ConfUUID string `protobuf:"bytes,6,opt,name=confUUID,proto3" json:"confUUID,omitempty"` LocalIP string `protobuf:"bytes,7,opt,name=localIP,proto3" json:"localIP,omitempty"` NodeMembers []*ConferenceObjectNodesNodeMembers `protobuf:"bytes,8,rep,name=nodeMembers,proto3" json:"nodeMembers,omitempty"` ModeratorMemberID string `protobuf:"bytes,9,opt,name=moderatorMemberID,proto3" json:"moderatorMemberID,omitempty"` DestNumber string `protobuf:"bytes,10,opt,name=destNumber,proto3" json:"destNumber,omitempty"` Action string `protobuf:"bytes,11,opt,name=action,proto3" json:"action,omitempty"` State string `protobuf:"bytes,12,opt,name=state,proto3" json:"state,omitempty"` LastUpdated string `protobuf:"bytes,13,opt,name=lastUpdated,proto3" json:"lastUpdated,omitempty"` // contains filtered or unexported fields }
func (*ConferenceObjectNodes) Descriptor
deprecated
func (*ConferenceObjectNodes) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceObjectNodes.ProtoReflect.Descriptor instead.
func (*ConferenceObjectNodes) GetAction ¶
func (x *ConferenceObjectNodes) GetAction() string
func (*ConferenceObjectNodes) GetConfCreatedTime ¶
func (x *ConferenceObjectNodes) GetConfCreatedTime() string
func (*ConferenceObjectNodes) GetConfMemberCount ¶
func (x *ConferenceObjectNodes) GetConfMemberCount() int32
func (*ConferenceObjectNodes) GetConfUUID ¶
func (x *ConferenceObjectNodes) GetConfUUID() string
func (*ConferenceObjectNodes) GetDestNumber ¶
func (x *ConferenceObjectNodes) GetDestNumber() string
func (*ConferenceObjectNodes) GetGroupMembers ¶
func (x *ConferenceObjectNodes) GetGroupMembers() []*ConferenceObjectNodesGroupMembers
func (*ConferenceObjectNodes) GetLastUpdated ¶
func (x *ConferenceObjectNodes) GetLastUpdated() string
func (*ConferenceObjectNodes) GetLocalIP ¶
func (x *ConferenceObjectNodes) GetLocalIP() string
func (*ConferenceObjectNodes) GetModeratorMemberID ¶
func (x *ConferenceObjectNodes) GetModeratorMemberID() string
func (*ConferenceObjectNodes) GetNodeMembers ¶
func (x *ConferenceObjectNodes) GetNodeMembers() []*ConferenceObjectNodesNodeMembers
func (*ConferenceObjectNodes) GetNodeUUID ¶
func (x *ConferenceObjectNodes) GetNodeUUID() string
func (*ConferenceObjectNodes) GetSize ¶
func (x *ConferenceObjectNodes) GetSize() int32
func (*ConferenceObjectNodes) GetState ¶
func (x *ConferenceObjectNodes) GetState() string
func (*ConferenceObjectNodes) ProtoMessage ¶
func (*ConferenceObjectNodes) ProtoMessage()
func (*ConferenceObjectNodes) ProtoReflect ¶
func (x *ConferenceObjectNodes) ProtoReflect() protoreflect.Message
func (*ConferenceObjectNodes) Reset ¶
func (x *ConferenceObjectNodes) Reset()
func (*ConferenceObjectNodes) String ¶
func (x *ConferenceObjectNodes) String() string
type ConferenceObjectNodesGroupMembers ¶
type ConferenceObjectNodesGroupMembers struct {
// contains filtered or unexported fields
}
func (*ConferenceObjectNodesGroupMembers) Descriptor
deprecated
func (*ConferenceObjectNodesGroupMembers) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceObjectNodesGroupMembers.ProtoReflect.Descriptor instead.
func (*ConferenceObjectNodesGroupMembers) ProtoMessage ¶
func (*ConferenceObjectNodesGroupMembers) ProtoMessage()
func (*ConferenceObjectNodesGroupMembers) ProtoReflect ¶
func (x *ConferenceObjectNodesGroupMembers) ProtoReflect() protoreflect.Message
func (*ConferenceObjectNodesGroupMembers) Reset ¶
func (x *ConferenceObjectNodesGroupMembers) Reset()
func (*ConferenceObjectNodesGroupMembers) String ¶
func (x *ConferenceObjectNodesGroupMembers) String() string
type ConferenceObjectNodesNodeMembers ¶
type ConferenceObjectNodesNodeMembers struct {
// contains filtered or unexported fields
}
func (*ConferenceObjectNodesNodeMembers) Descriptor
deprecated
func (*ConferenceObjectNodesNodeMembers) Descriptor() ([]byte, []int)
Deprecated: Use ConferenceObjectNodesNodeMembers.ProtoReflect.Descriptor instead.
func (*ConferenceObjectNodesNodeMembers) ProtoMessage ¶
func (*ConferenceObjectNodesNodeMembers) ProtoMessage()
func (*ConferenceObjectNodesNodeMembers) ProtoReflect ¶
func (x *ConferenceObjectNodesNodeMembers) ProtoReflect() protoreflect.Message
func (*ConferenceObjectNodesNodeMembers) Reset ¶
func (x *ConferenceObjectNodesNodeMembers) Reset()
func (*ConferenceObjectNodesNodeMembers) String ¶
func (x *ConferenceObjectNodesNodeMembers) String() string
type EmptyMessage ¶ added in v0.0.5
type EmptyMessage struct {
// contains filtered or unexported fields
}
func (*EmptyMessage) Descriptor
deprecated
added in
v0.0.5
func (*EmptyMessage) Descriptor() ([]byte, []int)
Deprecated: Use EmptyMessage.ProtoReflect.Descriptor instead.
func (*EmptyMessage) ProtoMessage ¶ added in v0.0.5
func (*EmptyMessage) ProtoMessage()
func (*EmptyMessage) ProtoReflect ¶ added in v0.0.5
func (x *EmptyMessage) ProtoReflect() protoreflect.Message
func (*EmptyMessage) Reset ¶ added in v0.0.5
func (x *EmptyMessage) Reset()
func (*EmptyMessage) String ¶ added in v0.0.5
func (x *EmptyMessage) String() string
type GetCManInfoRequest ¶ added in v0.0.5
type GetCManInfoRequest struct { // the reply address Reply string `protobuf:"bytes,1,opt,name=reply,proto3" json:"reply,omitempty"` // contains filtered or unexported fields }
func (*GetCManInfoRequest) Descriptor
deprecated
added in
v0.0.5
func (*GetCManInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCManInfoRequest.ProtoReflect.Descriptor instead.
func (*GetCManInfoRequest) GetReply ¶ added in v0.0.5
func (x *GetCManInfoRequest) GetReply() string
func (*GetCManInfoRequest) ProtoMessage ¶ added in v0.0.5
func (*GetCManInfoRequest) ProtoMessage()
func (*GetCManInfoRequest) ProtoReflect ¶ added in v0.0.5
func (x *GetCManInfoRequest) ProtoReflect() protoreflect.Message
func (*GetCManInfoRequest) Reset ¶ added in v0.0.5
func (x *GetCManInfoRequest) Reset()
func (*GetCManInfoRequest) String ¶ added in v0.0.5
func (x *GetCManInfoRequest) String() string
type GetCManInfoResponse ¶ added in v0.0.5
type GetCManInfoResponse struct { // the instance UUID Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` IsLeader bool `protobuf:"varint,2,opt,name=is_leader,json=isLeader,proto3" json:"is_leader,omitempty"` // ACTIVE or STANDBY in HA, // LEADER, FOLLOWER, or CANDIDATE in RAFT Mode string `protobuf:"bytes,3,opt,name=mode,proto3" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*GetCManInfoResponse) Descriptor
deprecated
added in
v0.0.5
func (*GetCManInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCManInfoResponse.ProtoReflect.Descriptor instead.
func (*GetCManInfoResponse) GetIsLeader ¶ added in v0.0.5
func (x *GetCManInfoResponse) GetIsLeader() bool
func (*GetCManInfoResponse) GetMode ¶ added in v0.0.5
func (x *GetCManInfoResponse) GetMode() string
func (*GetCManInfoResponse) GetUuid ¶ added in v0.0.5
func (x *GetCManInfoResponse) GetUuid() string
func (*GetCManInfoResponse) ProtoMessage ¶ added in v0.0.5
func (*GetCManInfoResponse) ProtoMessage()
func (*GetCManInfoResponse) ProtoReflect ¶ added in v0.0.5
func (x *GetCManInfoResponse) ProtoReflect() protoreflect.Message
func (*GetCManInfoResponse) Reset ¶ added in v0.0.5
func (x *GetCManInfoResponse) Reset()
func (*GetCManInfoResponse) String ¶ added in v0.0.5
func (x *GetCManInfoResponse) String() string
type GetConferenceListRequest ¶
type GetConferenceListRequest struct {
// contains filtered or unexported fields
}
func (*GetConferenceListRequest) Descriptor
deprecated
func (*GetConferenceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConferenceListRequest.ProtoReflect.Descriptor instead.
func (*GetConferenceListRequest) ProtoMessage ¶
func (*GetConferenceListRequest) ProtoMessage()
func (*GetConferenceListRequest) ProtoReflect ¶
func (x *GetConferenceListRequest) ProtoReflect() protoreflect.Message
func (*GetConferenceListRequest) Reset ¶
func (x *GetConferenceListRequest) Reset()
func (*GetConferenceListRequest) String ¶
func (x *GetConferenceListRequest) String() string
type GetConferenceListResponse ¶
type GetConferenceListResponse struct { Conferences []*ConferenceObject `protobuf:"bytes,1,rep,name=conferences,proto3" json:"conferences,omitempty"` // contains filtered or unexported fields }
func (*GetConferenceListResponse) Descriptor
deprecated
func (*GetConferenceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConferenceListResponse.ProtoReflect.Descriptor instead.
func (*GetConferenceListResponse) GetConferences ¶
func (x *GetConferenceListResponse) GetConferences() []*ConferenceObject
func (*GetConferenceListResponse) ProtoMessage ¶
func (*GetConferenceListResponse) ProtoMessage()
func (*GetConferenceListResponse) ProtoReflect ¶
func (x *GetConferenceListResponse) ProtoReflect() protoreflect.Message
func (*GetConferenceListResponse) Reset ¶
func (x *GetConferenceListResponse) Reset()
func (*GetConferenceListResponse) String ¶
func (x *GetConferenceListResponse) String() string
type GetJWTRequest ¶ added in v0.0.4
type GetJWTRequest struct { Auth string `protobuf:"bytes,1,opt,name=auth,proto3" json:"auth,omitempty"` Claims *GetJWTRequestClaims `protobuf:"bytes,2,opt,name=claims,proto3" json:"claims,omitempty"` // contains filtered or unexported fields }
func (*GetJWTRequest) Descriptor
deprecated
added in
v0.0.4
func (*GetJWTRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJWTRequest.ProtoReflect.Descriptor instead.
func (*GetJWTRequest) GetAuth ¶ added in v0.0.4
func (x *GetJWTRequest) GetAuth() string
func (*GetJWTRequest) GetClaims ¶ added in v0.0.4
func (x *GetJWTRequest) GetClaims() *GetJWTRequestClaims
func (*GetJWTRequest) ProtoMessage ¶ added in v0.0.4
func (*GetJWTRequest) ProtoMessage()
func (*GetJWTRequest) ProtoReflect ¶ added in v0.0.4
func (x *GetJWTRequest) ProtoReflect() protoreflect.Message
func (*GetJWTRequest) Reset ¶ added in v0.0.4
func (x *GetJWTRequest) Reset()
func (*GetJWTRequest) String ¶ added in v0.0.4
func (x *GetJWTRequest) String() string
type GetJWTRequestClaims ¶ added in v0.0.4
type GetJWTRequestClaims struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Expires int32 `protobuf:"varint,2,opt,name=expires,proto3" json:"expires,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` Domain string `protobuf:"bytes,4,opt,name=domain,proto3" json:"domain,omitempty"` Login string `protobuf:"bytes,5,opt,name=login,proto3" json:"login,omitempty"` SessionUuid string `protobuf:"bytes,6,opt,name=session_uuid,json=sessionUuid,proto3" json:"session_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetJWTRequestClaims) Descriptor
deprecated
added in
v0.0.4
func (*GetJWTRequestClaims) Descriptor() ([]byte, []int)
Deprecated: Use GetJWTRequestClaims.ProtoReflect.Descriptor instead.
func (*GetJWTRequestClaims) GetDomain ¶ added in v0.0.4
func (x *GetJWTRequestClaims) GetDomain() string
func (*GetJWTRequestClaims) GetExpires ¶ added in v0.0.4
func (x *GetJWTRequestClaims) GetExpires() int32
func (*GetJWTRequestClaims) GetLogin ¶ added in v0.0.4
func (x *GetJWTRequestClaims) GetLogin() string
func (*GetJWTRequestClaims) GetSessionUuid ¶ added in v0.0.4
func (x *GetJWTRequestClaims) GetSessionUuid() string
func (*GetJWTRequestClaims) GetUserId ¶ added in v0.0.4
func (x *GetJWTRequestClaims) GetUserId() string
func (*GetJWTRequestClaims) GetUsername ¶ added in v0.0.4
func (x *GetJWTRequestClaims) GetUsername() string
func (*GetJWTRequestClaims) ProtoMessage ¶ added in v0.0.4
func (*GetJWTRequestClaims) ProtoMessage()
func (*GetJWTRequestClaims) ProtoReflect ¶ added in v0.0.4
func (x *GetJWTRequestClaims) ProtoReflect() protoreflect.Message
func (*GetJWTRequestClaims) Reset ¶ added in v0.0.4
func (x *GetJWTRequestClaims) Reset()
func (*GetJWTRequestClaims) String ¶ added in v0.0.4
func (x *GetJWTRequestClaims) String() string
type GetJWTResponse ¶ added in v0.0.4
type GetJWTResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*GetJWTResponse) Descriptor
deprecated
added in
v0.0.4
func (*GetJWTResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJWTResponse.ProtoReflect.Descriptor instead.
func (*GetJWTResponse) GetToken ¶ added in v0.0.4
func (x *GetJWTResponse) GetToken() string
func (*GetJWTResponse) ProtoMessage ¶ added in v0.0.4
func (*GetJWTResponse) ProtoMessage()
func (*GetJWTResponse) ProtoReflect ¶ added in v0.0.4
func (x *GetJWTResponse) ProtoReflect() protoreflect.Message
func (*GetJWTResponse) Reset ¶ added in v0.0.4
func (x *GetJWTResponse) Reset()
func (*GetJWTResponse) String ¶ added in v0.0.4
func (x *GetJWTResponse) String() string
type GetNodeForConferenceRequest ¶
type GetNodeForConferenceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetNodeForConferenceRequest) Descriptor
deprecated
func (*GetNodeForConferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeForConferenceRequest.ProtoReflect.Descriptor instead.
func (*GetNodeForConferenceRequest) GetName ¶
func (x *GetNodeForConferenceRequest) GetName() string
func (*GetNodeForConferenceRequest) ProtoMessage ¶
func (*GetNodeForConferenceRequest) ProtoMessage()
func (*GetNodeForConferenceRequest) ProtoReflect ¶
func (x *GetNodeForConferenceRequest) ProtoReflect() protoreflect.Message
func (*GetNodeForConferenceRequest) Reset ¶
func (x *GetNodeForConferenceRequest) Reset()
func (*GetNodeForConferenceRequest) String ¶
func (x *GetNodeForConferenceRequest) String() string
type GetNodeForConferenceResponse ¶
type GetNodeForConferenceResponse struct { NodeUUID string `protobuf:"bytes,1,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` // contains filtered or unexported fields }
func (*GetNodeForConferenceResponse) Descriptor
deprecated
func (*GetNodeForConferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeForConferenceResponse.ProtoReflect.Descriptor instead.
func (*GetNodeForConferenceResponse) GetNodeUUID ¶
func (x *GetNodeForConferenceResponse) GetNodeUUID() string
func (*GetNodeForConferenceResponse) ProtoMessage ¶
func (*GetNodeForConferenceResponse) ProtoMessage()
func (*GetNodeForConferenceResponse) ProtoReflect ¶
func (x *GetNodeForConferenceResponse) ProtoReflect() protoreflect.Message
func (*GetNodeForConferenceResponse) Reset ¶
func (x *GetNodeForConferenceResponse) Reset()
func (*GetNodeForConferenceResponse) String ¶
func (x *GetNodeForConferenceResponse) String() string
type GetNodeListResponse ¶ added in v0.1.17
type GetNodeListResponse struct { Nodes []*GetNodeListResponseNodes `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` // contains filtered or unexported fields }
func (*GetNodeListResponse) Descriptor
deprecated
added in
v0.1.17
func (*GetNodeListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeListResponse.ProtoReflect.Descriptor instead.
func (*GetNodeListResponse) GetNodes ¶ added in v0.1.17
func (x *GetNodeListResponse) GetNodes() []*GetNodeListResponseNodes
func (*GetNodeListResponse) ProtoMessage ¶ added in v0.1.17
func (*GetNodeListResponse) ProtoMessage()
func (*GetNodeListResponse) ProtoReflect ¶ added in v0.1.17
func (x *GetNodeListResponse) ProtoReflect() protoreflect.Message
func (*GetNodeListResponse) Reset ¶ added in v0.1.17
func (x *GetNodeListResponse) Reset()
func (*GetNodeListResponse) String ¶ added in v0.1.17
func (x *GetNodeListResponse) String() string
type GetNodeListResponseNodes ¶ added in v0.1.17
type GetNodeListResponseNodes struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` Rack int32 `protobuf:"varint,5,opt,name=rack,proto3" json:"rack,omitempty"` Address string `protobuf:"bytes,6,opt,name=address,proto3" json:"address,omitempty"` Uptime int32 `protobuf:"varint,7,opt,name=uptime,proto3" json:"uptime,omitempty"` Sessions int32 `protobuf:"varint,8,opt,name=sessions,proto3" json:"sessions,omitempty"` SessionsMax int32 `protobuf:"varint,9,opt,name=sessions_max,json=sessionsMax,proto3" json:"sessions_max,omitempty"` SpsMax int32 `protobuf:"varint,10,opt,name=sps_max,json=spsMax,proto3" json:"sps_max,omitempty"` SpsLast int32 `protobuf:"varint,11,opt,name=sps_last,json=spsLast,proto3" json:"sps_last,omitempty"` SpsLast_5Min int32 `protobuf:"varint,12,opt,name=sps_last_5min,json=spsLast5min,proto3" json:"sps_last_5min,omitempty"` SessionsSinceStartup int32 `protobuf:"varint,13,opt,name=sessions_since_startup,json=sessionsSinceStartup,proto3" json:"sessions_since_startup,omitempty"` SessionPeak_5Min int32 `protobuf:"varint,14,opt,name=session_peak_5min,json=sessionPeak5min,proto3" json:"session_peak_5min,omitempty"` SessionPeakMax int32 `protobuf:"varint,15,opt,name=session_peak_max,json=sessionPeakMax,proto3" json:"session_peak_max,omitempty"` SipProfiles []*GetNodeListResponseNodessipProfiles `protobuf:"bytes,16,rep,name=SipProfiles,proto3" json:"SipProfiles,omitempty"` // contains filtered or unexported fields }
func (*GetNodeListResponseNodes) Descriptor
deprecated
added in
v0.1.17
func (*GetNodeListResponseNodes) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeListResponseNodes.ProtoReflect.Descriptor instead.
func (*GetNodeListResponseNodes) GetAddress ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetAddress() string
func (*GetNodeListResponseNodes) GetIp ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetIp() string
func (*GetNodeListResponseNodes) GetName ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetName() string
func (*GetNodeListResponseNodes) GetRack ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetRack() int32
func (*GetNodeListResponseNodes) GetSessionPeakMax ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSessionPeakMax() int32
func (*GetNodeListResponseNodes) GetSessionPeak_5Min ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSessionPeak_5Min() int32
func (*GetNodeListResponseNodes) GetSessions ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSessions() int32
func (*GetNodeListResponseNodes) GetSessionsMax ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSessionsMax() int32
func (*GetNodeListResponseNodes) GetSessionsSinceStartup ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSessionsSinceStartup() int32
func (*GetNodeListResponseNodes) GetSipProfiles ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSipProfiles() []*GetNodeListResponseNodessipProfiles
func (*GetNodeListResponseNodes) GetSpsLast ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSpsLast() int32
func (*GetNodeListResponseNodes) GetSpsLast_5Min ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSpsLast_5Min() int32
func (*GetNodeListResponseNodes) GetSpsMax ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetSpsMax() int32
func (*GetNodeListResponseNodes) GetUptime ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetUptime() int32
func (*GetNodeListResponseNodes) GetUuid ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetUuid() string
func (*GetNodeListResponseNodes) GetVersion ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) GetVersion() string
func (*GetNodeListResponseNodes) ProtoMessage ¶ added in v0.1.17
func (*GetNodeListResponseNodes) ProtoMessage()
func (*GetNodeListResponseNodes) ProtoReflect ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) ProtoReflect() protoreflect.Message
func (*GetNodeListResponseNodes) Reset ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) Reset()
func (*GetNodeListResponseNodes) String ¶ added in v0.1.17
func (x *GetNodeListResponseNodes) String() string
type GetNodeListResponseNodessipProfiles ¶ added in v0.1.17
type GetNodeListResponseNodessipProfiles struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` // contains filtered or unexported fields }
func (*GetNodeListResponseNodessipProfiles) Descriptor
deprecated
added in
v0.1.17
func (*GetNodeListResponseNodessipProfiles) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeListResponseNodessipProfiles.ProtoReflect.Descriptor instead.
func (*GetNodeListResponseNodessipProfiles) GetName ¶ added in v0.1.17
func (x *GetNodeListResponseNodessipProfiles) GetName() string
func (*GetNodeListResponseNodessipProfiles) GetPort ¶ added in v0.1.17
func (x *GetNodeListResponseNodessipProfiles) GetPort() int32
func (*GetNodeListResponseNodessipProfiles) ProtoMessage ¶ added in v0.1.17
func (*GetNodeListResponseNodessipProfiles) ProtoMessage()
func (*GetNodeListResponseNodessipProfiles) ProtoReflect ¶ added in v0.1.17
func (x *GetNodeListResponseNodessipProfiles) ProtoReflect() protoreflect.Message
func (*GetNodeListResponseNodessipProfiles) Reset ¶ added in v0.1.17
func (x *GetNodeListResponseNodessipProfiles) Reset()
func (*GetNodeListResponseNodessipProfiles) String ¶ added in v0.1.17
func (x *GetNodeListResponseNodessipProfiles) String() string
type LoopSomeRequest ¶
type LoopSomeRequest struct { Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` ConferenceName string `protobuf:"bytes,2,opt,name=conference_name,json=conferenceName,proto3" json:"conference_name,omitempty"` Interval string `protobuf:"bytes,3,opt,name=interval,proto3" json:"interval,omitempty"` Layout string `protobuf:"bytes,4,opt,name=layout,proto3" json:"layout,omitempty"` Members []*LoopSomeRequestMembers `protobuf:"bytes,5,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*LoopSomeRequest) Descriptor
deprecated
func (*LoopSomeRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoopSomeRequest.ProtoReflect.Descriptor instead.
func (*LoopSomeRequest) GetCommand ¶
func (x *LoopSomeRequest) GetCommand() string
func (*LoopSomeRequest) GetConferenceName ¶
func (x *LoopSomeRequest) GetConferenceName() string
func (*LoopSomeRequest) GetInterval ¶
func (x *LoopSomeRequest) GetInterval() string
func (*LoopSomeRequest) GetLayout ¶
func (x *LoopSomeRequest) GetLayout() string
func (*LoopSomeRequest) GetMembers ¶
func (x *LoopSomeRequest) GetMembers() []*LoopSomeRequestMembers
func (*LoopSomeRequest) ProtoMessage ¶
func (*LoopSomeRequest) ProtoMessage()
func (*LoopSomeRequest) ProtoReflect ¶
func (x *LoopSomeRequest) ProtoReflect() protoreflect.Message
func (*LoopSomeRequest) Reset ¶
func (x *LoopSomeRequest) Reset()
func (*LoopSomeRequest) String ¶
func (x *LoopSomeRequest) String() string
type LoopSomeRequestMembers ¶
type LoopSomeRequestMembers struct { MemberID string `protobuf:"bytes,1,opt,name=memberID,proto3" json:"memberID,omitempty"` NodeUUID string `protobuf:"bytes,2,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` AgoraUID string `protobuf:"bytes,3,opt,name=agoraUID,proto3" json:"agoraUID,omitempty"` // contains filtered or unexported fields }
func (*LoopSomeRequestMembers) Descriptor
deprecated
func (*LoopSomeRequestMembers) Descriptor() ([]byte, []int)
Deprecated: Use LoopSomeRequestMembers.ProtoReflect.Descriptor instead.
func (*LoopSomeRequestMembers) GetAgoraUID ¶ added in v0.2.8
func (x *LoopSomeRequestMembers) GetAgoraUID() string
func (*LoopSomeRequestMembers) GetMemberID ¶
func (x *LoopSomeRequestMembers) GetMemberID() string
func (*LoopSomeRequestMembers) GetNodeUUID ¶
func (x *LoopSomeRequestMembers) GetNodeUUID() string
func (*LoopSomeRequestMembers) ProtoMessage ¶
func (*LoopSomeRequestMembers) ProtoMessage()
func (*LoopSomeRequestMembers) ProtoReflect ¶
func (x *LoopSomeRequestMembers) ProtoReflect() protoreflect.Message
func (*LoopSomeRequestMembers) Reset ¶
func (x *LoopSomeRequestMembers) Reset()
func (*LoopSomeRequestMembers) String ¶
func (x *LoopSomeRequestMembers) String() string
type LoopSomeResponse ¶
type LoopSomeResponse struct {
// contains filtered or unexported fields
}
func (*LoopSomeResponse) Descriptor
deprecated
func (*LoopSomeResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoopSomeResponse.ProtoReflect.Descriptor instead.
func (*LoopSomeResponse) ProtoMessage ¶
func (*LoopSomeResponse) ProtoMessage()
func (*LoopSomeResponse) ProtoReflect ¶
func (x *LoopSomeResponse) ProtoReflect() protoreflect.Message
func (*LoopSomeResponse) Reset ¶
func (x *LoopSomeResponse) Reset()
func (*LoopSomeResponse) String ¶
func (x *LoopSomeResponse) String() string
type NodeGracefulShutdownRequest ¶ added in v0.2.10
type NodeGracefulShutdownRequest struct { NodeUuid string `protobuf:"bytes,1,opt,name=node_uuid,json=nodeUuid,proto3" json:"node_uuid,omitempty"` // contains filtered or unexported fields }
func (*NodeGracefulShutdownRequest) Descriptor
deprecated
added in
v0.2.10
func (*NodeGracefulShutdownRequest) Descriptor() ([]byte, []int)
Deprecated: Use NodeGracefulShutdownRequest.ProtoReflect.Descriptor instead.
func (*NodeGracefulShutdownRequest) GetNodeUuid ¶ added in v0.2.10
func (x *NodeGracefulShutdownRequest) GetNodeUuid() string
func (*NodeGracefulShutdownRequest) ProtoMessage ¶ added in v0.2.10
func (*NodeGracefulShutdownRequest) ProtoMessage()
func (*NodeGracefulShutdownRequest) ProtoReflect ¶ added in v0.2.10
func (x *NodeGracefulShutdownRequest) ProtoReflect() protoreflect.Message
func (*NodeGracefulShutdownRequest) Reset ¶ added in v0.2.10
func (x *NodeGracefulShutdownRequest) Reset()
func (*NodeGracefulShutdownRequest) String ¶ added in v0.2.10
func (x *NodeGracefulShutdownRequest) String() string
type NodeGracefulShutdownResponse ¶ added in v0.2.10
type NodeGracefulShutdownResponse struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*NodeGracefulShutdownResponse) Descriptor
deprecated
added in
v0.2.10
func (*NodeGracefulShutdownResponse) Descriptor() ([]byte, []int)
Deprecated: Use NodeGracefulShutdownResponse.ProtoReflect.Descriptor instead.
func (*NodeGracefulShutdownResponse) GetCode ¶ added in v0.2.10
func (x *NodeGracefulShutdownResponse) GetCode() int32
func (*NodeGracefulShutdownResponse) GetMessage ¶ added in v0.2.10
func (x *NodeGracefulShutdownResponse) GetMessage() string
func (*NodeGracefulShutdownResponse) ProtoMessage ¶ added in v0.2.10
func (*NodeGracefulShutdownResponse) ProtoMessage()
func (*NodeGracefulShutdownResponse) ProtoReflect ¶ added in v0.2.10
func (x *NodeGracefulShutdownResponse) ProtoReflect() protoreflect.Message
func (*NodeGracefulShutdownResponse) Reset ¶ added in v0.2.10
func (x *NodeGracefulShutdownResponse) Reset()
func (*NodeGracefulShutdownResponse) String ¶ added in v0.2.10
func (x *NodeGracefulShutdownResponse) String() string
type PushMainRequest ¶
type PushMainRequest struct { Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` ConferenceName string `protobuf:"bytes,2,opt,name=conference_name,json=conferenceName,proto3" json:"conference_name,omitempty"` NodeUUID string `protobuf:"bytes,3,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` Stream int32 `protobuf:"varint,4,opt,name=stream,proto3" json:"stream,omitempty"` // contains filtered or unexported fields }
func (*PushMainRequest) Descriptor
deprecated
func (*PushMainRequest) Descriptor() ([]byte, []int)
Deprecated: Use PushMainRequest.ProtoReflect.Descriptor instead.
func (*PushMainRequest) GetCommand ¶
func (x *PushMainRequest) GetCommand() string
func (*PushMainRequest) GetConferenceName ¶
func (x *PushMainRequest) GetConferenceName() string
func (*PushMainRequest) GetNodeUUID ¶
func (x *PushMainRequest) GetNodeUUID() string
func (*PushMainRequest) GetStream ¶
func (x *PushMainRequest) GetStream() int32
func (*PushMainRequest) ProtoMessage ¶
func (*PushMainRequest) ProtoMessage()
func (*PushMainRequest) ProtoReflect ¶
func (x *PushMainRequest) ProtoReflect() protoreflect.Message
func (*PushMainRequest) Reset ¶
func (x *PushMainRequest) Reset()
func (*PushMainRequest) String ¶
func (x *PushMainRequest) String() string
type PushMainResponse ¶
type PushMainResponse struct {
// contains filtered or unexported fields
}
func (*PushMainResponse) Descriptor
deprecated
func (*PushMainResponse) Descriptor() ([]byte, []int)
Deprecated: Use PushMainResponse.ProtoReflect.Descriptor instead.
func (*PushMainResponse) ProtoMessage ¶
func (*PushMainResponse) ProtoMessage()
func (*PushMainResponse) ProtoReflect ¶
func (x *PushMainResponse) ProtoReflect() protoreflect.Message
func (*PushMainResponse) Reset ¶
func (x *PushMainResponse) Reset()
func (*PushMainResponse) String ¶
func (x *PushMainResponse) String() string
type PushMainSubCanvasRequest ¶
type PushMainSubCanvasRequest struct { Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` ConferenceName string `protobuf:"bytes,2,opt,name=conference_name,json=conferenceName,proto3" json:"conference_name,omitempty"` NodeUUID string `protobuf:"bytes,3,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` Layout string `protobuf:"bytes,4,opt,name=layout,proto3" json:"layout,omitempty"` Members []*PushMainSubCanvasRequestMembers `protobuf:"bytes,5,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*PushMainSubCanvasRequest) Descriptor
deprecated
func (*PushMainSubCanvasRequest) Descriptor() ([]byte, []int)
Deprecated: Use PushMainSubCanvasRequest.ProtoReflect.Descriptor instead.
func (*PushMainSubCanvasRequest) GetCommand ¶
func (x *PushMainSubCanvasRequest) GetCommand() string
func (*PushMainSubCanvasRequest) GetConferenceName ¶
func (x *PushMainSubCanvasRequest) GetConferenceName() string
func (*PushMainSubCanvasRequest) GetLayout ¶
func (x *PushMainSubCanvasRequest) GetLayout() string
func (*PushMainSubCanvasRequest) GetMembers ¶
func (x *PushMainSubCanvasRequest) GetMembers() []*PushMainSubCanvasRequestMembers
func (*PushMainSubCanvasRequest) GetNodeUUID ¶
func (x *PushMainSubCanvasRequest) GetNodeUUID() string
func (*PushMainSubCanvasRequest) ProtoMessage ¶
func (*PushMainSubCanvasRequest) ProtoMessage()
func (*PushMainSubCanvasRequest) ProtoReflect ¶
func (x *PushMainSubCanvasRequest) ProtoReflect() protoreflect.Message
func (*PushMainSubCanvasRequest) Reset ¶
func (x *PushMainSubCanvasRequest) Reset()
func (*PushMainSubCanvasRequest) String ¶
func (x *PushMainSubCanvasRequest) String() string
type PushMainSubCanvasRequestMembers ¶
type PushMainSubCanvasRequestMembers struct { MemberID string `protobuf:"bytes,1,opt,name=memberID,proto3" json:"memberID,omitempty"` Position string `protobuf:"bytes,2,opt,name=position,proto3" json:"position,omitempty"` NodeUUID string `protobuf:"bytes,3,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` AgoraUID string `protobuf:"bytes,4,opt,name=agoraUID,proto3" json:"agoraUID,omitempty"` // contains filtered or unexported fields }
func (*PushMainSubCanvasRequestMembers) Descriptor
deprecated
func (*PushMainSubCanvasRequestMembers) Descriptor() ([]byte, []int)
Deprecated: Use PushMainSubCanvasRequestMembers.ProtoReflect.Descriptor instead.
func (*PushMainSubCanvasRequestMembers) GetAgoraUID ¶ added in v0.2.8
func (x *PushMainSubCanvasRequestMembers) GetAgoraUID() string
func (*PushMainSubCanvasRequestMembers) GetMemberID ¶
func (x *PushMainSubCanvasRequestMembers) GetMemberID() string
func (*PushMainSubCanvasRequestMembers) GetNodeUUID ¶
func (x *PushMainSubCanvasRequestMembers) GetNodeUUID() string
func (*PushMainSubCanvasRequestMembers) GetPosition ¶
func (x *PushMainSubCanvasRequestMembers) GetPosition() string
func (*PushMainSubCanvasRequestMembers) ProtoMessage ¶
func (*PushMainSubCanvasRequestMembers) ProtoMessage()
func (*PushMainSubCanvasRequestMembers) ProtoReflect ¶
func (x *PushMainSubCanvasRequestMembers) ProtoReflect() protoreflect.Message
func (*PushMainSubCanvasRequestMembers) Reset ¶
func (x *PushMainSubCanvasRequestMembers) Reset()
func (*PushMainSubCanvasRequestMembers) String ¶
func (x *PushMainSubCanvasRequestMembers) String() string
type PushMainSubCanvasResponse ¶
type PushMainSubCanvasResponse struct {
// contains filtered or unexported fields
}
func (*PushMainSubCanvasResponse) Descriptor
deprecated
func (*PushMainSubCanvasResponse) Descriptor() ([]byte, []int)
Deprecated: Use PushMainSubCanvasResponse.ProtoReflect.Descriptor instead.
func (*PushMainSubCanvasResponse) ProtoMessage ¶
func (*PushMainSubCanvasResponse) ProtoMessage()
func (*PushMainSubCanvasResponse) ProtoReflect ¶
func (x *PushMainSubCanvasResponse) ProtoReflect() protoreflect.Message
func (*PushMainSubCanvasResponse) Reset ¶
func (x *PushMainSubCanvasResponse) Reset()
func (*PushMainSubCanvasResponse) String ¶
func (x *PushMainSubCanvasResponse) String() string
type PushSubCanvasRequest ¶
type PushSubCanvasRequest struct { Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` ConferenceName string `protobuf:"bytes,2,opt,name=conference_name,json=conferenceName,proto3" json:"conference_name,omitempty"` NodeUUID string `protobuf:"bytes,3,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` Layout string `protobuf:"bytes,4,opt,name=layout,proto3" json:"layout,omitempty"` Members []*PushSubCanvasRequestMembers `protobuf:"bytes,5,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*PushSubCanvasRequest) Descriptor
deprecated
func (*PushSubCanvasRequest) Descriptor() ([]byte, []int)
Deprecated: Use PushSubCanvasRequest.ProtoReflect.Descriptor instead.
func (*PushSubCanvasRequest) GetCommand ¶
func (x *PushSubCanvasRequest) GetCommand() string
func (*PushSubCanvasRequest) GetConferenceName ¶
func (x *PushSubCanvasRequest) GetConferenceName() string
func (*PushSubCanvasRequest) GetLayout ¶
func (x *PushSubCanvasRequest) GetLayout() string
func (*PushSubCanvasRequest) GetMembers ¶
func (x *PushSubCanvasRequest) GetMembers() []*PushSubCanvasRequestMembers
func (*PushSubCanvasRequest) GetNodeUUID ¶
func (x *PushSubCanvasRequest) GetNodeUUID() string
func (*PushSubCanvasRequest) ProtoMessage ¶
func (*PushSubCanvasRequest) ProtoMessage()
func (*PushSubCanvasRequest) ProtoReflect ¶
func (x *PushSubCanvasRequest) ProtoReflect() protoreflect.Message
func (*PushSubCanvasRequest) Reset ¶
func (x *PushSubCanvasRequest) Reset()
func (*PushSubCanvasRequest) String ¶
func (x *PushSubCanvasRequest) String() string
type PushSubCanvasRequestMembers ¶
type PushSubCanvasRequestMembers struct { MemberID string `protobuf:"bytes,1,opt,name=memberID,proto3" json:"memberID,omitempty"` Position string `protobuf:"bytes,2,opt,name=position,proto3" json:"position,omitempty"` NodeUUID string `protobuf:"bytes,3,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` AgoraUID string `protobuf:"bytes,4,opt,name=agoraUID,proto3" json:"agoraUID,omitempty"` // contains filtered or unexported fields }
func (*PushSubCanvasRequestMembers) Descriptor
deprecated
func (*PushSubCanvasRequestMembers) Descriptor() ([]byte, []int)
Deprecated: Use PushSubCanvasRequestMembers.ProtoReflect.Descriptor instead.
func (*PushSubCanvasRequestMembers) GetAgoraUID ¶ added in v0.2.8
func (x *PushSubCanvasRequestMembers) GetAgoraUID() string
func (*PushSubCanvasRequestMembers) GetMemberID ¶
func (x *PushSubCanvasRequestMembers) GetMemberID() string
func (*PushSubCanvasRequestMembers) GetNodeUUID ¶
func (x *PushSubCanvasRequestMembers) GetNodeUUID() string
func (*PushSubCanvasRequestMembers) GetPosition ¶
func (x *PushSubCanvasRequestMembers) GetPosition() string
func (*PushSubCanvasRequestMembers) ProtoMessage ¶
func (*PushSubCanvasRequestMembers) ProtoMessage()
func (*PushSubCanvasRequestMembers) ProtoReflect ¶
func (x *PushSubCanvasRequestMembers) ProtoReflect() protoreflect.Message
func (*PushSubCanvasRequestMembers) Reset ¶
func (x *PushSubCanvasRequestMembers) Reset()
func (*PushSubCanvasRequestMembers) String ¶
func (x *PushSubCanvasRequestMembers) String() string
type PushSubCanvasResponse ¶
type PushSubCanvasResponse struct {
// contains filtered or unexported fields
}
func (*PushSubCanvasResponse) Descriptor
deprecated
func (*PushSubCanvasResponse) Descriptor() ([]byte, []int)
Deprecated: Use PushSubCanvasResponse.ProtoReflect.Descriptor instead.
func (*PushSubCanvasResponse) ProtoMessage ¶
func (*PushSubCanvasResponse) ProtoMessage()
func (*PushSubCanvasResponse) ProtoReflect ¶
func (x *PushSubCanvasResponse) ProtoReflect() protoreflect.Message
func (*PushSubCanvasResponse) Reset ¶
func (x *PushSubCanvasResponse) Reset()
func (*PushSubCanvasResponse) String ¶
func (x *PushSubCanvasResponse) String() string
type PushWholeRequest ¶
type PushWholeRequest struct { Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` ConferenceName string `protobuf:"bytes,2,opt,name=conference_name,json=conferenceName,proto3" json:"conference_name,omitempty"` NodeUUID string `protobuf:"bytes,3,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` Layout string `protobuf:"bytes,4,opt,name=layout,proto3" json:"layout,omitempty"` Members []*PushWholeRequestMembers `protobuf:"bytes,5,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*PushWholeRequest) Descriptor
deprecated
func (*PushWholeRequest) Descriptor() ([]byte, []int)
Deprecated: Use PushWholeRequest.ProtoReflect.Descriptor instead.
func (*PushWholeRequest) GetCommand ¶
func (x *PushWholeRequest) GetCommand() string
func (*PushWholeRequest) GetConferenceName ¶
func (x *PushWholeRequest) GetConferenceName() string
func (*PushWholeRequest) GetLayout ¶
func (x *PushWholeRequest) GetLayout() string
func (*PushWholeRequest) GetMembers ¶
func (x *PushWholeRequest) GetMembers() []*PushWholeRequestMembers
func (*PushWholeRequest) GetNodeUUID ¶
func (x *PushWholeRequest) GetNodeUUID() string
func (*PushWholeRequest) ProtoMessage ¶
func (*PushWholeRequest) ProtoMessage()
func (*PushWholeRequest) ProtoReflect ¶
func (x *PushWholeRequest) ProtoReflect() protoreflect.Message
func (*PushWholeRequest) Reset ¶
func (x *PushWholeRequest) Reset()
func (*PushWholeRequest) String ¶
func (x *PushWholeRequest) String() string
type PushWholeRequestMembers ¶
type PushWholeRequestMembers struct { MemberID string `protobuf:"bytes,1,opt,name=memberID,proto3" json:"memberID,omitempty"` Position string `protobuf:"bytes,2,opt,name=position,proto3" json:"position,omitempty"` NodeUUID string `protobuf:"bytes,3,opt,name=nodeUUID,proto3" json:"nodeUUID,omitempty"` AgoraUID string `protobuf:"bytes,4,opt,name=agoraUID,proto3" json:"agoraUID,omitempty"` // contains filtered or unexported fields }
func (*PushWholeRequestMembers) Descriptor
deprecated
func (*PushWholeRequestMembers) Descriptor() ([]byte, []int)
Deprecated: Use PushWholeRequestMembers.ProtoReflect.Descriptor instead.
func (*PushWholeRequestMembers) GetAgoraUID ¶ added in v0.2.8
func (x *PushWholeRequestMembers) GetAgoraUID() string
func (*PushWholeRequestMembers) GetMemberID ¶
func (x *PushWholeRequestMembers) GetMemberID() string
func (*PushWholeRequestMembers) GetNodeUUID ¶
func (x *PushWholeRequestMembers) GetNodeUUID() string
func (*PushWholeRequestMembers) GetPosition ¶
func (x *PushWholeRequestMembers) GetPosition() string
func (*PushWholeRequestMembers) ProtoMessage ¶
func (*PushWholeRequestMembers) ProtoMessage()
func (*PushWholeRequestMembers) ProtoReflect ¶
func (x *PushWholeRequestMembers) ProtoReflect() protoreflect.Message
func (*PushWholeRequestMembers) Reset ¶
func (x *PushWholeRequestMembers) Reset()
func (*PushWholeRequestMembers) String ¶
func (x *PushWholeRequestMembers) String() string
type PushWholeResponse ¶
type PushWholeResponse struct {
// contains filtered or unexported fields
}
func (*PushWholeResponse) Descriptor
deprecated
func (*PushWholeResponse) Descriptor() ([]byte, []int)
Deprecated: Use PushWholeResponse.ProtoReflect.Descriptor instead.
func (*PushWholeResponse) ProtoMessage ¶
func (*PushWholeResponse) ProtoMessage()
func (*PushWholeResponse) ProtoReflect ¶
func (x *PushWholeResponse) ProtoReflect() protoreflect.Message
func (*PushWholeResponse) Reset ¶
func (x *PushWholeResponse) Reset()
func (*PushWholeResponse) String ¶
func (x *PushWholeResponse) String() string