Documentation ¶
Index ¶
- Variables
- type ActiveRoomInfo
- func (*ActiveRoomInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActiveRoomInfo) GetCreationTime() int64
- func (x *ActiveRoomInfo) GetIsActiveRtmp() int32
- func (x *ActiveRoomInfo) GetIsBreakoutRoom() int32
- func (x *ActiveRoomInfo) GetIsRecording() int32
- func (x *ActiveRoomInfo) GetIsRunning() int32
- func (x *ActiveRoomInfo) GetJoinedParticipants() int64
- func (x *ActiveRoomInfo) GetMetadata() string
- func (x *ActiveRoomInfo) GetParentRoomId() string
- func (x *ActiveRoomInfo) GetRoomId() string
- func (x *ActiveRoomInfo) GetRoomTitle() string
- func (x *ActiveRoomInfo) GetSid() string
- func (x *ActiveRoomInfo) GetWebhookUrl() string
- func (*ActiveRoomInfo) ProtoMessage()
- func (x *ActiveRoomInfo) ProtoReflect() protoreflect.Message
- func (x *ActiveRoomInfo) Reset()
- func (x *ActiveRoomInfo) String() string
- func (m *ActiveRoomInfo) Validate() error
- func (m *ActiveRoomInfo) ValidateAll() error
- type ActiveRoomInfoMultiError
- type ActiveRoomInfoRes
- func (*ActiveRoomInfoRes) Descriptor() ([]byte, []int)deprecated
- func (x *ActiveRoomInfoRes) GetMsg() string
- func (x *ActiveRoomInfoRes) GetParticipantsInfo() []*livekit.ParticipantInfo
- func (x *ActiveRoomInfoRes) GetRoomInfo() *ActiveRoomInfo
- func (x *ActiveRoomInfoRes) GetStatus() bool
- func (*ActiveRoomInfoRes) ProtoMessage()
- func (x *ActiveRoomInfoRes) ProtoReflect() protoreflect.Message
- func (x *ActiveRoomInfoRes) Reset()
- func (x *ActiveRoomInfoRes) String() string
- func (m *ActiveRoomInfoRes) Validate() error
- func (m *ActiveRoomInfoRes) ValidateAll() error
- type ActiveRoomInfoResMultiError
- type ActiveRoomInfoResValidationError
- func (e ActiveRoomInfoResValidationError) Cause() error
- func (e ActiveRoomInfoResValidationError) Error() string
- func (e ActiveRoomInfoResValidationError) ErrorName() string
- func (e ActiveRoomInfoResValidationError) Field() string
- func (e ActiveRoomInfoResValidationError) Key() bool
- func (e ActiveRoomInfoResValidationError) Reason() string
- type ActiveRoomInfoValidationError
- func (e ActiveRoomInfoValidationError) Cause() error
- func (e ActiveRoomInfoValidationError) Error() string
- func (e ActiveRoomInfoValidationError) ErrorName() string
- func (e ActiveRoomInfoValidationError) Field() string
- func (e ActiveRoomInfoValidationError) Key() bool
- func (e ActiveRoomInfoValidationError) Reason() string
- type ActiveRoomWithParticipant
- func (*ActiveRoomWithParticipant) Descriptor() ([]byte, []int)deprecated
- func (x *ActiveRoomWithParticipant) GetParticipantsInfo() []*livekit.ParticipantInfo
- func (x *ActiveRoomWithParticipant) GetRoomInfo() *ActiveRoomInfo
- func (*ActiveRoomWithParticipant) ProtoMessage()
- func (x *ActiveRoomWithParticipant) ProtoReflect() protoreflect.Message
- func (x *ActiveRoomWithParticipant) Reset()
- func (x *ActiveRoomWithParticipant) String() string
- func (m *ActiveRoomWithParticipant) Validate() error
- func (m *ActiveRoomWithParticipant) ValidateAll() error
- type ActiveRoomWithParticipantMultiError
- type ActiveRoomWithParticipantValidationError
- func (e ActiveRoomWithParticipantValidationError) Cause() error
- func (e ActiveRoomWithParticipantValidationError) Error() string
- func (e ActiveRoomWithParticipantValidationError) ErrorName() string
- func (e ActiveRoomWithParticipantValidationError) Field() string
- func (e ActiveRoomWithParticipantValidationError) Key() bool
- func (e ActiveRoomWithParticipantValidationError) Reason() string
- type ApproveWaitingUsersReq
- func (*ApproveWaitingUsersReq) Descriptor() ([]byte, []int)deprecated
- func (x *ApproveWaitingUsersReq) GetRoomId() string
- func (x *ApproveWaitingUsersReq) GetUserId() string
- func (*ApproveWaitingUsersReq) ProtoMessage()
- func (x *ApproveWaitingUsersReq) ProtoReflect() protoreflect.Message
- func (x *ApproveWaitingUsersReq) Reset()
- func (x *ApproveWaitingUsersReq) String() string
- func (m *ApproveWaitingUsersReq) Validate() error
- func (m *ApproveWaitingUsersReq) ValidateAll() error
- type ApproveWaitingUsersReqMultiError
- type ApproveWaitingUsersReqValidationError
- func (e ApproveWaitingUsersReqValidationError) Cause() error
- func (e ApproveWaitingUsersReqValidationError) Error() string
- func (e ApproveWaitingUsersReqValidationError) ErrorName() string
- func (e ApproveWaitingUsersReqValidationError) Field() string
- func (e ApproveWaitingUsersReqValidationError) Key() bool
- func (e ApproveWaitingUsersReqValidationError) Reason() string
- type BreakoutRoom
- func (*BreakoutRoom) Descriptor() ([]byte, []int)deprecated
- func (x *BreakoutRoom) GetCreated() uint64
- func (x *BreakoutRoom) GetDuration() uint64
- func (x *BreakoutRoom) GetId() string
- func (x *BreakoutRoom) GetStarted() bool
- func (x *BreakoutRoom) GetTitle() string
- func (x *BreakoutRoom) GetUsers() []*BreakoutRoomUser
- func (*BreakoutRoom) ProtoMessage()
- func (x *BreakoutRoom) ProtoReflect() protoreflect.Message
- func (x *BreakoutRoom) Reset()
- func (x *BreakoutRoom) String() string
- func (m *BreakoutRoom) Validate() error
- func (m *BreakoutRoom) ValidateAll() error
- type BreakoutRoomFeatures
- func (*BreakoutRoomFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *BreakoutRoomFeatures) GetAllowedNumberRooms() uint32
- func (x *BreakoutRoomFeatures) GetIsActive() bool
- func (x *BreakoutRoomFeatures) GetIsAllow() bool
- func (*BreakoutRoomFeatures) ProtoMessage()
- func (x *BreakoutRoomFeatures) ProtoReflect() protoreflect.Message
- func (x *BreakoutRoomFeatures) Reset()
- func (x *BreakoutRoomFeatures) String() string
- func (m *BreakoutRoomFeatures) Validate() error
- func (m *BreakoutRoomFeatures) ValidateAll() error
- type BreakoutRoomFeaturesMultiError
- type BreakoutRoomFeaturesValidationError
- func (e BreakoutRoomFeaturesValidationError) Cause() error
- func (e BreakoutRoomFeaturesValidationError) Error() string
- func (e BreakoutRoomFeaturesValidationError) ErrorName() string
- func (e BreakoutRoomFeaturesValidationError) Field() string
- func (e BreakoutRoomFeaturesValidationError) Key() bool
- func (e BreakoutRoomFeaturesValidationError) Reason() string
- type BreakoutRoomMultiError
- type BreakoutRoomRes
- func (*BreakoutRoomRes) Descriptor() ([]byte, []int)deprecated
- func (x *BreakoutRoomRes) GetMsg() string
- func (x *BreakoutRoomRes) GetRoom() *BreakoutRoom
- func (x *BreakoutRoomRes) GetRooms() []*BreakoutRoom
- func (x *BreakoutRoomRes) GetStatus() bool
- func (x *BreakoutRoomRes) GetToken() string
- func (*BreakoutRoomRes) ProtoMessage()
- func (x *BreakoutRoomRes) ProtoReflect() protoreflect.Message
- func (x *BreakoutRoomRes) Reset()
- func (x *BreakoutRoomRes) String() string
- func (m *BreakoutRoomRes) Validate() error
- func (m *BreakoutRoomRes) ValidateAll() error
- type BreakoutRoomResMultiError
- type BreakoutRoomResValidationError
- func (e BreakoutRoomResValidationError) Cause() error
- func (e BreakoutRoomResValidationError) Error() string
- func (e BreakoutRoomResValidationError) ErrorName() string
- func (e BreakoutRoomResValidationError) Field() string
- func (e BreakoutRoomResValidationError) Key() bool
- func (e BreakoutRoomResValidationError) Reason() string
- type BreakoutRoomUser
- func (*BreakoutRoomUser) Descriptor() ([]byte, []int)deprecated
- func (x *BreakoutRoomUser) GetId() string
- func (x *BreakoutRoomUser) GetJoined() bool
- func (x *BreakoutRoomUser) GetName() string
- func (*BreakoutRoomUser) ProtoMessage()
- func (x *BreakoutRoomUser) ProtoReflect() protoreflect.Message
- func (x *BreakoutRoomUser) Reset()
- func (x *BreakoutRoomUser) String() string
- func (m *BreakoutRoomUser) Validate() error
- func (m *BreakoutRoomUser) ValidateAll() error
- type BreakoutRoomUserMultiError
- type BreakoutRoomUserValidationError
- func (e BreakoutRoomUserValidationError) Cause() error
- func (e BreakoutRoomUserValidationError) Error() string
- func (e BreakoutRoomUserValidationError) ErrorName() string
- func (e BreakoutRoomUserValidationError) Field() string
- func (e BreakoutRoomUserValidationError) Key() bool
- func (e BreakoutRoomUserValidationError) Reason() string
- type BreakoutRoomValidationError
- func (e BreakoutRoomValidationError) Cause() error
- func (e BreakoutRoomValidationError) Error() string
- func (e BreakoutRoomValidationError) ErrorName() string
- func (e BreakoutRoomValidationError) Field() string
- func (e BreakoutRoomValidationError) Key() bool
- func (e BreakoutRoomValidationError) Reason() string
- type BroadcastBreakoutRoomMsgReq
- func (*BroadcastBreakoutRoomMsgReq) Descriptor() ([]byte, []int)deprecated
- func (x *BroadcastBreakoutRoomMsgReq) GetMsg() string
- func (x *BroadcastBreakoutRoomMsgReq) GetRoomId() string
- func (*BroadcastBreakoutRoomMsgReq) ProtoMessage()
- func (x *BroadcastBreakoutRoomMsgReq) ProtoReflect() protoreflect.Message
- func (x *BroadcastBreakoutRoomMsgReq) Reset()
- func (x *BroadcastBreakoutRoomMsgReq) String() string
- func (m *BroadcastBreakoutRoomMsgReq) Validate() error
- func (m *BroadcastBreakoutRoomMsgReq) ValidateAll() error
- type BroadcastBreakoutRoomMsgReqMultiError
- type BroadcastBreakoutRoomMsgReqValidationError
- func (e BroadcastBreakoutRoomMsgReqValidationError) Cause() error
- func (e BroadcastBreakoutRoomMsgReqValidationError) Error() string
- func (e BroadcastBreakoutRoomMsgReqValidationError) ErrorName() string
- func (e BroadcastBreakoutRoomMsgReqValidationError) Field() string
- func (e BroadcastBreakoutRoomMsgReqValidationError) Key() bool
- func (e BroadcastBreakoutRoomMsgReqValidationError) Reason() string
- type ChangeEtherpadStatusReq
- func (*ChangeEtherpadStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeEtherpadStatusReq) GetIsActive() bool
- func (x *ChangeEtherpadStatusReq) GetRoomId() string
- func (*ChangeEtherpadStatusReq) ProtoMessage()
- func (x *ChangeEtherpadStatusReq) ProtoReflect() protoreflect.Message
- func (x *ChangeEtherpadStatusReq) Reset()
- func (x *ChangeEtherpadStatusReq) String() string
- func (m *ChangeEtherpadStatusReq) Validate() error
- func (m *ChangeEtherpadStatusReq) ValidateAll() error
- type ChangeEtherpadStatusReqMultiError
- type ChangeEtherpadStatusReqValidationError
- func (e ChangeEtherpadStatusReqValidationError) Cause() error
- func (e ChangeEtherpadStatusReqValidationError) Error() string
- func (e ChangeEtherpadStatusReqValidationError) ErrorName() string
- func (e ChangeEtherpadStatusReqValidationError) Field() string
- func (e ChangeEtherpadStatusReqValidationError) Key() bool
- func (e ChangeEtherpadStatusReqValidationError) Reason() string
- type ChangeVisibilityRes
- func (*ChangeVisibilityRes) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeVisibilityRes) GetRoomId() string
- func (x *ChangeVisibilityRes) GetVisibleNotepad() bool
- func (x *ChangeVisibilityRes) GetVisibleWhiteBoard() bool
- func (*ChangeVisibilityRes) ProtoMessage()
- func (x *ChangeVisibilityRes) ProtoReflect() protoreflect.Message
- func (x *ChangeVisibilityRes) Reset()
- func (x *ChangeVisibilityRes) String() string
- func (m *ChangeVisibilityRes) Validate() error
- func (m *ChangeVisibilityRes) ValidateAll() error
- type ChangeVisibilityResMultiError
- type ChangeVisibilityResValidationError
- func (e ChangeVisibilityResValidationError) Cause() error
- func (e ChangeVisibilityResValidationError) Error() string
- func (e ChangeVisibilityResValidationError) ErrorName() string
- func (e ChangeVisibilityResValidationError) Field() string
- func (e ChangeVisibilityResValidationError) Key() bool
- func (e ChangeVisibilityResValidationError) Reason() string
- type ChatFeatures
- func (*ChatFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *ChatFeatures) GetAllowChat() bool
- func (x *ChatFeatures) GetAllowFileUpload() bool
- func (x *ChatFeatures) GetAllowedFileTypes() []string
- func (x *ChatFeatures) GetMaxFileSize() uint64
- func (*ChatFeatures) ProtoMessage()
- func (x *ChatFeatures) ProtoReflect() protoreflect.Message
- func (x *ChatFeatures) Reset()
- func (x *ChatFeatures) String() string
- func (m *ChatFeatures) Validate() error
- func (m *ChatFeatures) ValidateAll() error
- type ChatFeaturesMultiError
- type ChatFeaturesValidationError
- func (e ChatFeaturesValidationError) Cause() error
- func (e ChatFeaturesValidationError) Error() string
- func (e ChatFeaturesValidationError) ErrorName() string
- func (e ChatFeaturesValidationError) Field() string
- func (e ChatFeaturesValidationError) Key() bool
- func (e ChatFeaturesValidationError) Reason() string
- type CleanEtherpadReq
- func (*CleanEtherpadReq) Descriptor() ([]byte, []int)deprecated
- func (x *CleanEtherpadReq) GetNodeId() string
- func (x *CleanEtherpadReq) GetPadId() string
- func (x *CleanEtherpadReq) GetRoomId() string
- func (*CleanEtherpadReq) ProtoMessage()
- func (x *CleanEtherpadReq) ProtoReflect() protoreflect.Message
- func (x *CleanEtherpadReq) Reset()
- func (x *CleanEtherpadReq) String() string
- func (m *CleanEtherpadReq) Validate() error
- func (m *CleanEtherpadReq) ValidateAll() error
- type CleanEtherpadReqMultiError
- type CleanEtherpadReqValidationError
- func (e CleanEtherpadReqValidationError) Cause() error
- func (e CleanEtherpadReqValidationError) Error() string
- func (e CleanEtherpadReqValidationError) ErrorName() string
- func (e CleanEtherpadReqValidationError) Field() string
- func (e CleanEtherpadReqValidationError) Key() bool
- func (e CleanEtherpadReqValidationError) Reason() string
- type ClosePollReq
- func (*ClosePollReq) Descriptor() ([]byte, []int)deprecated
- func (x *ClosePollReq) GetPollId() string
- func (x *ClosePollReq) GetRoomId() string
- func (x *ClosePollReq) GetUserId() string
- func (*ClosePollReq) ProtoMessage()
- func (x *ClosePollReq) ProtoReflect() protoreflect.Message
- func (x *ClosePollReq) Reset()
- func (x *ClosePollReq) String() string
- func (m *ClosePollReq) Validate() error
- func (m *ClosePollReq) ValidateAll() error
- type ClosePollReqMultiError
- type ClosePollReqValidationError
- func (e ClosePollReqValidationError) Cause() error
- func (e ClosePollReqValidationError) Error() string
- func (e ClosePollReqValidationError) ErrorName() string
- func (e ClosePollReqValidationError) Field() string
- func (e ClosePollReqValidationError) Key() bool
- func (e ClosePollReqValidationError) Reason() string
- type CommonNotifyEvent
- func (*CommonNotifyEvent) Descriptor() ([]byte, []int)deprecated
- func (x *CommonNotifyEvent) GetCreatedAt() int64
- func (x *CommonNotifyEvent) GetEvent() string
- func (x *CommonNotifyEvent) GetId() string
- func (x *CommonNotifyEvent) GetParticipant() *livekit.ParticipantInfo
- func (x *CommonNotifyEvent) GetRecordingInfo() *RecordingInfoEvent
- func (x *CommonNotifyEvent) GetRoom() *NotifyEventRoom
- func (x *CommonNotifyEvent) GetSpeechService() *SpeechServiceEvent
- func (x *CommonNotifyEvent) GetTrack() *livekit.TrackInfo
- func (*CommonNotifyEvent) ProtoMessage()
- func (x *CommonNotifyEvent) ProtoReflect() protoreflect.Message
- func (x *CommonNotifyEvent) Reset()
- func (x *CommonNotifyEvent) String() string
- func (m *CommonNotifyEvent) Validate() error
- func (m *CommonNotifyEvent) ValidateAll() error
- type CommonNotifyEventMultiError
- type CommonNotifyEventValidationError
- func (e CommonNotifyEventValidationError) Cause() error
- func (e CommonNotifyEventValidationError) Error() string
- func (e CommonNotifyEventValidationError) ErrorName() string
- func (e CommonNotifyEventValidationError) Field() string
- func (e CommonNotifyEventValidationError) Key() bool
- func (e CommonNotifyEventValidationError) Reason() string
- type CommonResponse
- func (*CommonResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CommonResponse) GetMsg() string
- func (x *CommonResponse) GetStatus() bool
- func (*CommonResponse) ProtoMessage()
- func (x *CommonResponse) ProtoReflect() protoreflect.Message
- func (x *CommonResponse) Reset()
- func (x *CommonResponse) String() string
- func (m *CommonResponse) Validate() error
- func (m *CommonResponse) ValidateAll() error
- type CommonResponseMultiError
- type CommonResponseValidationError
- func (e CommonResponseValidationError) Cause() error
- func (e CommonResponseValidationError) Error() string
- func (e CommonResponseValidationError) ErrorName() string
- func (e CommonResponseValidationError) Field() string
- func (e CommonResponseValidationError) Key() bool
- func (e CommonResponseValidationError) Reason() string
- type CopyToPath
- func (*CopyToPath) Descriptor() ([]byte, []int)deprecated
- func (x *CopyToPath) GetMainPath() string
- func (x *CopyToPath) GetSubPath() string
- func (*CopyToPath) ProtoMessage()
- func (x *CopyToPath) ProtoReflect() protoreflect.Message
- func (x *CopyToPath) Reset()
- func (x *CopyToPath) String() string
- func (m *CopyToPath) Validate() error
- func (m *CopyToPath) ValidateAll() error
- type CopyToPathMultiError
- type CopyToPathValidationError
- type CopyrightConf
- func (*CopyrightConf) Descriptor() ([]byte, []int)deprecated
- func (x *CopyrightConf) GetDisplay() bool
- func (x *CopyrightConf) GetText() string
- func (*CopyrightConf) ProtoMessage()
- func (x *CopyrightConf) ProtoReflect() protoreflect.Message
- func (x *CopyrightConf) Reset()
- func (x *CopyrightConf) String() string
- func (m *CopyrightConf) Validate() error
- func (m *CopyrightConf) ValidateAll() error
- type CopyrightConfMultiError
- type CopyrightConfValidationError
- func (e CopyrightConfValidationError) Cause() error
- func (e CopyrightConfValidationError) Error() string
- func (e CopyrightConfValidationError) ErrorName() string
- func (e CopyrightConfValidationError) Field() string
- func (e CopyrightConfValidationError) Key() bool
- func (e CopyrightConfValidationError) Reason() string
- type CreateBreakoutRoomsReq
- func (*CreateBreakoutRoomsReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBreakoutRoomsReq) GetDuration() uint64
- func (x *CreateBreakoutRoomsReq) GetRequestedUserId() string
- func (x *CreateBreakoutRoomsReq) GetRoomId() string
- func (x *CreateBreakoutRoomsReq) GetRooms() []*BreakoutRoom
- func (x *CreateBreakoutRoomsReq) GetWelcomeMsg() string
- func (*CreateBreakoutRoomsReq) ProtoMessage()
- func (x *CreateBreakoutRoomsReq) ProtoReflect() protoreflect.Message
- func (x *CreateBreakoutRoomsReq) Reset()
- func (x *CreateBreakoutRoomsReq) String() string
- func (m *CreateBreakoutRoomsReq) Validate() error
- func (m *CreateBreakoutRoomsReq) ValidateAll() error
- type CreateBreakoutRoomsReqMultiError
- type CreateBreakoutRoomsReqValidationError
- func (e CreateBreakoutRoomsReqValidationError) Cause() error
- func (e CreateBreakoutRoomsReqValidationError) Error() string
- func (e CreateBreakoutRoomsReqValidationError) ErrorName() string
- func (e CreateBreakoutRoomsReqValidationError) Field() string
- func (e CreateBreakoutRoomsReqValidationError) Key() bool
- func (e CreateBreakoutRoomsReqValidationError) Reason() string
- type CreateEtherpadSessionRes
- func (*CreateEtherpadSessionRes) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEtherpadSessionRes) GetMsg() string
- func (x *CreateEtherpadSessionRes) GetPadId() string
- func (x *CreateEtherpadSessionRes) GetReadonlyPadId() string
- func (x *CreateEtherpadSessionRes) GetStatus() bool
- func (*CreateEtherpadSessionRes) ProtoMessage()
- func (x *CreateEtherpadSessionRes) ProtoReflect() protoreflect.Message
- func (x *CreateEtherpadSessionRes) Reset()
- func (x *CreateEtherpadSessionRes) String() string
- func (m *CreateEtherpadSessionRes) Validate() error
- func (m *CreateEtherpadSessionRes) ValidateAll() error
- type CreateEtherpadSessionResMultiError
- type CreateEtherpadSessionResValidationError
- func (e CreateEtherpadSessionResValidationError) Cause() error
- func (e CreateEtherpadSessionResValidationError) Error() string
- func (e CreateEtherpadSessionResValidationError) ErrorName() string
- func (e CreateEtherpadSessionResValidationError) Field() string
- func (e CreateEtherpadSessionResValidationError) Key() bool
- func (e CreateEtherpadSessionResValidationError) Reason() string
- type CreateIngressReq
- func (*CreateIngressReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIngressReq) GetInputType() IngressInput
- func (x *CreateIngressReq) GetParticipantName() string
- func (x *CreateIngressReq) GetRoomId() string
- func (*CreateIngressReq) ProtoMessage()
- func (x *CreateIngressReq) ProtoReflect() protoreflect.Message
- func (x *CreateIngressReq) Reset()
- func (x *CreateIngressReq) String() string
- func (m *CreateIngressReq) Validate() error
- func (m *CreateIngressReq) ValidateAll() error
- type CreateIngressReqMultiError
- type CreateIngressReqValidationError
- func (e CreateIngressReqValidationError) Cause() error
- func (e CreateIngressReqValidationError) Error() string
- func (e CreateIngressReqValidationError) ErrorName() string
- func (e CreateIngressReqValidationError) Field() string
- func (e CreateIngressReqValidationError) Key() bool
- func (e CreateIngressReqValidationError) Reason() string
- type CreateIngressRes
- func (*CreateIngressRes) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIngressRes) GetMsg() string
- func (x *CreateIngressRes) GetStatus() bool
- func (x *CreateIngressRes) GetStreamKey() string
- func (x *CreateIngressRes) GetUrl() string
- func (*CreateIngressRes) ProtoMessage()
- func (x *CreateIngressRes) ProtoReflect() protoreflect.Message
- func (x *CreateIngressRes) Reset()
- func (x *CreateIngressRes) String() string
- func (m *CreateIngressRes) Validate() error
- func (m *CreateIngressRes) ValidateAll() error
- type CreateIngressResMultiError
- type CreateIngressResValidationError
- func (e CreateIngressResValidationError) Cause() error
- func (e CreateIngressResValidationError) Error() string
- func (e CreateIngressResValidationError) ErrorName() string
- func (e CreateIngressResValidationError) Field() string
- func (e CreateIngressResValidationError) Key() bool
- func (e CreateIngressResValidationError) Reason() string
- type CreatePollOptions
- func (*CreatePollOptions) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePollOptions) GetId() uint32
- func (x *CreatePollOptions) GetText() string
- func (*CreatePollOptions) ProtoMessage()
- func (x *CreatePollOptions) ProtoReflect() protoreflect.Message
- func (x *CreatePollOptions) Reset()
- func (x *CreatePollOptions) String() string
- func (m *CreatePollOptions) Validate() error
- func (m *CreatePollOptions) ValidateAll() error
- type CreatePollOptionsMultiError
- type CreatePollOptionsValidationError
- func (e CreatePollOptionsValidationError) Cause() error
- func (e CreatePollOptionsValidationError) Error() string
- func (e CreatePollOptionsValidationError) ErrorName() string
- func (e CreatePollOptionsValidationError) Field() string
- func (e CreatePollOptionsValidationError) Key() bool
- func (e CreatePollOptionsValidationError) Reason() string
- type CreatePollReq
- func (*CreatePollReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePollReq) GetOptions() []*CreatePollOptions
- func (x *CreatePollReq) GetPollId() string
- func (x *CreatePollReq) GetQuestion() string
- func (x *CreatePollReq) GetRoomId() string
- func (x *CreatePollReq) GetUserId() string
- func (*CreatePollReq) ProtoMessage()
- func (x *CreatePollReq) ProtoReflect() protoreflect.Message
- func (x *CreatePollReq) Reset()
- func (x *CreatePollReq) String() string
- func (m *CreatePollReq) Validate() error
- func (m *CreatePollReq) ValidateAll() error
- type CreatePollReqMultiError
- type CreatePollReqValidationError
- func (e CreatePollReqValidationError) Cause() error
- func (e CreatePollReqValidationError) Error() string
- func (e CreatePollReqValidationError) ErrorName() string
- func (e CreatePollReqValidationError) Field() string
- func (e CreatePollReqValidationError) Key() bool
- func (e CreatePollReqValidationError) Reason() string
- type CreateRoomReq
- func (*CreateRoomReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRoomReq) GetEmptyTimeout() uint32
- func (x *CreateRoomReq) GetMaxParticipants() uint32
- func (x *CreateRoomReq) GetMetadata() *RoomMetadata
- func (x *CreateRoomReq) GetRoomId() string
- func (*CreateRoomReq) ProtoMessage()
- func (x *CreateRoomReq) ProtoReflect() protoreflect.Message
- func (x *CreateRoomReq) Reset()
- func (x *CreateRoomReq) String() string
- func (m *CreateRoomReq) Validate() error
- func (m *CreateRoomReq) ValidateAll() error
- type CreateRoomReqMultiError
- type CreateRoomReqValidationError
- func (e CreateRoomReqValidationError) Cause() error
- func (e CreateRoomReqValidationError) Error() string
- func (e CreateRoomReqValidationError) ErrorName() string
- func (e CreateRoomReqValidationError) Field() string
- func (e CreateRoomReqValidationError) Key() bool
- func (e CreateRoomReqValidationError) Reason() string
- type CreateRoomRes
- func (*CreateRoomRes) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRoomRes) GetMsg() string
- func (x *CreateRoomRes) GetRoomInfo() *livekit.Room
- func (x *CreateRoomRes) GetStatus() bool
- func (*CreateRoomRes) ProtoMessage()
- func (x *CreateRoomRes) ProtoReflect() protoreflect.Message
- func (x *CreateRoomRes) Reset()
- func (x *CreateRoomRes) String() string
- func (m *CreateRoomRes) Validate() error
- func (m *CreateRoomRes) ValidateAll() error
- type CreateRoomResMultiError
- type CreateRoomResValidationError
- func (e CreateRoomResValidationError) Cause() error
- func (e CreateRoomResValidationError) Error() string
- func (e CreateRoomResValidationError) ErrorName() string
- func (e CreateRoomResValidationError) Field() string
- func (e CreateRoomResValidationError) Key() bool
- func (e CreateRoomResValidationError) Reason() string
- type DataMessage
- func (*DataMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DataMessage) GetBody() *DataMsgBody
- func (x *DataMessage) GetMessageId() string
- func (x *DataMessage) GetRoomId() string
- func (x *DataMessage) GetRoomSid() string
- func (x *DataMessage) GetTo() string
- func (x *DataMessage) GetType() DataMsgType
- func (*DataMessage) ProtoMessage()
- func (x *DataMessage) ProtoReflect() protoreflect.Message
- func (x *DataMessage) Reset()
- func (x *DataMessage) String() string
- func (m *DataMessage) Validate() error
- func (m *DataMessage) ValidateAll() error
- type DataMessageMultiError
- type DataMessageReq
- func (*DataMessageReq) Descriptor() ([]byte, []int)deprecated
- func (x *DataMessageReq) GetIsAdmin() bool
- func (x *DataMessageReq) GetMsg() string
- func (x *DataMessageReq) GetMsgBodyType() DataMsgBodyType
- func (x *DataMessageReq) GetRequestedUserId() string
- func (x *DataMessageReq) GetRoomId() string
- func (x *DataMessageReq) GetRoomSid() string
- func (x *DataMessageReq) GetSendTo() []string
- func (x *DataMessageReq) GetUserId() string
- func (x *DataMessageReq) GetUserSid() string
- func (*DataMessageReq) ProtoMessage()
- func (x *DataMessageReq) ProtoReflect() protoreflect.Message
- func (x *DataMessageReq) Reset()
- func (x *DataMessageReq) String() string
- func (m *DataMessageReq) Validate() error
- func (m *DataMessageReq) ValidateAll() error
- type DataMessageReqMultiError
- type DataMessageReqValidationError
- func (e DataMessageReqValidationError) Cause() error
- func (e DataMessageReqValidationError) Error() string
- func (e DataMessageReqValidationError) ErrorName() string
- func (e DataMessageReqValidationError) Field() string
- func (e DataMessageReqValidationError) Key() bool
- func (e DataMessageReqValidationError) Reason() string
- type DataMessageValidationError
- func (e DataMessageValidationError) Cause() error
- func (e DataMessageValidationError) Error() string
- func (e DataMessageValidationError) ErrorName() string
- func (e DataMessageValidationError) Field() string
- func (e DataMessageValidationError) Key() bool
- func (e DataMessageValidationError) Reason() string
- type DataMsgBody
- func (*DataMsgBody) Descriptor() ([]byte, []int)deprecated
- func (x *DataMsgBody) GetFrom() *DataMsgReqFrom
- func (x *DataMsgBody) GetIsPrivate() uint32
- func (x *DataMsgBody) GetMessageId() string
- func (x *DataMsgBody) GetMsg() string
- func (x *DataMsgBody) GetTime() string
- func (x *DataMsgBody) GetType() DataMsgBodyType
- func (*DataMsgBody) ProtoMessage()
- func (x *DataMsgBody) ProtoReflect() protoreflect.Message
- func (x *DataMsgBody) Reset()
- func (x *DataMsgBody) String() string
- func (m *DataMsgBody) Validate() error
- func (m *DataMsgBody) ValidateAll() error
- type DataMsgBodyMultiError
- type DataMsgBodyType
- func (DataMsgBodyType) Descriptor() protoreflect.EnumDescriptor
- func (x DataMsgBodyType) Enum() *DataMsgBodyType
- func (DataMsgBodyType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataMsgBodyType) Number() protoreflect.EnumNumber
- func (x DataMsgBodyType) String() string
- func (DataMsgBodyType) Type() protoreflect.EnumType
- type DataMsgBodyValidationError
- func (e DataMsgBodyValidationError) Cause() error
- func (e DataMsgBodyValidationError) Error() string
- func (e DataMsgBodyValidationError) ErrorName() string
- func (e DataMsgBodyValidationError) Field() string
- func (e DataMsgBodyValidationError) Key() bool
- func (e DataMsgBodyValidationError) Reason() string
- type DataMsgReqFrom
- func (*DataMsgReqFrom) Descriptor() ([]byte, []int)deprecated
- func (x *DataMsgReqFrom) GetName() string
- func (x *DataMsgReqFrom) GetSid() string
- func (x *DataMsgReqFrom) GetUserId() string
- func (*DataMsgReqFrom) ProtoMessage()
- func (x *DataMsgReqFrom) ProtoReflect() protoreflect.Message
- func (x *DataMsgReqFrom) Reset()
- func (x *DataMsgReqFrom) String() string
- func (m *DataMsgReqFrom) Validate() error
- func (m *DataMsgReqFrom) ValidateAll() error
- type DataMsgReqFromMultiError
- type DataMsgReqFromValidationError
- func (e DataMsgReqFromValidationError) Cause() error
- func (e DataMsgReqFromValidationError) Error() string
- func (e DataMsgReqFromValidationError) ErrorName() string
- func (e DataMsgReqFromValidationError) Field() string
- func (e DataMsgReqFromValidationError) Key() bool
- func (e DataMsgReqFromValidationError) Reason() string
- type DataMsgType
- func (DataMsgType) Descriptor() protoreflect.EnumDescriptor
- func (x DataMsgType) Enum() *DataMsgType
- func (DataMsgType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataMsgType) Number() protoreflect.EnumNumber
- func (x DataMsgType) String() string
- func (DataMsgType) Type() protoreflect.EnumType
- type DeleteRecordingReq
- func (*DeleteRecordingReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRecordingReq) GetRecordId() string
- func (*DeleteRecordingReq) ProtoMessage()
- func (x *DeleteRecordingReq) ProtoReflect() protoreflect.Message
- func (x *DeleteRecordingReq) Reset()
- func (x *DeleteRecordingReq) String() string
- func (m *DeleteRecordingReq) Validate() error
- func (m *DeleteRecordingReq) ValidateAll() error
- type DeleteRecordingReqMultiError
- type DeleteRecordingReqValidationError
- func (e DeleteRecordingReqValidationError) Cause() error
- func (e DeleteRecordingReqValidationError) Error() string
- func (e DeleteRecordingReqValidationError) ErrorName() string
- func (e DeleteRecordingReqValidationError) Field() string
- func (e DeleteRecordingReqValidationError) Key() bool
- func (e DeleteRecordingReqValidationError) Reason() string
- type DeleteRecordingRes
- func (*DeleteRecordingRes) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRecordingRes) GetMsg() string
- func (x *DeleteRecordingRes) GetStatus() bool
- func (*DeleteRecordingRes) ProtoMessage()
- func (x *DeleteRecordingRes) ProtoReflect() protoreflect.Message
- func (x *DeleteRecordingRes) Reset()
- func (x *DeleteRecordingRes) String() string
- func (m *DeleteRecordingRes) Validate() error
- func (m *DeleteRecordingRes) ValidateAll() error
- type DeleteRecordingResMultiError
- type DeleteRecordingResValidationError
- func (e DeleteRecordingResValidationError) Cause() error
- func (e DeleteRecordingResValidationError) Error() string
- func (e DeleteRecordingResValidationError) ErrorName() string
- func (e DeleteRecordingResValidationError) Field() string
- func (e DeleteRecordingResValidationError) Key() bool
- func (e DeleteRecordingResValidationError) Reason() string
- type DisplayExternalLinkFeatures
- func (*DisplayExternalLinkFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *DisplayExternalLinkFeatures) GetIsActive() bool
- func (x *DisplayExternalLinkFeatures) GetIsAllow() bool
- func (x *DisplayExternalLinkFeatures) GetLink() string
- func (x *DisplayExternalLinkFeatures) GetSharedBy() string
- func (*DisplayExternalLinkFeatures) ProtoMessage()
- func (x *DisplayExternalLinkFeatures) ProtoReflect() protoreflect.Message
- func (x *DisplayExternalLinkFeatures) Reset()
- func (x *DisplayExternalLinkFeatures) String() string
- func (m *DisplayExternalLinkFeatures) Validate() error
- func (m *DisplayExternalLinkFeatures) ValidateAll() error
- type DisplayExternalLinkFeaturesMultiError
- type DisplayExternalLinkFeaturesValidationError
- func (e DisplayExternalLinkFeaturesValidationError) Cause() error
- func (e DisplayExternalLinkFeaturesValidationError) Error() string
- func (e DisplayExternalLinkFeaturesValidationError) ErrorName() string
- func (e DisplayExternalLinkFeaturesValidationError) Field() string
- func (e DisplayExternalLinkFeaturesValidationError) Key() bool
- func (e DisplayExternalLinkFeaturesValidationError) Reason() string
- type EndBreakoutRoomReq
- func (*EndBreakoutRoomReq) Descriptor() ([]byte, []int)deprecated
- func (x *EndBreakoutRoomReq) GetBreakoutRoomId() string
- func (x *EndBreakoutRoomReq) GetRoomId() string
- func (*EndBreakoutRoomReq) ProtoMessage()
- func (x *EndBreakoutRoomReq) ProtoReflect() protoreflect.Message
- func (x *EndBreakoutRoomReq) Reset()
- func (x *EndBreakoutRoomReq) String() string
- func (m *EndBreakoutRoomReq) Validate() error
- func (m *EndBreakoutRoomReq) ValidateAll() error
- type EndBreakoutRoomReqMultiError
- type EndBreakoutRoomReqValidationError
- func (e EndBreakoutRoomReqValidationError) Cause() error
- func (e EndBreakoutRoomReqValidationError) Error() string
- func (e EndBreakoutRoomReqValidationError) ErrorName() string
- func (e EndBreakoutRoomReqValidationError) Field() string
- func (e EndBreakoutRoomReqValidationError) Key() bool
- func (e EndBreakoutRoomReqValidationError) Reason() string
- type EndToEndEncryptionFeatures
- func (*EndToEndEncryptionFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *EndToEndEncryptionFeatures) GetEncryptionKey() string
- func (x *EndToEndEncryptionFeatures) GetIsEnabled() bool
- func (*EndToEndEncryptionFeatures) ProtoMessage()
- func (x *EndToEndEncryptionFeatures) ProtoReflect() protoreflect.Message
- func (x *EndToEndEncryptionFeatures) Reset()
- func (x *EndToEndEncryptionFeatures) String() string
- func (m *EndToEndEncryptionFeatures) Validate() error
- func (m *EndToEndEncryptionFeatures) ValidateAll() error
- type EndToEndEncryptionFeaturesMultiError
- type EndToEndEncryptionFeaturesValidationError
- func (e EndToEndEncryptionFeaturesValidationError) Cause() error
- func (e EndToEndEncryptionFeaturesValidationError) Error() string
- func (e EndToEndEncryptionFeaturesValidationError) ErrorName() string
- func (e EndToEndEncryptionFeaturesValidationError) Field() string
- func (e EndToEndEncryptionFeaturesValidationError) Key() bool
- func (e EndToEndEncryptionFeaturesValidationError) Reason() string
- type ExternalDisplayLinkReq
- func (*ExternalDisplayLinkReq) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalDisplayLinkReq) GetRoomId() string
- func (x *ExternalDisplayLinkReq) GetTask() ExternalDisplayLinkTask
- func (x *ExternalDisplayLinkReq) GetUrl() string
- func (x *ExternalDisplayLinkReq) GetUserId() string
- func (*ExternalDisplayLinkReq) ProtoMessage()
- func (x *ExternalDisplayLinkReq) ProtoReflect() protoreflect.Message
- func (x *ExternalDisplayLinkReq) Reset()
- func (x *ExternalDisplayLinkReq) String() string
- func (m *ExternalDisplayLinkReq) Validate() error
- func (m *ExternalDisplayLinkReq) ValidateAll() error
- type ExternalDisplayLinkReqMultiError
- type ExternalDisplayLinkReqValidationError
- func (e ExternalDisplayLinkReqValidationError) Cause() error
- func (e ExternalDisplayLinkReqValidationError) Error() string
- func (e ExternalDisplayLinkReqValidationError) ErrorName() string
- func (e ExternalDisplayLinkReqValidationError) Field() string
- func (e ExternalDisplayLinkReqValidationError) Key() bool
- func (e ExternalDisplayLinkReqValidationError) Reason() string
- type ExternalDisplayLinkTask
- func (ExternalDisplayLinkTask) Descriptor() protoreflect.EnumDescriptor
- func (x ExternalDisplayLinkTask) Enum() *ExternalDisplayLinkTask
- func (ExternalDisplayLinkTask) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExternalDisplayLinkTask) Number() protoreflect.EnumNumber
- func (x ExternalDisplayLinkTask) String() string
- func (ExternalDisplayLinkTask) Type() protoreflect.EnumType
- type ExternalMediaPlayerFeatures
- func (*ExternalMediaPlayerFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalMediaPlayerFeatures) GetAllowedExternalMediaPlayer() bool
- func (x *ExternalMediaPlayerFeatures) GetIsActive() bool
- func (x *ExternalMediaPlayerFeatures) GetSharedBy() string
- func (x *ExternalMediaPlayerFeatures) GetUrl() string
- func (*ExternalMediaPlayerFeatures) ProtoMessage()
- func (x *ExternalMediaPlayerFeatures) ProtoReflect() protoreflect.Message
- func (x *ExternalMediaPlayerFeatures) Reset()
- func (x *ExternalMediaPlayerFeatures) String() string
- func (m *ExternalMediaPlayerFeatures) Validate() error
- func (m *ExternalMediaPlayerFeatures) ValidateAll() error
- type ExternalMediaPlayerFeaturesMultiError
- type ExternalMediaPlayerFeaturesValidationError
- func (e ExternalMediaPlayerFeaturesValidationError) Cause() error
- func (e ExternalMediaPlayerFeaturesValidationError) Error() string
- func (e ExternalMediaPlayerFeaturesValidationError) ErrorName() string
- func (e ExternalMediaPlayerFeaturesValidationError) Field() string
- func (e ExternalMediaPlayerFeaturesValidationError) Key() bool
- func (e ExternalMediaPlayerFeaturesValidationError) Reason() string
- type ExternalMediaPlayerReq
- func (*ExternalMediaPlayerReq) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalMediaPlayerReq) GetRoomId() string
- func (x *ExternalMediaPlayerReq) GetSeekTo() float64
- func (x *ExternalMediaPlayerReq) GetTask() ExternalMediaPlayerTask
- func (x *ExternalMediaPlayerReq) GetUrl() string
- func (x *ExternalMediaPlayerReq) GetUserId() string
- func (*ExternalMediaPlayerReq) ProtoMessage()
- func (x *ExternalMediaPlayerReq) ProtoReflect() protoreflect.Message
- func (x *ExternalMediaPlayerReq) Reset()
- func (x *ExternalMediaPlayerReq) String() string
- func (m *ExternalMediaPlayerReq) Validate() error
- func (m *ExternalMediaPlayerReq) ValidateAll() error
- type ExternalMediaPlayerReqMultiError
- type ExternalMediaPlayerReqValidationError
- func (e ExternalMediaPlayerReqValidationError) Cause() error
- func (e ExternalMediaPlayerReqValidationError) Error() string
- func (e ExternalMediaPlayerReqValidationError) ErrorName() string
- func (e ExternalMediaPlayerReqValidationError) Field() string
- func (e ExternalMediaPlayerReqValidationError) Key() bool
- func (e ExternalMediaPlayerReqValidationError) Reason() string
- type ExternalMediaPlayerTask
- func (ExternalMediaPlayerTask) Descriptor() protoreflect.EnumDescriptor
- func (x ExternalMediaPlayerTask) Enum() *ExternalMediaPlayerTask
- func (ExternalMediaPlayerTask) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExternalMediaPlayerTask) Number() protoreflect.EnumNumber
- func (x ExternalMediaPlayerTask) String() string
- func (ExternalMediaPlayerTask) Type() protoreflect.EnumType
- type FetchRecordingsReq
- func (*FetchRecordingsReq) Descriptor() ([]byte, []int)deprecated
- func (x *FetchRecordingsReq) GetFrom() uint32
- func (x *FetchRecordingsReq) GetLimit() uint32
- func (x *FetchRecordingsReq) GetOrderBy() string
- func (x *FetchRecordingsReq) GetRoomIds() []string
- func (*FetchRecordingsReq) ProtoMessage()
- func (x *FetchRecordingsReq) ProtoReflect() protoreflect.Message
- func (x *FetchRecordingsReq) Reset()
- func (x *FetchRecordingsReq) String() string
- func (m *FetchRecordingsReq) Validate() error
- func (m *FetchRecordingsReq) ValidateAll() error
- type FetchRecordingsReqMultiError
- type FetchRecordingsReqValidationError
- func (e FetchRecordingsReqValidationError) Cause() error
- func (e FetchRecordingsReqValidationError) Error() string
- func (e FetchRecordingsReqValidationError) ErrorName() string
- func (e FetchRecordingsReqValidationError) Field() string
- func (e FetchRecordingsReqValidationError) Key() bool
- func (e FetchRecordingsReqValidationError) Reason() string
- type FetchRecordingsRes
- func (*FetchRecordingsRes) Descriptor() ([]byte, []int)deprecated
- func (x *FetchRecordingsRes) GetMsg() string
- func (x *FetchRecordingsRes) GetResult() *FetchRecordingsResult
- func (x *FetchRecordingsRes) GetStatus() bool
- func (*FetchRecordingsRes) ProtoMessage()
- func (x *FetchRecordingsRes) ProtoReflect() protoreflect.Message
- func (x *FetchRecordingsRes) Reset()
- func (x *FetchRecordingsRes) String() string
- func (m *FetchRecordingsRes) Validate() error
- func (m *FetchRecordingsRes) ValidateAll() error
- type FetchRecordingsResMultiError
- type FetchRecordingsResValidationError
- func (e FetchRecordingsResValidationError) Cause() error
- func (e FetchRecordingsResValidationError) Error() string
- func (e FetchRecordingsResValidationError) ErrorName() string
- func (e FetchRecordingsResValidationError) Field() string
- func (e FetchRecordingsResValidationError) Key() bool
- func (e FetchRecordingsResValidationError) Reason() string
- type FetchRecordingsResult
- func (*FetchRecordingsResult) Descriptor() ([]byte, []int)deprecated
- func (x *FetchRecordingsResult) GetFrom() uint32
- func (x *FetchRecordingsResult) GetLimit() uint32
- func (x *FetchRecordingsResult) GetOrderBy() string
- func (x *FetchRecordingsResult) GetRecordingsList() []*RecordingInfo
- func (x *FetchRecordingsResult) GetTotalRecordings() int64
- func (*FetchRecordingsResult) ProtoMessage()
- func (x *FetchRecordingsResult) ProtoReflect() protoreflect.Message
- func (x *FetchRecordingsResult) Reset()
- func (x *FetchRecordingsResult) String() string
- func (m *FetchRecordingsResult) Validate() error
- func (m *FetchRecordingsResult) ValidateAll() error
- type FetchRecordingsResultMultiError
- type FetchRecordingsResultValidationError
- func (e FetchRecordingsResultValidationError) Cause() error
- func (e FetchRecordingsResultValidationError) Error() string
- func (e FetchRecordingsResultValidationError) ErrorName() string
- func (e FetchRecordingsResultValidationError) Field() string
- func (e FetchRecordingsResultValidationError) Key() bool
- func (e FetchRecordingsResultValidationError) Reason() string
- type FromChildToParent
- func (*FromChildToParent) Descriptor() ([]byte, []int)deprecated
- func (x *FromChildToParent) GetMsg() string
- func (x *FromChildToParent) GetRecordingId() string
- func (x *FromChildToParent) GetRoomTableId() int64
- func (x *FromChildToParent) GetStatus() bool
- func (x *FromChildToParent) GetTask() RecordingTasks
- func (*FromChildToParent) ProtoMessage()
- func (x *FromChildToParent) ProtoReflect() protoreflect.Message
- func (x *FromChildToParent) Reset()
- func (x *FromChildToParent) String() string
- func (m *FromChildToParent) Validate() error
- func (m *FromChildToParent) ValidateAll() error
- type FromChildToParentMultiError
- type FromChildToParentValidationError
- func (e FromChildToParentValidationError) Cause() error
- func (e FromChildToParentValidationError) Error() string
- func (e FromChildToParentValidationError) ErrorName() string
- func (e FromChildToParentValidationError) Field() string
- func (e FromChildToParentValidationError) Key() bool
- func (e FromChildToParentValidationError) Reason() string
- type FromParentToChild
- func (*FromParentToChild) Descriptor() ([]byte, []int)deprecated
- func (x *FromParentToChild) GetRecordingId() string
- func (x *FromParentToChild) GetRoomTableId() int64
- func (x *FromParentToChild) GetTask() RecordingTasks
- func (*FromParentToChild) ProtoMessage()
- func (x *FromParentToChild) ProtoReflect() protoreflect.Message
- func (x *FromParentToChild) Reset()
- func (x *FromParentToChild) String() string
- func (m *FromParentToChild) Validate() error
- func (m *FromParentToChild) ValidateAll() error
- type FromParentToChildMultiError
- type FromParentToChildValidationError
- func (e FromParentToChildValidationError) Cause() error
- func (e FromParentToChildValidationError) Error() string
- func (e FromParentToChildValidationError) ErrorName() string
- func (e FromParentToChildValidationError) Field() string
- func (e FromParentToChildValidationError) Key() bool
- func (e FromParentToChildValidationError) Reason() string
- type GenerateAzureTokenReq
- func (*GenerateAzureTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateAzureTokenReq) GetRoomId() string
- func (x *GenerateAzureTokenReq) GetUserSid() string
- func (*GenerateAzureTokenReq) ProtoMessage()
- func (x *GenerateAzureTokenReq) ProtoReflect() protoreflect.Message
- func (x *GenerateAzureTokenReq) Reset()
- func (x *GenerateAzureTokenReq) String() string
- func (m *GenerateAzureTokenReq) Validate() error
- func (m *GenerateAzureTokenReq) ValidateAll() error
- type GenerateAzureTokenReqMultiError
- type GenerateAzureTokenReqValidationError
- func (e GenerateAzureTokenReqValidationError) Cause() error
- func (e GenerateAzureTokenReqValidationError) Error() string
- func (e GenerateAzureTokenReqValidationError) ErrorName() string
- func (e GenerateAzureTokenReqValidationError) Field() string
- func (e GenerateAzureTokenReqValidationError) Key() bool
- func (e GenerateAzureTokenReqValidationError) Reason() string
- type GenerateAzureTokenRes
- func (*GenerateAzureTokenRes) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateAzureTokenRes) GetKeyId() string
- func (x *GenerateAzureTokenRes) GetMsg() string
- func (x *GenerateAzureTokenRes) GetServiceRegion() string
- func (x *GenerateAzureTokenRes) GetStatus() bool
- func (x *GenerateAzureTokenRes) GetToken() string
- func (*GenerateAzureTokenRes) ProtoMessage()
- func (x *GenerateAzureTokenRes) ProtoReflect() protoreflect.Message
- func (x *GenerateAzureTokenRes) Reset()
- func (x *GenerateAzureTokenRes) String() string
- func (m *GenerateAzureTokenRes) Validate() error
- func (m *GenerateAzureTokenRes) ValidateAll() error
- type GenerateAzureTokenResMultiError
- type GenerateAzureTokenResValidationError
- func (e GenerateAzureTokenResValidationError) Cause() error
- func (e GenerateAzureTokenResValidationError) Error() string
- func (e GenerateAzureTokenResValidationError) ErrorName() string
- func (e GenerateAzureTokenResValidationError) Field() string
- func (e GenerateAzureTokenResValidationError) Key() bool
- func (e GenerateAzureTokenResValidationError) Reason() string
- type GenerateTokenReq
- func (*GenerateTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTokenReq) GetRoomId() string
- func (x *GenerateTokenReq) GetUserInfo() *UserInfo
- func (*GenerateTokenReq) ProtoMessage()
- func (x *GenerateTokenReq) ProtoReflect() protoreflect.Message
- func (x *GenerateTokenReq) Reset()
- func (x *GenerateTokenReq) String() string
- func (m *GenerateTokenReq) Validate() error
- func (m *GenerateTokenReq) ValidateAll() error
- type GenerateTokenReqMultiError
- type GenerateTokenReqValidationError
- func (e GenerateTokenReqValidationError) Cause() error
- func (e GenerateTokenReqValidationError) Error() string
- func (e GenerateTokenReqValidationError) ErrorName() string
- func (e GenerateTokenReqValidationError) Field() string
- func (e GenerateTokenReqValidationError) Key() bool
- func (e GenerateTokenReqValidationError) Reason() string
- type GenerateTokenRes
- func (*GenerateTokenRes) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTokenRes) GetMsg() string
- func (x *GenerateTokenRes) GetStatus() bool
- func (x *GenerateTokenRes) GetToken() string
- func (*GenerateTokenRes) ProtoMessage()
- func (x *GenerateTokenRes) ProtoReflect() protoreflect.Message
- func (x *GenerateTokenRes) Reset()
- func (x *GenerateTokenRes) String() string
- func (m *GenerateTokenRes) Validate() error
- func (m *GenerateTokenRes) ValidateAll() error
- type GenerateTokenResMultiError
- type GenerateTokenResValidationError
- func (e GenerateTokenResValidationError) Cause() error
- func (e GenerateTokenResValidationError) Error() string
- func (e GenerateTokenResValidationError) ErrorName() string
- func (e GenerateTokenResValidationError) Field() string
- func (e GenerateTokenResValidationError) Key() bool
- func (e GenerateTokenResValidationError) Reason() string
- type GetActiveRoomInfoReq
- func (*GetActiveRoomInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetActiveRoomInfoReq) GetRoomId() string
- func (*GetActiveRoomInfoReq) ProtoMessage()
- func (x *GetActiveRoomInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetActiveRoomInfoReq) Reset()
- func (x *GetActiveRoomInfoReq) String() string
- func (m *GetActiveRoomInfoReq) Validate() error
- func (m *GetActiveRoomInfoReq) ValidateAll() error
- type GetActiveRoomInfoReqMultiError
- type GetActiveRoomInfoReqValidationError
- func (e GetActiveRoomInfoReqValidationError) Cause() error
- func (e GetActiveRoomInfoReqValidationError) Error() string
- func (e GetActiveRoomInfoReqValidationError) ErrorName() string
- func (e GetActiveRoomInfoReqValidationError) Field() string
- func (e GetActiveRoomInfoReqValidationError) Key() bool
- func (e GetActiveRoomInfoReqValidationError) Reason() string
- type GetActiveRoomInfoRes
- func (*GetActiveRoomInfoRes) Descriptor() ([]byte, []int)deprecated
- func (x *GetActiveRoomInfoRes) GetMsg() string
- func (x *GetActiveRoomInfoRes) GetRoom() *ActiveRoomWithParticipant
- func (x *GetActiveRoomInfoRes) GetStatus() bool
- func (*GetActiveRoomInfoRes) ProtoMessage()
- func (x *GetActiveRoomInfoRes) ProtoReflect() protoreflect.Message
- func (x *GetActiveRoomInfoRes) Reset()
- func (x *GetActiveRoomInfoRes) String() string
- func (m *GetActiveRoomInfoRes) Validate() error
- func (m *GetActiveRoomInfoRes) ValidateAll() error
- type GetActiveRoomInfoResMultiError
- type GetActiveRoomInfoResValidationError
- func (e GetActiveRoomInfoResValidationError) Cause() error
- func (e GetActiveRoomInfoResValidationError) Error() string
- func (e GetActiveRoomInfoResValidationError) ErrorName() string
- func (e GetActiveRoomInfoResValidationError) Field() string
- func (e GetActiveRoomInfoResValidationError) Key() bool
- func (e GetActiveRoomInfoResValidationError) Reason() string
- type GetActiveRoomsInfoRes
- func (*GetActiveRoomsInfoRes) Descriptor() ([]byte, []int)deprecated
- func (x *GetActiveRoomsInfoRes) GetMsg() string
- func (x *GetActiveRoomsInfoRes) GetRooms() []*ActiveRoomWithParticipant
- func (x *GetActiveRoomsInfoRes) GetStatus() bool
- func (*GetActiveRoomsInfoRes) ProtoMessage()
- func (x *GetActiveRoomsInfoRes) ProtoReflect() protoreflect.Message
- func (x *GetActiveRoomsInfoRes) Reset()
- func (x *GetActiveRoomsInfoRes) String() string
- func (m *GetActiveRoomsInfoRes) Validate() error
- func (m *GetActiveRoomsInfoRes) ValidateAll() error
- type GetActiveRoomsInfoResMultiError
- type GetActiveRoomsInfoResValidationError
- func (e GetActiveRoomsInfoResValidationError) Cause() error
- func (e GetActiveRoomsInfoResValidationError) Error() string
- func (e GetActiveRoomsInfoResValidationError) ErrorName() string
- func (e GetActiveRoomsInfoResValidationError) Field() string
- func (e GetActiveRoomsInfoResValidationError) Key() bool
- func (e GetActiveRoomsInfoResValidationError) Reason() string
- type GetDownloadTokenReq
- func (*GetDownloadTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetDownloadTokenReq) GetRecordId() string
- func (*GetDownloadTokenReq) ProtoMessage()
- func (x *GetDownloadTokenReq) ProtoReflect() protoreflect.Message
- func (x *GetDownloadTokenReq) Reset()
- func (x *GetDownloadTokenReq) String() string
- func (m *GetDownloadTokenReq) Validate() error
- func (m *GetDownloadTokenReq) ValidateAll() error
- type GetDownloadTokenReqMultiError
- type GetDownloadTokenReqValidationError
- func (e GetDownloadTokenReqValidationError) Cause() error
- func (e GetDownloadTokenReqValidationError) Error() string
- func (e GetDownloadTokenReqValidationError) ErrorName() string
- func (e GetDownloadTokenReqValidationError) Field() string
- func (e GetDownloadTokenReqValidationError) Key() bool
- func (e GetDownloadTokenReqValidationError) Reason() string
- type GetDownloadTokenRes
- func (*GetDownloadTokenRes) Descriptor() ([]byte, []int)deprecated
- func (x *GetDownloadTokenRes) GetMsg() string
- func (x *GetDownloadTokenRes) GetStatus() bool
- func (x *GetDownloadTokenRes) GetToken() string
- func (*GetDownloadTokenRes) ProtoMessage()
- func (x *GetDownloadTokenRes) ProtoReflect() protoreflect.Message
- func (x *GetDownloadTokenRes) Reset()
- func (x *GetDownloadTokenRes) String() string
- func (m *GetDownloadTokenRes) Validate() error
- func (m *GetDownloadTokenRes) ValidateAll() error
- type GetDownloadTokenResMultiError
- type GetDownloadTokenResValidationError
- func (e GetDownloadTokenResValidationError) Cause() error
- func (e GetDownloadTokenResValidationError) Error() string
- func (e GetDownloadTokenResValidationError) ErrorName() string
- func (e GetDownloadTokenResValidationError) Field() string
- func (e GetDownloadTokenResValidationError) Key() bool
- func (e GetDownloadTokenResValidationError) Reason() string
- type IncreaseBreakoutRoomDurationReq
- func (*IncreaseBreakoutRoomDurationReq) Descriptor() ([]byte, []int)deprecated
- func (x *IncreaseBreakoutRoomDurationReq) GetBreakoutRoomId() string
- func (x *IncreaseBreakoutRoomDurationReq) GetDuration() uint64
- func (x *IncreaseBreakoutRoomDurationReq) GetRoomId() string
- func (*IncreaseBreakoutRoomDurationReq) ProtoMessage()
- func (x *IncreaseBreakoutRoomDurationReq) ProtoReflect() protoreflect.Message
- func (x *IncreaseBreakoutRoomDurationReq) Reset()
- func (x *IncreaseBreakoutRoomDurationReq) String() string
- func (m *IncreaseBreakoutRoomDurationReq) Validate() error
- func (m *IncreaseBreakoutRoomDurationReq) ValidateAll() error
- type IncreaseBreakoutRoomDurationReqMultiError
- type IncreaseBreakoutRoomDurationReqValidationError
- func (e IncreaseBreakoutRoomDurationReqValidationError) Cause() error
- func (e IncreaseBreakoutRoomDurationReqValidationError) Error() string
- func (e IncreaseBreakoutRoomDurationReqValidationError) ErrorName() string
- func (e IncreaseBreakoutRoomDurationReqValidationError) Field() string
- func (e IncreaseBreakoutRoomDurationReqValidationError) Key() bool
- func (e IncreaseBreakoutRoomDurationReqValidationError) Reason() string
- type IngressFeatures
- func (*IngressFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *IngressFeatures) GetInputType() IngressInput
- func (x *IngressFeatures) GetIsAllow() bool
- func (x *IngressFeatures) GetStreamKey() string
- func (x *IngressFeatures) GetUrl() string
- func (*IngressFeatures) ProtoMessage()
- func (x *IngressFeatures) ProtoReflect() protoreflect.Message
- func (x *IngressFeatures) Reset()
- func (x *IngressFeatures) String() string
- func (m *IngressFeatures) Validate() error
- func (m *IngressFeatures) ValidateAll() error
- type IngressFeaturesMultiError
- type IngressFeaturesValidationError
- func (e IngressFeaturesValidationError) Cause() error
- func (e IngressFeaturesValidationError) Error() string
- func (e IngressFeaturesValidationError) ErrorName() string
- func (e IngressFeaturesValidationError) Field() string
- func (e IngressFeaturesValidationError) Key() bool
- func (e IngressFeaturesValidationError) Reason() string
- type IngressInput
- func (IngressInput) Descriptor() protoreflect.EnumDescriptor
- func (x IngressInput) Enum() *IngressInput
- func (IngressInput) EnumDescriptor() ([]byte, []int)deprecated
- func (x IngressInput) Number() protoreflect.EnumNumber
- func (x IngressInput) String() string
- func (IngressInput) Type() protoreflect.EnumType
- type IsRoomActiveReq
- func (*IsRoomActiveReq) Descriptor() ([]byte, []int)deprecated
- func (x *IsRoomActiveReq) GetRoomId() string
- func (*IsRoomActiveReq) ProtoMessage()
- func (x *IsRoomActiveReq) ProtoReflect() protoreflect.Message
- func (x *IsRoomActiveReq) Reset()
- func (x *IsRoomActiveReq) String() string
- func (m *IsRoomActiveReq) Validate() error
- func (m *IsRoomActiveReq) ValidateAll() error
- type IsRoomActiveReqMultiError
- type IsRoomActiveReqValidationError
- func (e IsRoomActiveReqValidationError) Cause() error
- func (e IsRoomActiveReqValidationError) Error() string
- func (e IsRoomActiveReqValidationError) ErrorName() string
- func (e IsRoomActiveReqValidationError) Field() string
- func (e IsRoomActiveReqValidationError) Key() bool
- func (e IsRoomActiveReqValidationError) Reason() string
- type IsRoomActiveRes
- func (*IsRoomActiveRes) Descriptor() ([]byte, []int)deprecated
- func (x *IsRoomActiveRes) GetMsg() string
- func (x *IsRoomActiveRes) GetStatus() bool
- func (*IsRoomActiveRes) ProtoMessage()
- func (x *IsRoomActiveRes) ProtoReflect() protoreflect.Message
- func (x *IsRoomActiveRes) Reset()
- func (x *IsRoomActiveRes) String() string
- func (m *IsRoomActiveRes) Validate() error
- func (m *IsRoomActiveRes) ValidateAll() error
- type IsRoomActiveResMultiError
- type IsRoomActiveResValidationError
- func (e IsRoomActiveResValidationError) Cause() error
- func (e IsRoomActiveResValidationError) Error() string
- func (e IsRoomActiveResValidationError) ErrorName() string
- func (e IsRoomActiveResValidationError) Field() string
- func (e IsRoomActiveResValidationError) Key() bool
- func (e IsRoomActiveResValidationError) Reason() string
- type JoinBreakoutRoomReq
- func (*JoinBreakoutRoomReq) Descriptor() ([]byte, []int)deprecated
- func (x *JoinBreakoutRoomReq) GetBreakoutRoomId() string
- func (x *JoinBreakoutRoomReq) GetIsAdmin() bool
- func (x *JoinBreakoutRoomReq) GetRoomId() string
- func (x *JoinBreakoutRoomReq) GetUserId() string
- func (*JoinBreakoutRoomReq) ProtoMessage()
- func (x *JoinBreakoutRoomReq) ProtoReflect() protoreflect.Message
- func (x *JoinBreakoutRoomReq) Reset()
- func (x *JoinBreakoutRoomReq) String() string
- func (m *JoinBreakoutRoomReq) Validate() error
- func (m *JoinBreakoutRoomReq) ValidateAll() error
- type JoinBreakoutRoomReqMultiError
- type JoinBreakoutRoomReqValidationError
- func (e JoinBreakoutRoomReqValidationError) Cause() error
- func (e JoinBreakoutRoomReqValidationError) Error() string
- func (e JoinBreakoutRoomReqValidationError) ErrorName() string
- func (e JoinBreakoutRoomReqValidationError) Field() string
- func (e JoinBreakoutRoomReqValidationError) Key() bool
- func (e JoinBreakoutRoomReqValidationError) Reason() string
- type LockSettings
- func (*LockSettings) Descriptor() ([]byte, []int)deprecated
- func (x *LockSettings) GetLockChat() bool
- func (x *LockSettings) GetLockChatFileShare() bool
- func (x *LockSettings) GetLockChatSendMessage() bool
- func (x *LockSettings) GetLockMicrophone() bool
- func (x *LockSettings) GetLockPrivateChat() bool
- func (x *LockSettings) GetLockScreenSharing() bool
- func (x *LockSettings) GetLockSharedNotepad() bool
- func (x *LockSettings) GetLockWebcam() bool
- func (x *LockSettings) GetLockWhiteboard() bool
- func (*LockSettings) ProtoMessage()
- func (x *LockSettings) ProtoReflect() protoreflect.Message
- func (x *LockSettings) Reset()
- func (x *LockSettings) String() string
- func (m *LockSettings) Validate() error
- func (m *LockSettings) ValidateAll() error
- type LockSettingsMultiError
- type LockSettingsValidationError
- func (e LockSettingsValidationError) Cause() error
- func (e LockSettingsValidationError) Error() string
- func (e LockSettingsValidationError) ErrorName() string
- func (e LockSettingsValidationError) Field() string
- func (e LockSettingsValidationError) Key() bool
- func (e LockSettingsValidationError) Reason() string
- type LtiClaims
- func (*LtiClaims) Descriptor() ([]byte, []int)deprecated
- func (x *LtiClaims) GetIsAdmin() bool
- func (x *LtiClaims) GetLtiCustomParameters() *LtiCustomParameters
- func (x *LtiClaims) GetName() string
- func (x *LtiClaims) GetRoomId() string
- func (x *LtiClaims) GetRoomTitle() string
- func (x *LtiClaims) GetUserId() string
- func (*LtiClaims) ProtoMessage()
- func (x *LtiClaims) ProtoReflect() protoreflect.Message
- func (x *LtiClaims) Reset()
- func (x *LtiClaims) String() string
- func (m *LtiClaims) Validate() error
- func (m *LtiClaims) ValidateAll() error
- type LtiClaimsMultiError
- type LtiClaimsValidationError
- type LtiCustomDesign
- func (*LtiCustomDesign) Descriptor() ([]byte, []int)deprecated
- func (x *LtiCustomDesign) GetBackgroundColor() string
- func (x *LtiCustomDesign) GetCustomLogo() string
- func (x *LtiCustomDesign) GetPrimaryColor() string
- func (x *LtiCustomDesign) GetSecondaryColor() string
- func (*LtiCustomDesign) ProtoMessage()
- func (x *LtiCustomDesign) ProtoReflect() protoreflect.Message
- func (x *LtiCustomDesign) Reset()
- func (x *LtiCustomDesign) String() string
- func (m *LtiCustomDesign) Validate() error
- func (m *LtiCustomDesign) ValidateAll() error
- type LtiCustomDesignMultiError
- type LtiCustomDesignValidationError
- func (e LtiCustomDesignValidationError) Cause() error
- func (e LtiCustomDesignValidationError) Error() string
- func (e LtiCustomDesignValidationError) ErrorName() string
- func (e LtiCustomDesignValidationError) Field() string
- func (e LtiCustomDesignValidationError) Key() bool
- func (e LtiCustomDesignValidationError) Reason() string
- type LtiCustomParameters
- func (*LtiCustomParameters) Descriptor() ([]byte, []int)deprecated
- func (x *LtiCustomParameters) GetAllowBreakoutRoom() bool
- func (x *LtiCustomParameters) GetAllowPolls() bool
- func (x *LtiCustomParameters) GetAllowRecording() bool
- func (x *LtiCustomParameters) GetAllowRtmp() bool
- func (x *LtiCustomParameters) GetAllowSharedNotePad() bool
- func (x *LtiCustomParameters) GetAllowViewOtherUsersList() bool
- func (x *LtiCustomParameters) GetAllowViewOtherWebcams() bool
- func (x *LtiCustomParameters) GetLtiCustomDesign() *LtiCustomDesign
- func (x *LtiCustomParameters) GetMuteOnStart() bool
- func (x *LtiCustomParameters) GetRoomDuration() uint64
- func (*LtiCustomParameters) ProtoMessage()
- func (x *LtiCustomParameters) ProtoReflect() protoreflect.Message
- func (x *LtiCustomParameters) Reset()
- func (x *LtiCustomParameters) String() string
- func (m *LtiCustomParameters) Validate() error
- func (m *LtiCustomParameters) ValidateAll() error
- type LtiCustomParametersMultiError
- type LtiCustomParametersValidationError
- func (e LtiCustomParametersValidationError) Cause() error
- func (e LtiCustomParametersValidationError) Error() string
- func (e LtiCustomParametersValidationError) ErrorName() string
- func (e LtiCustomParametersValidationError) Field() string
- func (e LtiCustomParametersValidationError) Key() bool
- func (e LtiCustomParametersValidationError) Reason() string
- type MuteUnMuteTrackReq
- func (*MuteUnMuteTrackReq) Descriptor() ([]byte, []int)deprecated
- func (x *MuteUnMuteTrackReq) GetMuted() bool
- func (x *MuteUnMuteTrackReq) GetRequestedUserId() string
- func (x *MuteUnMuteTrackReq) GetRoomId() string
- func (x *MuteUnMuteTrackReq) GetSid() string
- func (x *MuteUnMuteTrackReq) GetTrackSid() string
- func (x *MuteUnMuteTrackReq) GetUserId() string
- func (*MuteUnMuteTrackReq) ProtoMessage()
- func (x *MuteUnMuteTrackReq) ProtoReflect() protoreflect.Message
- func (x *MuteUnMuteTrackReq) Reset()
- func (x *MuteUnMuteTrackReq) String() string
- func (m *MuteUnMuteTrackReq) Validate() error
- func (m *MuteUnMuteTrackReq) ValidateAll() error
- type MuteUnMuteTrackReqMultiError
- type MuteUnMuteTrackReqValidationError
- func (e MuteUnMuteTrackReqValidationError) Cause() error
- func (e MuteUnMuteTrackReqValidationError) Error() string
- func (e MuteUnMuteTrackReqValidationError) ErrorName() string
- func (e MuteUnMuteTrackReqValidationError) Field() string
- func (e MuteUnMuteTrackReqValidationError) Key() bool
- func (e MuteUnMuteTrackReqValidationError) Reason() string
- type NotifyEventRoom
- func (*NotifyEventRoom) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyEventRoom) GetCreationTime() uint64
- func (x *NotifyEventRoom) GetEmptyTimeout() uint32
- func (x *NotifyEventRoom) GetEnabledCodecs() []*livekit.Codec
- func (x *NotifyEventRoom) GetMaxParticipants() uint32
- func (x *NotifyEventRoom) GetMetadata() string
- func (x *NotifyEventRoom) GetNumParticipants() uint32
- func (x *NotifyEventRoom) GetRoomId() string
- func (x *NotifyEventRoom) GetSid() string
- func (*NotifyEventRoom) ProtoMessage()
- func (x *NotifyEventRoom) ProtoReflect() protoreflect.Message
- func (x *NotifyEventRoom) Reset()
- func (x *NotifyEventRoom) String() string
- func (m *NotifyEventRoom) Validate() error
- func (m *NotifyEventRoom) ValidateAll() error
- type NotifyEventRoomMultiError
- type NotifyEventRoomValidationError
- func (e NotifyEventRoomValidationError) Cause() error
- func (e NotifyEventRoomValidationError) Error() string
- func (e NotifyEventRoomValidationError) ErrorName() string
- func (e NotifyEventRoomValidationError) Field() string
- func (e NotifyEventRoomValidationError) Key() bool
- func (e NotifyEventRoomValidationError) Reason() string
- type PlugNmeetInfo
- func (*PlugNmeetInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PlugNmeetInfo) GetApiKey() string
- func (x *PlugNmeetInfo) GetApiSecret() string
- func (x *PlugNmeetInfo) GetHost() string
- func (x *PlugNmeetInfo) GetJoinHost() string
- func (*PlugNmeetInfo) ProtoMessage()
- func (x *PlugNmeetInfo) ProtoReflect() protoreflect.Message
- func (x *PlugNmeetInfo) Reset()
- func (x *PlugNmeetInfo) String() string
- func (m *PlugNmeetInfo) Validate() error
- func (m *PlugNmeetInfo) ValidateAll() error
- type PlugNmeetInfoMultiError
- type PlugNmeetInfoValidationError
- func (e PlugNmeetInfoValidationError) Cause() error
- func (e PlugNmeetInfoValidationError) Error() string
- func (e PlugNmeetInfoValidationError) ErrorName() string
- func (e PlugNmeetInfoValidationError) Field() string
- func (e PlugNmeetInfoValidationError) Key() bool
- func (e PlugNmeetInfoValidationError) Reason() string
- type PlugNmeetToRecorder
- func (*PlugNmeetToRecorder) Descriptor() ([]byte, []int)deprecated
- func (x *PlugNmeetToRecorder) GetAccessToken() string
- func (x *PlugNmeetToRecorder) GetFrom() string
- func (x *PlugNmeetToRecorder) GetRecorderId() string
- func (x *PlugNmeetToRecorder) GetRecordingId() string
- func (x *PlugNmeetToRecorder) GetRoomSid() string
- func (x *PlugNmeetToRecorder) GetRoomTableId() int64
- func (x *PlugNmeetToRecorder) GetRtmpUrl() string
- func (x *PlugNmeetToRecorder) GetTask() RecordingTasks
- func (*PlugNmeetToRecorder) ProtoMessage()
- func (x *PlugNmeetToRecorder) ProtoReflect() protoreflect.Message
- func (x *PlugNmeetToRecorder) Reset()
- func (x *PlugNmeetToRecorder) String() string
- func (m *PlugNmeetToRecorder) Validate() error
- func (m *PlugNmeetToRecorder) ValidateAll() error
- type PlugNmeetToRecorderMultiError
- type PlugNmeetToRecorderValidationError
- func (e PlugNmeetToRecorderValidationError) Cause() error
- func (e PlugNmeetToRecorderValidationError) Error() string
- func (e PlugNmeetToRecorderValidationError) ErrorName() string
- func (e PlugNmeetToRecorderValidationError) Field() string
- func (e PlugNmeetToRecorderValidationError) Key() bool
- func (e PlugNmeetToRecorderValidationError) Reason() string
- type PollInfo
- func (*PollInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PollInfo) GetClosedBy() string
- func (x *PollInfo) GetCreated() int64
- func (x *PollInfo) GetCreatedBy() string
- func (x *PollInfo) GetId() string
- func (x *PollInfo) GetIsRunning() bool
- func (x *PollInfo) GetOptions() []*CreatePollOptions
- func (x *PollInfo) GetQuestion() string
- func (x *PollInfo) GetRoomId() string
- func (*PollInfo) ProtoMessage()
- func (x *PollInfo) ProtoReflect() protoreflect.Message
- func (x *PollInfo) Reset()
- func (x *PollInfo) String() string
- func (m *PollInfo) Validate() error
- func (m *PollInfo) ValidateAll() error
- type PollInfoMultiError
- type PollInfoValidationError
- type PollResponse
- func (*PollResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PollResponse) GetMsg() string
- func (x *PollResponse) GetPollId() string
- func (x *PollResponse) GetPollResponsesResult() *PollResponsesResult
- func (x *PollResponse) GetPolls() []*PollInfo
- func (x *PollResponse) GetResponses() map[string]string
- func (x *PollResponse) GetStats() *PollsStats
- func (x *PollResponse) GetStatus() bool
- func (x *PollResponse) GetTotalPolls() uint64
- func (x *PollResponse) GetTotalResponses() uint64
- func (x *PollResponse) GetTotalRunning() uint64
- func (x *PollResponse) GetVoted() uint64
- func (*PollResponse) ProtoMessage()
- func (x *PollResponse) ProtoReflect() protoreflect.Message
- func (x *PollResponse) Reset()
- func (x *PollResponse) String() string
- func (m *PollResponse) Validate() error
- func (m *PollResponse) ValidateAll() error
- type PollResponseMultiError
- type PollResponseValidationError
- func (e PollResponseValidationError) Cause() error
- func (e PollResponseValidationError) Error() string
- func (e PollResponseValidationError) ErrorName() string
- func (e PollResponseValidationError) Field() string
- func (e PollResponseValidationError) Key() bool
- func (e PollResponseValidationError) Reason() string
- type PollResponsesResult
- func (*PollResponsesResult) Descriptor() ([]byte, []int)deprecated
- func (x *PollResponsesResult) GetOptions() []*PollResponsesResultOptions
- func (x *PollResponsesResult) GetQuestion() string
- func (x *PollResponsesResult) GetTotalResponses() uint64
- func (*PollResponsesResult) ProtoMessage()
- func (x *PollResponsesResult) ProtoReflect() protoreflect.Message
- func (x *PollResponsesResult) Reset()
- func (x *PollResponsesResult) String() string
- func (m *PollResponsesResult) Validate() error
- func (m *PollResponsesResult) ValidateAll() error
- type PollResponsesResultMultiError
- type PollResponsesResultOptions
- func (*PollResponsesResultOptions) Descriptor() ([]byte, []int)deprecated
- func (x *PollResponsesResultOptions) GetId() uint64
- func (x *PollResponsesResultOptions) GetText() string
- func (x *PollResponsesResultOptions) GetVoteCount() uint64
- func (*PollResponsesResultOptions) ProtoMessage()
- func (x *PollResponsesResultOptions) ProtoReflect() protoreflect.Message
- func (x *PollResponsesResultOptions) Reset()
- func (x *PollResponsesResultOptions) String() string
- func (m *PollResponsesResultOptions) Validate() error
- func (m *PollResponsesResultOptions) ValidateAll() error
- type PollResponsesResultOptionsMultiError
- type PollResponsesResultOptionsValidationError
- func (e PollResponsesResultOptionsValidationError) Cause() error
- func (e PollResponsesResultOptionsValidationError) Error() string
- func (e PollResponsesResultOptionsValidationError) ErrorName() string
- func (e PollResponsesResultOptionsValidationError) Field() string
- func (e PollResponsesResultOptionsValidationError) Key() bool
- func (e PollResponsesResultOptionsValidationError) Reason() string
- type PollResponsesResultValidationError
- func (e PollResponsesResultValidationError) Cause() error
- func (e PollResponsesResultValidationError) Error() string
- func (e PollResponsesResultValidationError) ErrorName() string
- func (e PollResponsesResultValidationError) Field() string
- func (e PollResponsesResultValidationError) Key() bool
- func (e PollResponsesResultValidationError) Reason() string
- type PollsStats
- func (*PollsStats) Descriptor() ([]byte, []int)deprecated
- func (x *PollsStats) GetTotalPolls() uint64
- func (x *PollsStats) GetTotalRunning() uint64
- func (*PollsStats) ProtoMessage()
- func (x *PollsStats) ProtoReflect() protoreflect.Message
- func (x *PollsStats) Reset()
- func (x *PollsStats) String() string
- func (m *PollsStats) Validate() error
- func (m *PollsStats) ValidateAll() error
- type PollsStatsMultiError
- type PollsStatsValidationError
- type RecorderServiceType
- func (RecorderServiceType) Descriptor() protoreflect.EnumDescriptor
- func (x RecorderServiceType) Enum() *RecorderServiceType
- func (RecorderServiceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x RecorderServiceType) Number() protoreflect.EnumNumber
- func (x RecorderServiceType) String() string
- func (RecorderServiceType) Type() protoreflect.EnumType
- type RecorderToPlugNmeet
- func (*RecorderToPlugNmeet) Descriptor() ([]byte, []int)deprecated
- func (x *RecorderToPlugNmeet) GetFilePath() string
- func (x *RecorderToPlugNmeet) GetFileSize() float32
- func (x *RecorderToPlugNmeet) GetFrom() string
- func (x *RecorderToPlugNmeet) GetMsg() string
- func (x *RecorderToPlugNmeet) GetRecorderId() string
- func (x *RecorderToPlugNmeet) GetRecordingId() string
- func (x *RecorderToPlugNmeet) GetRoomId() string
- func (x *RecorderToPlugNmeet) GetRoomSid() string
- func (x *RecorderToPlugNmeet) GetRoomTableId() int64
- func (x *RecorderToPlugNmeet) GetStatus() bool
- func (x *RecorderToPlugNmeet) GetTask() RecordingTasks
- func (*RecorderToPlugNmeet) ProtoMessage()
- func (x *RecorderToPlugNmeet) ProtoReflect() protoreflect.Message
- func (x *RecorderToPlugNmeet) Reset()
- func (x *RecorderToPlugNmeet) String() string
- func (m *RecorderToPlugNmeet) Validate() error
- func (m *RecorderToPlugNmeet) ValidateAll() error
- type RecorderToPlugNmeetMultiError
- type RecorderToPlugNmeetValidationError
- func (e RecorderToPlugNmeetValidationError) Cause() error
- func (e RecorderToPlugNmeetValidationError) Error() string
- func (e RecorderToPlugNmeetValidationError) ErrorName() string
- func (e RecorderToPlugNmeetValidationError) Field() string
- func (e RecorderToPlugNmeetValidationError) Key() bool
- func (e RecorderToPlugNmeetValidationError) Reason() string
- type RecordingFeatures
- func (*RecordingFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *RecordingFeatures) GetEnableAutoCloudRecording() bool
- func (x *RecordingFeatures) GetIsAllow() bool
- func (x *RecordingFeatures) GetIsAllowCloud() bool
- func (x *RecordingFeatures) GetIsAllowLocal() bool
- func (x *RecordingFeatures) GetOnlyRecordAdminWebcams() bool
- func (*RecordingFeatures) ProtoMessage()
- func (x *RecordingFeatures) ProtoReflect() protoreflect.Message
- func (x *RecordingFeatures) Reset()
- func (x *RecordingFeatures) String() string
- func (m *RecordingFeatures) Validate() error
- func (m *RecordingFeatures) ValidateAll() error
- type RecordingFeaturesMultiError
- type RecordingFeaturesValidationError
- func (e RecordingFeaturesValidationError) Cause() error
- func (e RecordingFeaturesValidationError) Error() string
- func (e RecordingFeaturesValidationError) ErrorName() string
- func (e RecordingFeaturesValidationError) Field() string
- func (e RecordingFeaturesValidationError) Key() bool
- func (e RecordingFeaturesValidationError) Reason() string
- type RecordingInfo
- func (*RecordingInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RecordingInfo) GetCreationTime() int64
- func (x *RecordingInfo) GetFilePath() string
- func (x *RecordingInfo) GetFileSize() float32
- func (x *RecordingInfo) GetRecordId() string
- func (x *RecordingInfo) GetRoomCreationTime() int64
- func (x *RecordingInfo) GetRoomId() string
- func (x *RecordingInfo) GetRoomSid() string
- func (*RecordingInfo) ProtoMessage()
- func (x *RecordingInfo) ProtoReflect() protoreflect.Message
- func (x *RecordingInfo) Reset()
- func (x *RecordingInfo) String() string
- func (m *RecordingInfo) Validate() error
- func (m *RecordingInfo) ValidateAll() error
- type RecordingInfoEvent
- func (*RecordingInfoEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RecordingInfoEvent) GetFilePath() string
- func (x *RecordingInfoEvent) GetFileSize() float32
- func (x *RecordingInfoEvent) GetRecordId() string
- func (x *RecordingInfoEvent) GetRecorderId() string
- func (x *RecordingInfoEvent) GetRecorderMsg() string
- func (*RecordingInfoEvent) ProtoMessage()
- func (x *RecordingInfoEvent) ProtoReflect() protoreflect.Message
- func (x *RecordingInfoEvent) Reset()
- func (x *RecordingInfoEvent) String() string
- func (m *RecordingInfoEvent) Validate() error
- func (m *RecordingInfoEvent) ValidateAll() error
- type RecordingInfoEventMultiError
- type RecordingInfoEventValidationError
- func (e RecordingInfoEventValidationError) Cause() error
- func (e RecordingInfoEventValidationError) Error() string
- func (e RecordingInfoEventValidationError) ErrorName() string
- func (e RecordingInfoEventValidationError) Field() string
- func (e RecordingInfoEventValidationError) Key() bool
- func (e RecordingInfoEventValidationError) Reason() string
- type RecordingInfoMultiError
- type RecordingInfoValidationError
- func (e RecordingInfoValidationError) Cause() error
- func (e RecordingInfoValidationError) Error() string
- func (e RecordingInfoValidationError) ErrorName() string
- func (e RecordingInfoValidationError) Field() string
- func (e RecordingInfoValidationError) Key() bool
- func (e RecordingInfoValidationError) Reason() string
- type RecordingReq
- func (*RecordingReq) Descriptor() ([]byte, []int)deprecated
- func (x *RecordingReq) GetCustomDesign() string
- func (x *RecordingReq) GetRoomId() string
- func (x *RecordingReq) GetRoomTableId() int64
- func (x *RecordingReq) GetRtmpUrl() string
- func (x *RecordingReq) GetSid() string
- func (x *RecordingReq) GetTask() RecordingTasks
- func (*RecordingReq) ProtoMessage()
- func (x *RecordingReq) ProtoReflect() protoreflect.Message
- func (x *RecordingReq) Reset()
- func (x *RecordingReq) String() string
- func (m *RecordingReq) Validate() error
- func (m *RecordingReq) ValidateAll() error
- type RecordingReqMultiError
- type RecordingReqValidationError
- func (e RecordingReqValidationError) Cause() error
- func (e RecordingReqValidationError) Error() string
- func (e RecordingReqValidationError) ErrorName() string
- func (e RecordingReqValidationError) Field() string
- func (e RecordingReqValidationError) Key() bool
- func (e RecordingReqValidationError) Reason() string
- type RecordingTasks
- func (RecordingTasks) Descriptor() protoreflect.EnumDescriptor
- func (x RecordingTasks) Enum() *RecordingTasks
- func (RecordingTasks) EnumDescriptor() ([]byte, []int)deprecated
- func (x RecordingTasks) Number() protoreflect.EnumNumber
- func (x RecordingTasks) String() string
- func (RecordingTasks) Type() protoreflect.EnumType
- type RemoveParticipantReq
- func (*RemoveParticipantReq) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveParticipantReq) GetBlockUser() bool
- func (x *RemoveParticipantReq) GetMsg() string
- func (x *RemoveParticipantReq) GetRoomId() string
- func (x *RemoveParticipantReq) GetSid() string
- func (x *RemoveParticipantReq) GetUserId() string
- func (*RemoveParticipantReq) ProtoMessage()
- func (x *RemoveParticipantReq) ProtoReflect() protoreflect.Message
- func (x *RemoveParticipantReq) Reset()
- func (x *RemoveParticipantReq) String() string
- func (m *RemoveParticipantReq) Validate() error
- func (m *RemoveParticipantReq) ValidateAll() error
- type RemoveParticipantReqMultiError
- type RemoveParticipantReqValidationError
- func (e RemoveParticipantReqValidationError) Cause() error
- func (e RemoveParticipantReqValidationError) Error() string
- func (e RemoveParticipantReqValidationError) ErrorName() string
- func (e RemoveParticipantReqValidationError) Field() string
- func (e RemoveParticipantReqValidationError) Key() bool
- func (e RemoveParticipantReqValidationError) Reason() string
- type RoomCreateFeatures
- func (*RoomCreateFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *RoomCreateFeatures) GetAdminOnlyWebcams() bool
- func (x *RoomCreateFeatures) GetAllowPolls() bool
- func (x *RoomCreateFeatures) GetAllowRtmp() bool
- func (x *RoomCreateFeatures) GetAllowScreenShare() bool
- func (x *RoomCreateFeatures) GetAllowViewOtherUsersList() bool
- func (x *RoomCreateFeatures) GetAllowViewOtherWebcams() bool
- func (x *RoomCreateFeatures) GetAllowWebcams() bool
- func (x *RoomCreateFeatures) GetBreakoutRoomFeatures() *BreakoutRoomFeatures
- func (x *RoomCreateFeatures) GetChatFeatures() *ChatFeatures
- func (x *RoomCreateFeatures) GetDisplayExternalLinkFeatures() *DisplayExternalLinkFeatures
- func (x *RoomCreateFeatures) GetEndToEndEncryptionFeatures() *EndToEndEncryptionFeatures
- func (x *RoomCreateFeatures) GetExternalMediaPlayerFeatures() *ExternalMediaPlayerFeatures
- func (x *RoomCreateFeatures) GetIngressFeatures() *IngressFeatures
- func (x *RoomCreateFeatures) GetMuteOnStart() bool
- func (x *RoomCreateFeatures) GetRecordingFeatures() *RecordingFeatures
- func (x *RoomCreateFeatures) GetRoomDuration() uint64
- func (x *RoomCreateFeatures) GetSharedNotePadFeatures() *SharedNotePadFeatures
- func (x *RoomCreateFeatures) GetSpeechToTextTranslationFeatures() *SpeechToTextTranslationFeatures
- func (x *RoomCreateFeatures) GetWaitingRoomFeatures() *WaitingRoomFeatures
- func (x *RoomCreateFeatures) GetWhiteboardFeatures() *WhiteboardFeatures
- func (*RoomCreateFeatures) ProtoMessage()
- func (x *RoomCreateFeatures) ProtoReflect() protoreflect.Message
- func (x *RoomCreateFeatures) Reset()
- func (x *RoomCreateFeatures) String() string
- func (m *RoomCreateFeatures) Validate() error
- func (m *RoomCreateFeatures) ValidateAll() error
- type RoomCreateFeaturesMultiError
- type RoomCreateFeaturesValidationError
- func (e RoomCreateFeaturesValidationError) Cause() error
- func (e RoomCreateFeaturesValidationError) Error() string
- func (e RoomCreateFeaturesValidationError) ErrorName() string
- func (e RoomCreateFeaturesValidationError) Field() string
- func (e RoomCreateFeaturesValidationError) Key() bool
- func (e RoomCreateFeaturesValidationError) Reason() string
- type RoomEndAPIReq
- func (*RoomEndAPIReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoomEndAPIReq) GetRoomId() string
- func (*RoomEndAPIReq) ProtoMessage()
- func (x *RoomEndAPIReq) ProtoReflect() protoreflect.Message
- func (x *RoomEndAPIReq) Reset()
- func (x *RoomEndAPIReq) String() string
- func (m *RoomEndAPIReq) Validate() error
- func (m *RoomEndAPIReq) ValidateAll() error
- type RoomEndAPIReqMultiError
- type RoomEndAPIReqValidationError
- func (e RoomEndAPIReqValidationError) Cause() error
- func (e RoomEndAPIReqValidationError) Error() string
- func (e RoomEndAPIReqValidationError) ErrorName() string
- func (e RoomEndAPIReqValidationError) Field() string
- func (e RoomEndAPIReqValidationError) Key() bool
- func (e RoomEndAPIReqValidationError) Reason() string
- type RoomEndReq
- func (*RoomEndReq) Descriptor() ([]byte, []int)deprecated
- func (x *RoomEndReq) GetRoomId() string
- func (*RoomEndReq) ProtoMessage()
- func (x *RoomEndReq) ProtoReflect() protoreflect.Message
- func (x *RoomEndReq) Reset()
- func (x *RoomEndReq) String() string
- func (m *RoomEndReq) Validate() error
- func (m *RoomEndReq) ValidateAll() error
- type RoomEndReqMultiError
- type RoomEndReqValidationError
- type RoomEndRes
- func (*RoomEndRes) Descriptor() ([]byte, []int)deprecated
- func (x *RoomEndRes) GetMsg() string
- func (x *RoomEndRes) GetStatus() bool
- func (*RoomEndRes) ProtoMessage()
- func (x *RoomEndRes) ProtoReflect() protoreflect.Message
- func (x *RoomEndRes) Reset()
- func (x *RoomEndRes) String() string
- func (m *RoomEndRes) Validate() error
- func (m *RoomEndRes) ValidateAll() error
- type RoomEndResMultiError
- type RoomEndResValidationError
- type RoomMetadata
- func (*RoomMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *RoomMetadata) GetCopyrightConf() *CopyrightConf
- func (x *RoomMetadata) GetDefaultLockSettings() *LockSettings
- func (x *RoomMetadata) GetIsActiveRtmp() bool
- func (x *RoomMetadata) GetIsBreakoutRoom() bool
- func (x *RoomMetadata) GetIsRecording() bool
- func (x *RoomMetadata) GetLogoutUrl() string
- func (x *RoomMetadata) GetMetadataId() string
- func (x *RoomMetadata) GetParentRoomId() string
- func (x *RoomMetadata) GetRoomFeatures() *RoomCreateFeatures
- func (x *RoomMetadata) GetRoomTitle() string
- func (x *RoomMetadata) GetStartedAt() uint64
- func (x *RoomMetadata) GetWebhookUrl() string
- func (x *RoomMetadata) GetWelcomeMessage() string
- func (*RoomMetadata) ProtoMessage()
- func (x *RoomMetadata) ProtoReflect() protoreflect.Message
- func (x *RoomMetadata) Reset()
- func (x *RoomMetadata) String() string
- func (m *RoomMetadata) Validate() error
- func (m *RoomMetadata) ValidateAll() error
- type RoomMetadataMultiError
- type RoomMetadataValidationError
- func (e RoomMetadataValidationError) Cause() error
- func (e RoomMetadataValidationError) Error() string
- func (e RoomMetadataValidationError) ErrorName() string
- func (e RoomMetadataValidationError) Field() string
- func (e RoomMetadataValidationError) Key() bool
- func (e RoomMetadataValidationError) Reason() string
- type SharedNotePadFeatures
- func (*SharedNotePadFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *SharedNotePadFeatures) GetAllowedSharedNotePad() bool
- func (x *SharedNotePadFeatures) GetHost() string
- func (x *SharedNotePadFeatures) GetIsActive() bool
- func (x *SharedNotePadFeatures) GetNodeId() string
- func (x *SharedNotePadFeatures) GetNotePadId() string
- func (x *SharedNotePadFeatures) GetReadOnlyPadId() string
- func (x *SharedNotePadFeatures) GetVisible() bool
- func (*SharedNotePadFeatures) ProtoMessage()
- func (x *SharedNotePadFeatures) ProtoReflect() protoreflect.Message
- func (x *SharedNotePadFeatures) Reset()
- func (x *SharedNotePadFeatures) String() string
- func (m *SharedNotePadFeatures) Validate() error
- func (m *SharedNotePadFeatures) ValidateAll() error
- type SharedNotePadFeaturesMultiError
- type SharedNotePadFeaturesValidationError
- func (e SharedNotePadFeaturesValidationError) Cause() error
- func (e SharedNotePadFeaturesValidationError) Error() string
- func (e SharedNotePadFeaturesValidationError) ErrorName() string
- func (e SharedNotePadFeaturesValidationError) Field() string
- func (e SharedNotePadFeaturesValidationError) Key() bool
- func (e SharedNotePadFeaturesValidationError) Reason() string
- type SpeechServiceEvent
- func (*SpeechServiceEvent) Descriptor() ([]byte, []int)deprecated
- func (x *SpeechServiceEvent) GetTotalUsage() int64
- func (x *SpeechServiceEvent) GetUserId() string
- func (*SpeechServiceEvent) ProtoMessage()
- func (x *SpeechServiceEvent) ProtoReflect() protoreflect.Message
- func (x *SpeechServiceEvent) Reset()
- func (x *SpeechServiceEvent) String() string
- func (m *SpeechServiceEvent) Validate() error
- func (m *SpeechServiceEvent) ValidateAll() error
- type SpeechServiceEventMultiError
- type SpeechServiceEventValidationError
- func (e SpeechServiceEventValidationError) Cause() error
- func (e SpeechServiceEventValidationError) Error() string
- func (e SpeechServiceEventValidationError) ErrorName() string
- func (e SpeechServiceEventValidationError) Field() string
- func (e SpeechServiceEventValidationError) Key() bool
- func (e SpeechServiceEventValidationError) Reason() string
- type SpeechServiceUserStatusReq
- func (*SpeechServiceUserStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *SpeechServiceUserStatusReq) GetKeyId() string
- func (x *SpeechServiceUserStatusReq) GetRoomId() string
- func (x *SpeechServiceUserStatusReq) GetRoomSid() string
- func (x *SpeechServiceUserStatusReq) GetTask() SpeechServiceUserStatusTasks
- func (x *SpeechServiceUserStatusReq) GetUserId() string
- func (*SpeechServiceUserStatusReq) ProtoMessage()
- func (x *SpeechServiceUserStatusReq) ProtoReflect() protoreflect.Message
- func (x *SpeechServiceUserStatusReq) Reset()
- func (x *SpeechServiceUserStatusReq) String() string
- func (m *SpeechServiceUserStatusReq) Validate() error
- func (m *SpeechServiceUserStatusReq) ValidateAll() error
- type SpeechServiceUserStatusReqMultiError
- type SpeechServiceUserStatusReqValidationError
- func (e SpeechServiceUserStatusReqValidationError) Cause() error
- func (e SpeechServiceUserStatusReqValidationError) Error() string
- func (e SpeechServiceUserStatusReqValidationError) ErrorName() string
- func (e SpeechServiceUserStatusReqValidationError) Field() string
- func (e SpeechServiceUserStatusReqValidationError) Key() bool
- func (e SpeechServiceUserStatusReqValidationError) Reason() string
- type SpeechServiceUserStatusTasks
- func (SpeechServiceUserStatusTasks) Descriptor() protoreflect.EnumDescriptor
- func (x SpeechServiceUserStatusTasks) Enum() *SpeechServiceUserStatusTasks
- func (SpeechServiceUserStatusTasks) EnumDescriptor() ([]byte, []int)deprecated
- func (x SpeechServiceUserStatusTasks) Number() protoreflect.EnumNumber
- func (x SpeechServiceUserStatusTasks) String() string
- func (SpeechServiceUserStatusTasks) Type() protoreflect.EnumType
- type SpeechToTextTranslationFeatures
- func (*SpeechToTextTranslationFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *SpeechToTextTranslationFeatures) GetAllowedSpeechLangs() []string
- func (x *SpeechToTextTranslationFeatures) GetAllowedSpeechUsers() []string
- func (x *SpeechToTextTranslationFeatures) GetAllowedTransLangs() []string
- func (x *SpeechToTextTranslationFeatures) GetIsAllow() bool
- func (x *SpeechToTextTranslationFeatures) GetIsAllowTranslation() bool
- func (x *SpeechToTextTranslationFeatures) GetIsEnabled() bool
- func (x *SpeechToTextTranslationFeatures) GetIsEnabledTranslation() bool
- func (*SpeechToTextTranslationFeatures) ProtoMessage()
- func (x *SpeechToTextTranslationFeatures) ProtoReflect() protoreflect.Message
- func (x *SpeechToTextTranslationFeatures) Reset()
- func (x *SpeechToTextTranslationFeatures) String() string
- func (m *SpeechToTextTranslationFeatures) Validate() error
- func (m *SpeechToTextTranslationFeatures) ValidateAll() error
- type SpeechToTextTranslationFeaturesMultiError
- type SpeechToTextTranslationFeaturesValidationError
- func (e SpeechToTextTranslationFeaturesValidationError) Cause() error
- func (e SpeechToTextTranslationFeaturesValidationError) Error() string
- func (e SpeechToTextTranslationFeaturesValidationError) ErrorName() string
- func (e SpeechToTextTranslationFeaturesValidationError) Field() string
- func (e SpeechToTextTranslationFeaturesValidationError) Key() bool
- func (e SpeechToTextTranslationFeaturesValidationError) Reason() string
- type SpeechToTextTranslationReq
- func (*SpeechToTextTranslationReq) Descriptor() ([]byte, []int)deprecated
- func (x *SpeechToTextTranslationReq) GetAllowedSpeechLangs() []string
- func (x *SpeechToTextTranslationReq) GetAllowedSpeechUsers() []string
- func (x *SpeechToTextTranslationReq) GetAllowedTransLangs() []string
- func (x *SpeechToTextTranslationReq) GetIsEnabled() bool
- func (x *SpeechToTextTranslationReq) GetIsEnabledTranslation() bool
- func (x *SpeechToTextTranslationReq) GetRoomId() string
- func (*SpeechToTextTranslationReq) ProtoMessage()
- func (x *SpeechToTextTranslationReq) ProtoReflect() protoreflect.Message
- func (x *SpeechToTextTranslationReq) Reset()
- func (x *SpeechToTextTranslationReq) String() string
- func (m *SpeechToTextTranslationReq) Validate() error
- func (m *SpeechToTextTranslationReq) ValidateAll() error
- type SpeechToTextTranslationReqMultiError
- type SpeechToTextTranslationReqValidationError
- func (e SpeechToTextTranslationReqValidationError) Cause() error
- func (e SpeechToTextTranslationReqValidationError) Error() string
- func (e SpeechToTextTranslationReqValidationError) ErrorName() string
- func (e SpeechToTextTranslationReqValidationError) Field() string
- func (e SpeechToTextTranslationReqValidationError) Key() bool
- func (e SpeechToTextTranslationReqValidationError) Reason() string
- type StartRecorderChildArgs
- func (*StartRecorderChildArgs) Descriptor() ([]byte, []int)deprecated
- func (x *StartRecorderChildArgs) GetAccessToken() string
- func (x *StartRecorderChildArgs) GetCopyToPath() *CopyToPath
- func (x *StartRecorderChildArgs) GetCustomChromePath() string
- func (x *StartRecorderChildArgs) GetPlugNMeetInfo() *PlugNmeetInfo
- func (x *StartRecorderChildArgs) GetPostMp4Convert() bool
- func (x *StartRecorderChildArgs) GetRecorderId() string
- func (x *StartRecorderChildArgs) GetRecordingId() string
- func (x *StartRecorderChildArgs) GetRoomTableId() int64
- func (x *StartRecorderChildArgs) GetRtmpUrl() string
- func (x *StartRecorderChildArgs) GetServiceType() RecorderServiceType
- func (x *StartRecorderChildArgs) GetWebsocketUrl() string
- func (*StartRecorderChildArgs) ProtoMessage()
- func (x *StartRecorderChildArgs) ProtoReflect() protoreflect.Message
- func (x *StartRecorderChildArgs) Reset()
- func (x *StartRecorderChildArgs) String() string
- func (m *StartRecorderChildArgs) Validate() error
- func (m *StartRecorderChildArgs) ValidateAll() error
- type StartRecorderChildArgsMultiError
- type StartRecorderChildArgsValidationError
- func (e StartRecorderChildArgsValidationError) Cause() error
- func (e StartRecorderChildArgsValidationError) Error() string
- func (e StartRecorderChildArgsValidationError) ErrorName() string
- func (e StartRecorderChildArgsValidationError) Field() string
- func (e StartRecorderChildArgsValidationError) Key() bool
- func (e StartRecorderChildArgsValidationError) Reason() string
- type SubmitPollResponseReq
- func (*SubmitPollResponseReq) Descriptor() ([]byte, []int)deprecated
- func (x *SubmitPollResponseReq) GetName() string
- func (x *SubmitPollResponseReq) GetPollId() string
- func (x *SubmitPollResponseReq) GetRoomId() string
- func (x *SubmitPollResponseReq) GetSelectedOption() uint64
- func (x *SubmitPollResponseReq) GetUserId() string
- func (*SubmitPollResponseReq) ProtoMessage()
- func (x *SubmitPollResponseReq) ProtoReflect() protoreflect.Message
- func (x *SubmitPollResponseReq) Reset()
- func (x *SubmitPollResponseReq) String() string
- func (m *SubmitPollResponseReq) Validate() error
- func (m *SubmitPollResponseReq) ValidateAll() error
- type SubmitPollResponseReqMultiError
- type SubmitPollResponseReqValidationError
- func (e SubmitPollResponseReqValidationError) Cause() error
- func (e SubmitPollResponseReqValidationError) Error() string
- func (e SubmitPollResponseReqValidationError) ErrorName() string
- func (e SubmitPollResponseReqValidationError) Field() string
- func (e SubmitPollResponseReqValidationError) Key() bool
- func (e SubmitPollResponseReqValidationError) Reason() string
- type SwitchPresenterReq
- func (*SwitchPresenterReq) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchPresenterReq) GetRequestedUserId() string
- func (x *SwitchPresenterReq) GetRoomId() string
- func (x *SwitchPresenterReq) GetTask() SwitchPresenterTask
- func (x *SwitchPresenterReq) GetUserId() string
- func (*SwitchPresenterReq) ProtoMessage()
- func (x *SwitchPresenterReq) ProtoReflect() protoreflect.Message
- func (x *SwitchPresenterReq) Reset()
- func (x *SwitchPresenterReq) String() string
- func (m *SwitchPresenterReq) Validate() error
- func (m *SwitchPresenterReq) ValidateAll() error
- type SwitchPresenterReqMultiError
- type SwitchPresenterReqValidationError
- func (e SwitchPresenterReqValidationError) Cause() error
- func (e SwitchPresenterReqValidationError) Error() string
- func (e SwitchPresenterReqValidationError) ErrorName() string
- func (e SwitchPresenterReqValidationError) Field() string
- func (e SwitchPresenterReqValidationError) Key() bool
- func (e SwitchPresenterReqValidationError) Reason() string
- type SwitchPresenterTask
- func (SwitchPresenterTask) Descriptor() protoreflect.EnumDescriptor
- func (x SwitchPresenterTask) Enum() *SwitchPresenterTask
- func (SwitchPresenterTask) EnumDescriptor() ([]byte, []int)deprecated
- func (x SwitchPresenterTask) Number() protoreflect.EnumNumber
- func (x SwitchPresenterTask) String() string
- func (SwitchPresenterTask) Type() protoreflect.EnumType
- type UpdateUserLockSettingsReq
- func (*UpdateUserLockSettingsReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserLockSettingsReq) GetDirection() string
- func (x *UpdateUserLockSettingsReq) GetRequestedUserId() string
- func (x *UpdateUserLockSettingsReq) GetRoomId() string
- func (x *UpdateUserLockSettingsReq) GetRoomSid() string
- func (x *UpdateUserLockSettingsReq) GetService() string
- func (x *UpdateUserLockSettingsReq) GetUserId() string
- func (*UpdateUserLockSettingsReq) ProtoMessage()
- func (x *UpdateUserLockSettingsReq) ProtoReflect() protoreflect.Message
- func (x *UpdateUserLockSettingsReq) Reset()
- func (x *UpdateUserLockSettingsReq) String() string
- func (m *UpdateUserLockSettingsReq) Validate() error
- func (m *UpdateUserLockSettingsReq) ValidateAll() error
- type UpdateUserLockSettingsReqMultiError
- type UpdateUserLockSettingsReqValidationError
- func (e UpdateUserLockSettingsReqValidationError) Cause() error
- func (e UpdateUserLockSettingsReqValidationError) Error() string
- func (e UpdateUserLockSettingsReqValidationError) ErrorName() string
- func (e UpdateUserLockSettingsReqValidationError) Field() string
- func (e UpdateUserLockSettingsReqValidationError) Key() bool
- func (e UpdateUserLockSettingsReqValidationError) Reason() string
- type UpdateWaitingRoomMessageReq
- func (*UpdateWaitingRoomMessageReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWaitingRoomMessageReq) GetMsg() string
- func (x *UpdateWaitingRoomMessageReq) GetRoomId() string
- func (*UpdateWaitingRoomMessageReq) ProtoMessage()
- func (x *UpdateWaitingRoomMessageReq) ProtoReflect() protoreflect.Message
- func (x *UpdateWaitingRoomMessageReq) Reset()
- func (x *UpdateWaitingRoomMessageReq) String() string
- func (m *UpdateWaitingRoomMessageReq) Validate() error
- func (m *UpdateWaitingRoomMessageReq) ValidateAll() error
- type UpdateWaitingRoomMessageReqMultiError
- type UpdateWaitingRoomMessageReqValidationError
- func (e UpdateWaitingRoomMessageReqValidationError) Cause() error
- func (e UpdateWaitingRoomMessageReqValidationError) Error() string
- func (e UpdateWaitingRoomMessageReqValidationError) ErrorName() string
- func (e UpdateWaitingRoomMessageReqValidationError) Field() string
- func (e UpdateWaitingRoomMessageReqValidationError) Key() bool
- func (e UpdateWaitingRoomMessageReqValidationError) Reason() string
- type UserInfo
- func (*UserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UserInfo) GetIsAdmin() bool
- func (x *UserInfo) GetIsHidden() bool
- func (x *UserInfo) GetName() string
- func (x *UserInfo) GetUserId() string
- func (x *UserInfo) GetUserMetadata() *UserMetadata
- func (*UserInfo) ProtoMessage()
- func (x *UserInfo) ProtoReflect() protoreflect.Message
- func (x *UserInfo) Reset()
- func (x *UserInfo) String() string
- func (m *UserInfo) Validate() error
- func (m *UserInfo) ValidateAll() error
- type UserInfoMultiError
- type UserInfoValidationError
- type UserMetadata
- func (*UserMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *UserMetadata) GetIsAdmin() bool
- func (x *UserMetadata) GetIsPresenter() bool
- func (x *UserMetadata) GetLockSettings() *LockSettings
- func (x *UserMetadata) GetMetadataId() string
- func (x *UserMetadata) GetProfilePic() string
- func (x *UserMetadata) GetRaisedHand() bool
- func (x *UserMetadata) GetRecordWebcam() bool
- func (x *UserMetadata) GetWaitForApproval() bool
- func (*UserMetadata) ProtoMessage()
- func (x *UserMetadata) ProtoReflect() protoreflect.Message
- func (x *UserMetadata) Reset()
- func (x *UserMetadata) String() string
- func (m *UserMetadata) Validate() error
- func (m *UserMetadata) ValidateAll() error
- type UserMetadataMultiError
- type UserMetadataValidationError
- func (e UserMetadataValidationError) Cause() error
- func (e UserMetadataValidationError) Error() string
- func (e UserMetadataValidationError) ErrorName() string
- func (e UserMetadataValidationError) Field() string
- func (e UserMetadataValidationError) Key() bool
- func (e UserMetadataValidationError) Reason() string
- type VerifyTokenReq
- func (*VerifyTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyTokenReq) GetIsProduction() bool
- func (*VerifyTokenReq) ProtoMessage()
- func (x *VerifyTokenReq) ProtoReflect() protoreflect.Message
- func (x *VerifyTokenReq) Reset()
- func (x *VerifyTokenReq) String() string
- func (m *VerifyTokenReq) Validate() error
- func (m *VerifyTokenReq) ValidateAll() error
- type VerifyTokenReqMultiError
- type VerifyTokenReqValidationError
- func (e VerifyTokenReqValidationError) Cause() error
- func (e VerifyTokenReqValidationError) Error() string
- func (e VerifyTokenReqValidationError) ErrorName() string
- func (e VerifyTokenReqValidationError) Field() string
- func (e VerifyTokenReqValidationError) Key() bool
- func (e VerifyTokenReqValidationError) Reason() string
- type VerifyTokenRes
- func (*VerifyTokenRes) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyTokenRes) GetLivekitHost() string
- func (x *VerifyTokenRes) GetMsg() string
- func (x *VerifyTokenRes) GetServerVersion() string
- func (x *VerifyTokenRes) GetStatus() bool
- func (x *VerifyTokenRes) GetToken() string
- func (*VerifyTokenRes) ProtoMessage()
- func (x *VerifyTokenRes) ProtoReflect() protoreflect.Message
- func (x *VerifyTokenRes) Reset()
- func (x *VerifyTokenRes) String() string
- func (m *VerifyTokenRes) Validate() error
- func (m *VerifyTokenRes) ValidateAll() error
- type VerifyTokenResMultiError
- type VerifyTokenResValidationError
- func (e VerifyTokenResValidationError) Cause() error
- func (e VerifyTokenResValidationError) Error() string
- func (e VerifyTokenResValidationError) ErrorName() string
- func (e VerifyTokenResValidationError) Field() string
- func (e VerifyTokenResValidationError) Key() bool
- func (e VerifyTokenResValidationError) Reason() string
- type WaitingRoomFeatures
- func (*WaitingRoomFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *WaitingRoomFeatures) GetIsActive() bool
- func (x *WaitingRoomFeatures) GetWaitingRoomMsg() string
- func (*WaitingRoomFeatures) ProtoMessage()
- func (x *WaitingRoomFeatures) ProtoReflect() protoreflect.Message
- func (x *WaitingRoomFeatures) Reset()
- func (x *WaitingRoomFeatures) String() string
- func (m *WaitingRoomFeatures) Validate() error
- func (m *WaitingRoomFeatures) ValidateAll() error
- type WaitingRoomFeaturesMultiError
- type WaitingRoomFeaturesValidationError
- func (e WaitingRoomFeaturesValidationError) Cause() error
- func (e WaitingRoomFeaturesValidationError) Error() string
- func (e WaitingRoomFeaturesValidationError) ErrorName() string
- func (e WaitingRoomFeaturesValidationError) Field() string
- func (e WaitingRoomFeaturesValidationError) Key() bool
- func (e WaitingRoomFeaturesValidationError) Reason() string
- type WhiteboardFeatures
- func (*WhiteboardFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *WhiteboardFeatures) GetAllowedWhiteboard() bool
- func (x *WhiteboardFeatures) GetFileName() string
- func (x *WhiteboardFeatures) GetFilePath() string
- func (x *WhiteboardFeatures) GetPreloadFile() string
- func (x *WhiteboardFeatures) GetTotalPages() uint32
- func (x *WhiteboardFeatures) GetVisible() bool
- func (x *WhiteboardFeatures) GetWhiteboardFileId() string
- func (*WhiteboardFeatures) ProtoMessage()
- func (x *WhiteboardFeatures) ProtoReflect() protoreflect.Message
- func (x *WhiteboardFeatures) Reset()
- func (x *WhiteboardFeatures) String() string
- func (m *WhiteboardFeatures) Validate() error
- func (m *WhiteboardFeatures) ValidateAll() error
- type WhiteboardFeaturesMultiError
- type WhiteboardFeaturesValidationError
- func (e WhiteboardFeaturesValidationError) Cause() error
- func (e WhiteboardFeaturesValidationError) Error() string
- func (e WhiteboardFeaturesValidationError) ErrorName() string
- func (e WhiteboardFeaturesValidationError) Field() string
- func (e WhiteboardFeaturesValidationError) Key() bool
- func (e WhiteboardFeaturesValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( SwitchPresenterTask_name = map[int32]string{ 0: "PROMOTE", 1: "DEMOTE", } SwitchPresenterTask_value = map[string]int32{ "PROMOTE": 0, "DEMOTE": 1, } )
Enum value maps for SwitchPresenterTask.
var ( ExternalMediaPlayerTask_name = map[int32]string{ 0: "START_PLAYBACK", 1: "END_PLAYBACK", } ExternalMediaPlayerTask_value = map[string]int32{ "START_PLAYBACK": 0, "END_PLAYBACK": 1, } )
Enum value maps for ExternalMediaPlayerTask.
var ( ExternalDisplayLinkTask_name = map[int32]string{ 0: "START_EXTERNAL_LINK", 1: "STOP_EXTERNAL_LINK", } ExternalDisplayLinkTask_value = map[string]int32{ "START_EXTERNAL_LINK": 0, "STOP_EXTERNAL_LINK": 1, } )
Enum value maps for ExternalDisplayLinkTask.
var ( DataMsgType_name = map[int32]string{ 0: "USER", 1: "SYSTEM", 2: "WHITEBOARD", } DataMsgType_value = map[string]int32{ "USER": 0, "SYSTEM": 1, "WHITEBOARD": 2, } )
Enum value maps for DataMsgType.
var ( DataMsgBodyType_name = map[int32]string{ 0: "RAISE_HAND", 1: "LOWER_HAND", 2: "OTHER_USER_LOWER_HAND", 3: "FILE_UPLOAD", 4: "INFO", 5: "ALERT", 6: "SEND_CHAT_MSGS", 7: "RENEW_TOKEN", 8: "UPDATE_LOCK_SETTINGS", 9: "INIT_WHITEBOARD", 10: "USER_VISIBILITY_CHANGE", 11: "EXTERNAL_MEDIA_PLAYER_EVENTS", 12: "POLL_CREATED", 13: "NEW_POLL_RESPONSE", 14: "POLL_CLOSED", 15: "JOIN_BREAKOUT_ROOM", 23: "SPEECH_SUBTITLE_TEXT", 24: "AZURE_COGNITIVE_SERVICE_SPEECH_TOKEN", 25: "UPDATE_ROOM_METADATA", 16: "CHAT", 17: "SCENE_UPDATE", 18: "POINTER_UPDATE", 19: "ADD_WHITEBOARD_FILE", 20: "ADD_WHITEBOARD_OFFICE_FILE", 21: "PAGE_CHANGE", 22: "WHITEBOARD_APP_STATE_CHANGE", } DataMsgBodyType_value = map[string]int32{ "RAISE_HAND": 0, "LOWER_HAND": 1, "OTHER_USER_LOWER_HAND": 2, "FILE_UPLOAD": 3, "INFO": 4, "ALERT": 5, "SEND_CHAT_MSGS": 6, "RENEW_TOKEN": 7, "UPDATE_LOCK_SETTINGS": 8, "INIT_WHITEBOARD": 9, "USER_VISIBILITY_CHANGE": 10, "EXTERNAL_MEDIA_PLAYER_EVENTS": 11, "POLL_CREATED": 12, "NEW_POLL_RESPONSE": 13, "POLL_CLOSED": 14, "JOIN_BREAKOUT_ROOM": 15, "SPEECH_SUBTITLE_TEXT": 23, "AZURE_COGNITIVE_SERVICE_SPEECH_TOKEN": 24, "UPDATE_ROOM_METADATA": 25, "CHAT": 16, "SCENE_UPDATE": 17, "POINTER_UPDATE": 18, "ADD_WHITEBOARD_FILE": 19, "ADD_WHITEBOARD_OFFICE_FILE": 20, "PAGE_CHANGE": 21, "WHITEBOARD_APP_STATE_CHANGE": 22, } )
Enum value maps for DataMsgBodyType.
var ( IngressInput_name = map[int32]string{ 0: "RTMP_INPUT", } IngressInput_value = map[string]int32{ "RTMP_INPUT": 0, } )
Enum value maps for IngressInput.
var ( RecordingTasks_name = map[int32]string{ 0: "START_RECORDING", 1: "STOP_RECORDING", 2: "START_RTMP", 3: "STOP_RTMP", 4: "END_RECORDING", 5: "END_RTMP", 6: "RECORDING_PROCEEDED", 7: "STOP", } RecordingTasks_value = map[string]int32{ "START_RECORDING": 0, "STOP_RECORDING": 1, "START_RTMP": 2, "STOP_RTMP": 3, "END_RECORDING": 4, "END_RTMP": 5, "RECORDING_PROCEEDED": 6, "STOP": 7, } )
Enum value maps for RecordingTasks.
var ( RecorderServiceType_name = map[int32]string{ 0: "RECORDING", 1: "RTMP", } RecorderServiceType_value = map[string]int32{ "RECORDING": 0, "RTMP": 1, } )
Enum value maps for RecorderServiceType.
var ( SpeechServiceUserStatusTasks_name = map[int32]string{ 0: "SPEECH_TO_TEXT_SESSION_STARTED", 1: "SPEECH_TO_TEXT_SESSION_ENDED", 2: "SPEECH_TO_TEXT_TOTAL_USAGE", } SpeechServiceUserStatusTasks_value = map[string]int32{ "SPEECH_TO_TEXT_SESSION_STARTED": 0, "SPEECH_TO_TEXT_SESSION_ENDED": 1, "SPEECH_TO_TEXT_TOTAL_USAGE": 2, } )
Enum value maps for SpeechServiceUserStatusTasks.
var File_plugnmeet_auth_recording_proto protoreflect.FileDescriptor
var File_plugnmeet_auth_room_proto protoreflect.FileDescriptor
var File_plugnmeet_breakout_room_proto protoreflect.FileDescriptor
var File_plugnmeet_common_api_proto protoreflect.FileDescriptor
var File_plugnmeet_common_proto protoreflect.FileDescriptor
var File_plugnmeet_create_room_proto protoreflect.FileDescriptor
var File_plugnmeet_datamessage_proto protoreflect.FileDescriptor
var File_plugnmeet_gen_token_proto protoreflect.FileDescriptor
var File_plugnmeet_ingress_proto protoreflect.FileDescriptor
var File_plugnmeet_lti_v1_proto protoreflect.FileDescriptor
var File_plugnmeet_polls_proto protoreflect.FileDescriptor
var File_plugnmeet_recorder_proto protoreflect.FileDescriptor
var File_plugnmeet_recording_proto protoreflect.FileDescriptor
var File_plugnmeet_speech_services_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ActiveRoomInfo ¶
type ActiveRoomInfo struct { RoomTitle string `protobuf:"bytes,1,opt,name=room_title,json=roomTitle,proto3" json:"room_title,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` Sid string `protobuf:"bytes,3,opt,name=sid,proto3" json:"sid,omitempty"` JoinedParticipants int64 `protobuf:"varint,4,opt,name=joined_participants,json=joinedParticipants,proto3" json:"joined_participants,omitempty"` IsRunning int32 `protobuf:"varint,5,opt,name=is_running,json=isRunning,proto3" json:"is_running,omitempty"` IsRecording int32 `protobuf:"varint,6,opt,name=is_recording,json=isRecording,proto3" json:"is_recording,omitempty"` IsActiveRtmp int32 `protobuf:"varint,7,opt,name=is_active_rtmp,json=isActiveRtmp,proto3" json:"is_active_rtmp,omitempty"` WebhookUrl string `protobuf:"bytes,8,opt,name=webhook_url,json=webhookUrl,proto3" json:"webhook_url,omitempty"` IsBreakoutRoom int32 `protobuf:"varint,9,opt,name=is_breakout_room,json=isBreakoutRoom,proto3" json:"is_breakout_room,omitempty"` ParentRoomId string `protobuf:"bytes,10,opt,name=parent_room_id,json=parentRoomId,proto3" json:"parent_room_id,omitempty"` CreationTime int64 `protobuf:"varint,11,opt,name=creation_time,json=creationTime,proto3" json:"creation_time,omitempty"` Metadata string `protobuf:"bytes,12,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*ActiveRoomInfo) Descriptor
deprecated
func (*ActiveRoomInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActiveRoomInfo.ProtoReflect.Descriptor instead.
func (*ActiveRoomInfo) GetCreationTime ¶
func (x *ActiveRoomInfo) GetCreationTime() int64
func (*ActiveRoomInfo) GetIsActiveRtmp ¶
func (x *ActiveRoomInfo) GetIsActiveRtmp() int32
func (*ActiveRoomInfo) GetIsBreakoutRoom ¶
func (x *ActiveRoomInfo) GetIsBreakoutRoom() int32
func (*ActiveRoomInfo) GetIsRecording ¶
func (x *ActiveRoomInfo) GetIsRecording() int32
func (*ActiveRoomInfo) GetIsRunning ¶
func (x *ActiveRoomInfo) GetIsRunning() int32
func (*ActiveRoomInfo) GetJoinedParticipants ¶
func (x *ActiveRoomInfo) GetJoinedParticipants() int64
func (*ActiveRoomInfo) GetMetadata ¶
func (x *ActiveRoomInfo) GetMetadata() string
func (*ActiveRoomInfo) GetParentRoomId ¶
func (x *ActiveRoomInfo) GetParentRoomId() string
func (*ActiveRoomInfo) GetRoomId ¶
func (x *ActiveRoomInfo) GetRoomId() string
func (*ActiveRoomInfo) GetRoomTitle ¶
func (x *ActiveRoomInfo) GetRoomTitle() string
func (*ActiveRoomInfo) GetSid ¶
func (x *ActiveRoomInfo) GetSid() string
func (*ActiveRoomInfo) GetWebhookUrl ¶
func (x *ActiveRoomInfo) GetWebhookUrl() string
func (*ActiveRoomInfo) ProtoMessage ¶
func (*ActiveRoomInfo) ProtoMessage()
func (*ActiveRoomInfo) ProtoReflect ¶
func (x *ActiveRoomInfo) ProtoReflect() protoreflect.Message
func (*ActiveRoomInfo) Reset ¶
func (x *ActiveRoomInfo) Reset()
func (*ActiveRoomInfo) String ¶
func (x *ActiveRoomInfo) String() string
func (*ActiveRoomInfo) Validate ¶
func (m *ActiveRoomInfo) Validate() error
Validate checks the field values on ActiveRoomInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActiveRoomInfo) ValidateAll ¶
func (m *ActiveRoomInfo) ValidateAll() error
ValidateAll checks the field values on ActiveRoomInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActiveRoomInfoMultiError, or nil if none found.
type ActiveRoomInfoMultiError ¶
type ActiveRoomInfoMultiError []error
ActiveRoomInfoMultiError is an error wrapping multiple validation errors returned by ActiveRoomInfo.ValidateAll() if the designated constraints aren't met.
func (ActiveRoomInfoMultiError) AllErrors ¶
func (m ActiveRoomInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActiveRoomInfoMultiError) Error ¶
func (m ActiveRoomInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActiveRoomInfoRes ¶
type ActiveRoomInfoRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RoomInfo *ActiveRoomInfo `protobuf:"bytes,3,opt,name=room_info,json=roomInfo,proto3,oneof" json:"room_info,omitempty"` ParticipantsInfo []*livekit.ParticipantInfo `protobuf:"bytes,4,rep,name=participants_info,json=participantsInfo,proto3" json:"participants_info,omitempty"` // contains filtered or unexported fields }
func (*ActiveRoomInfoRes) Descriptor
deprecated
func (*ActiveRoomInfoRes) Descriptor() ([]byte, []int)
Deprecated: Use ActiveRoomInfoRes.ProtoReflect.Descriptor instead.
func (*ActiveRoomInfoRes) GetMsg ¶
func (x *ActiveRoomInfoRes) GetMsg() string
func (*ActiveRoomInfoRes) GetParticipantsInfo ¶
func (x *ActiveRoomInfoRes) GetParticipantsInfo() []*livekit.ParticipantInfo
func (*ActiveRoomInfoRes) GetRoomInfo ¶
func (x *ActiveRoomInfoRes) GetRoomInfo() *ActiveRoomInfo
func (*ActiveRoomInfoRes) GetStatus ¶
func (x *ActiveRoomInfoRes) GetStatus() bool
func (*ActiveRoomInfoRes) ProtoMessage ¶
func (*ActiveRoomInfoRes) ProtoMessage()
func (*ActiveRoomInfoRes) ProtoReflect ¶
func (x *ActiveRoomInfoRes) ProtoReflect() protoreflect.Message
func (*ActiveRoomInfoRes) Reset ¶
func (x *ActiveRoomInfoRes) Reset()
func (*ActiveRoomInfoRes) String ¶
func (x *ActiveRoomInfoRes) String() string
func (*ActiveRoomInfoRes) Validate ¶
func (m *ActiveRoomInfoRes) Validate() error
Validate checks the field values on ActiveRoomInfoRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActiveRoomInfoRes) ValidateAll ¶
func (m *ActiveRoomInfoRes) ValidateAll() error
ValidateAll checks the field values on ActiveRoomInfoRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActiveRoomInfoResMultiError, or nil if none found.
type ActiveRoomInfoResMultiError ¶
type ActiveRoomInfoResMultiError []error
ActiveRoomInfoResMultiError is an error wrapping multiple validation errors returned by ActiveRoomInfoRes.ValidateAll() if the designated constraints aren't met.
func (ActiveRoomInfoResMultiError) AllErrors ¶
func (m ActiveRoomInfoResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActiveRoomInfoResMultiError) Error ¶
func (m ActiveRoomInfoResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActiveRoomInfoResValidationError ¶
type ActiveRoomInfoResValidationError struct {
// contains filtered or unexported fields
}
ActiveRoomInfoResValidationError is the validation error returned by ActiveRoomInfoRes.Validate if the designated constraints aren't met.
func (ActiveRoomInfoResValidationError) Cause ¶
func (e ActiveRoomInfoResValidationError) Cause() error
Cause function returns cause value.
func (ActiveRoomInfoResValidationError) Error ¶
func (e ActiveRoomInfoResValidationError) Error() string
Error satisfies the builtin error interface
func (ActiveRoomInfoResValidationError) ErrorName ¶
func (e ActiveRoomInfoResValidationError) ErrorName() string
ErrorName returns error name.
func (ActiveRoomInfoResValidationError) Field ¶
func (e ActiveRoomInfoResValidationError) Field() string
Field function returns field value.
func (ActiveRoomInfoResValidationError) Key ¶
func (e ActiveRoomInfoResValidationError) Key() bool
Key function returns key value.
func (ActiveRoomInfoResValidationError) Reason ¶
func (e ActiveRoomInfoResValidationError) Reason() string
Reason function returns reason value.
type ActiveRoomInfoValidationError ¶
type ActiveRoomInfoValidationError struct {
// contains filtered or unexported fields
}
ActiveRoomInfoValidationError is the validation error returned by ActiveRoomInfo.Validate if the designated constraints aren't met.
func (ActiveRoomInfoValidationError) Cause ¶
func (e ActiveRoomInfoValidationError) Cause() error
Cause function returns cause value.
func (ActiveRoomInfoValidationError) Error ¶
func (e ActiveRoomInfoValidationError) Error() string
Error satisfies the builtin error interface
func (ActiveRoomInfoValidationError) ErrorName ¶
func (e ActiveRoomInfoValidationError) ErrorName() string
ErrorName returns error name.
func (ActiveRoomInfoValidationError) Field ¶
func (e ActiveRoomInfoValidationError) Field() string
Field function returns field value.
func (ActiveRoomInfoValidationError) Key ¶
func (e ActiveRoomInfoValidationError) Key() bool
Key function returns key value.
func (ActiveRoomInfoValidationError) Reason ¶
func (e ActiveRoomInfoValidationError) Reason() string
Reason function returns reason value.
type ActiveRoomWithParticipant ¶
type ActiveRoomWithParticipant struct { RoomInfo *ActiveRoomInfo `protobuf:"bytes,3,opt,name=room_info,json=roomInfo,proto3,oneof" json:"room_info,omitempty"` ParticipantsInfo []*livekit.ParticipantInfo `protobuf:"bytes,4,rep,name=participants_info,json=participantsInfo,proto3" json:"participants_info,omitempty"` // contains filtered or unexported fields }
func (*ActiveRoomWithParticipant) Descriptor
deprecated
func (*ActiveRoomWithParticipant) Descriptor() ([]byte, []int)
Deprecated: Use ActiveRoomWithParticipant.ProtoReflect.Descriptor instead.
func (*ActiveRoomWithParticipant) GetParticipantsInfo ¶
func (x *ActiveRoomWithParticipant) GetParticipantsInfo() []*livekit.ParticipantInfo
func (*ActiveRoomWithParticipant) GetRoomInfo ¶
func (x *ActiveRoomWithParticipant) GetRoomInfo() *ActiveRoomInfo
func (*ActiveRoomWithParticipant) ProtoMessage ¶
func (*ActiveRoomWithParticipant) ProtoMessage()
func (*ActiveRoomWithParticipant) ProtoReflect ¶
func (x *ActiveRoomWithParticipant) ProtoReflect() protoreflect.Message
func (*ActiveRoomWithParticipant) Reset ¶
func (x *ActiveRoomWithParticipant) Reset()
func (*ActiveRoomWithParticipant) String ¶
func (x *ActiveRoomWithParticipant) String() string
func (*ActiveRoomWithParticipant) Validate ¶
func (m *ActiveRoomWithParticipant) Validate() error
Validate checks the field values on ActiveRoomWithParticipant with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActiveRoomWithParticipant) ValidateAll ¶
func (m *ActiveRoomWithParticipant) ValidateAll() error
ValidateAll checks the field values on ActiveRoomWithParticipant with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActiveRoomWithParticipantMultiError, or nil if none found.
type ActiveRoomWithParticipantMultiError ¶
type ActiveRoomWithParticipantMultiError []error
ActiveRoomWithParticipantMultiError is an error wrapping multiple validation errors returned by ActiveRoomWithParticipant.ValidateAll() if the designated constraints aren't met.
func (ActiveRoomWithParticipantMultiError) AllErrors ¶
func (m ActiveRoomWithParticipantMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActiveRoomWithParticipantMultiError) Error ¶
func (m ActiveRoomWithParticipantMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActiveRoomWithParticipantValidationError ¶
type ActiveRoomWithParticipantValidationError struct {
// contains filtered or unexported fields
}
ActiveRoomWithParticipantValidationError is the validation error returned by ActiveRoomWithParticipant.Validate if the designated constraints aren't met.
func (ActiveRoomWithParticipantValidationError) Cause ¶
func (e ActiveRoomWithParticipantValidationError) Cause() error
Cause function returns cause value.
func (ActiveRoomWithParticipantValidationError) Error ¶
func (e ActiveRoomWithParticipantValidationError) Error() string
Error satisfies the builtin error interface
func (ActiveRoomWithParticipantValidationError) ErrorName ¶
func (e ActiveRoomWithParticipantValidationError) ErrorName() string
ErrorName returns error name.
func (ActiveRoomWithParticipantValidationError) Field ¶
func (e ActiveRoomWithParticipantValidationError) Field() string
Field function returns field value.
func (ActiveRoomWithParticipantValidationError) Key ¶
func (e ActiveRoomWithParticipantValidationError) Key() bool
Key function returns key value.
func (ActiveRoomWithParticipantValidationError) Reason ¶
func (e ActiveRoomWithParticipantValidationError) Reason() string
Reason function returns reason value.
type ApproveWaitingUsersReq ¶
type ApproveWaitingUsersReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*ApproveWaitingUsersReq) Descriptor
deprecated
func (*ApproveWaitingUsersReq) Descriptor() ([]byte, []int)
Deprecated: Use ApproveWaitingUsersReq.ProtoReflect.Descriptor instead.
func (*ApproveWaitingUsersReq) GetRoomId ¶
func (x *ApproveWaitingUsersReq) GetRoomId() string
func (*ApproveWaitingUsersReq) GetUserId ¶
func (x *ApproveWaitingUsersReq) GetUserId() string
func (*ApproveWaitingUsersReq) ProtoMessage ¶
func (*ApproveWaitingUsersReq) ProtoMessage()
func (*ApproveWaitingUsersReq) ProtoReflect ¶
func (x *ApproveWaitingUsersReq) ProtoReflect() protoreflect.Message
func (*ApproveWaitingUsersReq) Reset ¶
func (x *ApproveWaitingUsersReq) Reset()
func (*ApproveWaitingUsersReq) String ¶
func (x *ApproveWaitingUsersReq) String() string
func (*ApproveWaitingUsersReq) Validate ¶
func (m *ApproveWaitingUsersReq) Validate() error
Validate checks the field values on ApproveWaitingUsersReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ApproveWaitingUsersReq) ValidateAll ¶
func (m *ApproveWaitingUsersReq) ValidateAll() error
ValidateAll checks the field values on ApproveWaitingUsersReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ApproveWaitingUsersReqMultiError, or nil if none found.
type ApproveWaitingUsersReqMultiError ¶
type ApproveWaitingUsersReqMultiError []error
ApproveWaitingUsersReqMultiError is an error wrapping multiple validation errors returned by ApproveWaitingUsersReq.ValidateAll() if the designated constraints aren't met.
func (ApproveWaitingUsersReqMultiError) AllErrors ¶
func (m ApproveWaitingUsersReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApproveWaitingUsersReqMultiError) Error ¶
func (m ApproveWaitingUsersReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApproveWaitingUsersReqValidationError ¶
type ApproveWaitingUsersReqValidationError struct {
// contains filtered or unexported fields
}
ApproveWaitingUsersReqValidationError is the validation error returned by ApproveWaitingUsersReq.Validate if the designated constraints aren't met.
func (ApproveWaitingUsersReqValidationError) Cause ¶
func (e ApproveWaitingUsersReqValidationError) Cause() error
Cause function returns cause value.
func (ApproveWaitingUsersReqValidationError) Error ¶
func (e ApproveWaitingUsersReqValidationError) Error() string
Error satisfies the builtin error interface
func (ApproveWaitingUsersReqValidationError) ErrorName ¶
func (e ApproveWaitingUsersReqValidationError) ErrorName() string
ErrorName returns error name.
func (ApproveWaitingUsersReqValidationError) Field ¶
func (e ApproveWaitingUsersReqValidationError) Field() string
Field function returns field value.
func (ApproveWaitingUsersReqValidationError) Key ¶
func (e ApproveWaitingUsersReqValidationError) Key() bool
Key function returns key value.
func (ApproveWaitingUsersReqValidationError) Reason ¶
func (e ApproveWaitingUsersReqValidationError) Reason() string
Reason function returns reason value.
type BreakoutRoom ¶
type BreakoutRoom struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Duration uint64 `protobuf:"varint,3,opt,name=duration,proto3" json:"duration,omitempty"` Started bool `protobuf:"varint,4,opt,name=started,proto3" json:"started,omitempty"` Created uint64 `protobuf:"varint,5,opt,name=created,proto3" json:"created,omitempty"` Users []*BreakoutRoomUser `protobuf:"bytes,6,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*BreakoutRoom) Descriptor
deprecated
func (*BreakoutRoom) Descriptor() ([]byte, []int)
Deprecated: Use BreakoutRoom.ProtoReflect.Descriptor instead.
func (*BreakoutRoom) GetCreated ¶
func (x *BreakoutRoom) GetCreated() uint64
func (*BreakoutRoom) GetDuration ¶
func (x *BreakoutRoom) GetDuration() uint64
func (*BreakoutRoom) GetId ¶
func (x *BreakoutRoom) GetId() string
func (*BreakoutRoom) GetStarted ¶
func (x *BreakoutRoom) GetStarted() bool
func (*BreakoutRoom) GetTitle ¶
func (x *BreakoutRoom) GetTitle() string
func (*BreakoutRoom) GetUsers ¶
func (x *BreakoutRoom) GetUsers() []*BreakoutRoomUser
func (*BreakoutRoom) ProtoMessage ¶
func (*BreakoutRoom) ProtoMessage()
func (*BreakoutRoom) ProtoReflect ¶
func (x *BreakoutRoom) ProtoReflect() protoreflect.Message
func (*BreakoutRoom) Reset ¶
func (x *BreakoutRoom) Reset()
func (*BreakoutRoom) String ¶
func (x *BreakoutRoom) String() string
func (*BreakoutRoom) Validate ¶
func (m *BreakoutRoom) Validate() error
Validate checks the field values on BreakoutRoom with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BreakoutRoom) ValidateAll ¶
func (m *BreakoutRoom) ValidateAll() error
ValidateAll checks the field values on BreakoutRoom with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BreakoutRoomMultiError, or nil if none found.
type BreakoutRoomFeatures ¶
type BreakoutRoomFeatures struct { IsAllow bool `protobuf:"varint,1,opt,name=is_allow,json=isAllow,proto3" json:"is_allow,omitempty"` IsActive bool `protobuf:"varint,2,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` AllowedNumberRooms uint32 `protobuf:"varint,3,opt,name=allowed_number_rooms,json=allowedNumberRooms,proto3" json:"allowed_number_rooms,omitempty"` // contains filtered or unexported fields }
func (*BreakoutRoomFeatures) Descriptor
deprecated
func (*BreakoutRoomFeatures) Descriptor() ([]byte, []int)
Deprecated: Use BreakoutRoomFeatures.ProtoReflect.Descriptor instead.
func (*BreakoutRoomFeatures) GetAllowedNumberRooms ¶
func (x *BreakoutRoomFeatures) GetAllowedNumberRooms() uint32
func (*BreakoutRoomFeatures) GetIsActive ¶
func (x *BreakoutRoomFeatures) GetIsActive() bool
func (*BreakoutRoomFeatures) GetIsAllow ¶
func (x *BreakoutRoomFeatures) GetIsAllow() bool
func (*BreakoutRoomFeatures) ProtoMessage ¶
func (*BreakoutRoomFeatures) ProtoMessage()
func (*BreakoutRoomFeatures) ProtoReflect ¶
func (x *BreakoutRoomFeatures) ProtoReflect() protoreflect.Message
func (*BreakoutRoomFeatures) Reset ¶
func (x *BreakoutRoomFeatures) Reset()
func (*BreakoutRoomFeatures) String ¶
func (x *BreakoutRoomFeatures) String() string
func (*BreakoutRoomFeatures) Validate ¶
func (m *BreakoutRoomFeatures) Validate() error
Validate checks the field values on BreakoutRoomFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BreakoutRoomFeatures) ValidateAll ¶
func (m *BreakoutRoomFeatures) ValidateAll() error
ValidateAll checks the field values on BreakoutRoomFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BreakoutRoomFeaturesMultiError, or nil if none found.
type BreakoutRoomFeaturesMultiError ¶
type BreakoutRoomFeaturesMultiError []error
BreakoutRoomFeaturesMultiError is an error wrapping multiple validation errors returned by BreakoutRoomFeatures.ValidateAll() if the designated constraints aren't met.
func (BreakoutRoomFeaturesMultiError) AllErrors ¶
func (m BreakoutRoomFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BreakoutRoomFeaturesMultiError) Error ¶
func (m BreakoutRoomFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BreakoutRoomFeaturesValidationError ¶
type BreakoutRoomFeaturesValidationError struct {
// contains filtered or unexported fields
}
BreakoutRoomFeaturesValidationError is the validation error returned by BreakoutRoomFeatures.Validate if the designated constraints aren't met.
func (BreakoutRoomFeaturesValidationError) Cause ¶
func (e BreakoutRoomFeaturesValidationError) Cause() error
Cause function returns cause value.
func (BreakoutRoomFeaturesValidationError) Error ¶
func (e BreakoutRoomFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (BreakoutRoomFeaturesValidationError) ErrorName ¶
func (e BreakoutRoomFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (BreakoutRoomFeaturesValidationError) Field ¶
func (e BreakoutRoomFeaturesValidationError) Field() string
Field function returns field value.
func (BreakoutRoomFeaturesValidationError) Key ¶
func (e BreakoutRoomFeaturesValidationError) Key() bool
Key function returns key value.
func (BreakoutRoomFeaturesValidationError) Reason ¶
func (e BreakoutRoomFeaturesValidationError) Reason() string
Reason function returns reason value.
type BreakoutRoomMultiError ¶
type BreakoutRoomMultiError []error
BreakoutRoomMultiError is an error wrapping multiple validation errors returned by BreakoutRoom.ValidateAll() if the designated constraints aren't met.
func (BreakoutRoomMultiError) AllErrors ¶
func (m BreakoutRoomMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BreakoutRoomMultiError) Error ¶
func (m BreakoutRoomMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BreakoutRoomRes ¶
type BreakoutRoomRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Token *string `protobuf:"bytes,3,opt,name=token,proto3,oneof" json:"token,omitempty"` // join token Room *BreakoutRoom `protobuf:"bytes,4,opt,name=room,proto3,oneof" json:"room,omitempty"` // for my breakout room Rooms []*BreakoutRoom `protobuf:"bytes,5,rep,name=rooms,proto3" json:"rooms,omitempty"` // rooms list // contains filtered or unexported fields }
func (*BreakoutRoomRes) Descriptor
deprecated
func (*BreakoutRoomRes) Descriptor() ([]byte, []int)
Deprecated: Use BreakoutRoomRes.ProtoReflect.Descriptor instead.
func (*BreakoutRoomRes) GetMsg ¶
func (x *BreakoutRoomRes) GetMsg() string
func (*BreakoutRoomRes) GetRoom ¶
func (x *BreakoutRoomRes) GetRoom() *BreakoutRoom
func (*BreakoutRoomRes) GetRooms ¶
func (x *BreakoutRoomRes) GetRooms() []*BreakoutRoom
func (*BreakoutRoomRes) GetStatus ¶
func (x *BreakoutRoomRes) GetStatus() bool
func (*BreakoutRoomRes) GetToken ¶
func (x *BreakoutRoomRes) GetToken() string
func (*BreakoutRoomRes) ProtoMessage ¶
func (*BreakoutRoomRes) ProtoMessage()
func (*BreakoutRoomRes) ProtoReflect ¶
func (x *BreakoutRoomRes) ProtoReflect() protoreflect.Message
func (*BreakoutRoomRes) Reset ¶
func (x *BreakoutRoomRes) Reset()
func (*BreakoutRoomRes) String ¶
func (x *BreakoutRoomRes) String() string
func (*BreakoutRoomRes) Validate ¶
func (m *BreakoutRoomRes) Validate() error
Validate checks the field values on BreakoutRoomRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BreakoutRoomRes) ValidateAll ¶
func (m *BreakoutRoomRes) ValidateAll() error
ValidateAll checks the field values on BreakoutRoomRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BreakoutRoomResMultiError, or nil if none found.
type BreakoutRoomResMultiError ¶
type BreakoutRoomResMultiError []error
BreakoutRoomResMultiError is an error wrapping multiple validation errors returned by BreakoutRoomRes.ValidateAll() if the designated constraints aren't met.
func (BreakoutRoomResMultiError) AllErrors ¶
func (m BreakoutRoomResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BreakoutRoomResMultiError) Error ¶
func (m BreakoutRoomResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BreakoutRoomResValidationError ¶
type BreakoutRoomResValidationError struct {
// contains filtered or unexported fields
}
BreakoutRoomResValidationError is the validation error returned by BreakoutRoomRes.Validate if the designated constraints aren't met.
func (BreakoutRoomResValidationError) Cause ¶
func (e BreakoutRoomResValidationError) Cause() error
Cause function returns cause value.
func (BreakoutRoomResValidationError) Error ¶
func (e BreakoutRoomResValidationError) Error() string
Error satisfies the builtin error interface
func (BreakoutRoomResValidationError) ErrorName ¶
func (e BreakoutRoomResValidationError) ErrorName() string
ErrorName returns error name.
func (BreakoutRoomResValidationError) Field ¶
func (e BreakoutRoomResValidationError) Field() string
Field function returns field value.
func (BreakoutRoomResValidationError) Key ¶
func (e BreakoutRoomResValidationError) Key() bool
Key function returns key value.
func (BreakoutRoomResValidationError) Reason ¶
func (e BreakoutRoomResValidationError) Reason() string
Reason function returns reason value.
type BreakoutRoomUser ¶
type BreakoutRoomUser struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Joined bool `protobuf:"varint,3,opt,name=joined,proto3" json:"joined,omitempty"` // contains filtered or unexported fields }
func (*BreakoutRoomUser) Descriptor
deprecated
func (*BreakoutRoomUser) Descriptor() ([]byte, []int)
Deprecated: Use BreakoutRoomUser.ProtoReflect.Descriptor instead.
func (*BreakoutRoomUser) GetId ¶
func (x *BreakoutRoomUser) GetId() string
func (*BreakoutRoomUser) GetJoined ¶
func (x *BreakoutRoomUser) GetJoined() bool
func (*BreakoutRoomUser) GetName ¶
func (x *BreakoutRoomUser) GetName() string
func (*BreakoutRoomUser) ProtoMessage ¶
func (*BreakoutRoomUser) ProtoMessage()
func (*BreakoutRoomUser) ProtoReflect ¶
func (x *BreakoutRoomUser) ProtoReflect() protoreflect.Message
func (*BreakoutRoomUser) Reset ¶
func (x *BreakoutRoomUser) Reset()
func (*BreakoutRoomUser) String ¶
func (x *BreakoutRoomUser) String() string
func (*BreakoutRoomUser) Validate ¶
func (m *BreakoutRoomUser) Validate() error
Validate checks the field values on BreakoutRoomUser with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BreakoutRoomUser) ValidateAll ¶
func (m *BreakoutRoomUser) ValidateAll() error
ValidateAll checks the field values on BreakoutRoomUser with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BreakoutRoomUserMultiError, or nil if none found.
type BreakoutRoomUserMultiError ¶
type BreakoutRoomUserMultiError []error
BreakoutRoomUserMultiError is an error wrapping multiple validation errors returned by BreakoutRoomUser.ValidateAll() if the designated constraints aren't met.
func (BreakoutRoomUserMultiError) AllErrors ¶
func (m BreakoutRoomUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BreakoutRoomUserMultiError) Error ¶
func (m BreakoutRoomUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BreakoutRoomUserValidationError ¶
type BreakoutRoomUserValidationError struct {
// contains filtered or unexported fields
}
BreakoutRoomUserValidationError is the validation error returned by BreakoutRoomUser.Validate if the designated constraints aren't met.
func (BreakoutRoomUserValidationError) Cause ¶
func (e BreakoutRoomUserValidationError) Cause() error
Cause function returns cause value.
func (BreakoutRoomUserValidationError) Error ¶
func (e BreakoutRoomUserValidationError) Error() string
Error satisfies the builtin error interface
func (BreakoutRoomUserValidationError) ErrorName ¶
func (e BreakoutRoomUserValidationError) ErrorName() string
ErrorName returns error name.
func (BreakoutRoomUserValidationError) Field ¶
func (e BreakoutRoomUserValidationError) Field() string
Field function returns field value.
func (BreakoutRoomUserValidationError) Key ¶
func (e BreakoutRoomUserValidationError) Key() bool
Key function returns key value.
func (BreakoutRoomUserValidationError) Reason ¶
func (e BreakoutRoomUserValidationError) Reason() string
Reason function returns reason value.
type BreakoutRoomValidationError ¶
type BreakoutRoomValidationError struct {
// contains filtered or unexported fields
}
BreakoutRoomValidationError is the validation error returned by BreakoutRoom.Validate if the designated constraints aren't met.
func (BreakoutRoomValidationError) Cause ¶
func (e BreakoutRoomValidationError) Cause() error
Cause function returns cause value.
func (BreakoutRoomValidationError) Error ¶
func (e BreakoutRoomValidationError) Error() string
Error satisfies the builtin error interface
func (BreakoutRoomValidationError) ErrorName ¶
func (e BreakoutRoomValidationError) ErrorName() string
ErrorName returns error name.
func (BreakoutRoomValidationError) Field ¶
func (e BreakoutRoomValidationError) Field() string
Field function returns field value.
func (BreakoutRoomValidationError) Key ¶
func (e BreakoutRoomValidationError) Key() bool
Key function returns key value.
func (BreakoutRoomValidationError) Reason ¶
func (e BreakoutRoomValidationError) Reason() string
Reason function returns reason value.
type BroadcastBreakoutRoomMsgReq ¶
type BroadcastBreakoutRoomMsgReq struct { Msg string `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"` RoomId string `protobuf:"bytes,3,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
func (*BroadcastBreakoutRoomMsgReq) Descriptor
deprecated
func (*BroadcastBreakoutRoomMsgReq) Descriptor() ([]byte, []int)
Deprecated: Use BroadcastBreakoutRoomMsgReq.ProtoReflect.Descriptor instead.
func (*BroadcastBreakoutRoomMsgReq) GetMsg ¶
func (x *BroadcastBreakoutRoomMsgReq) GetMsg() string
func (*BroadcastBreakoutRoomMsgReq) GetRoomId ¶
func (x *BroadcastBreakoutRoomMsgReq) GetRoomId() string
func (*BroadcastBreakoutRoomMsgReq) ProtoMessage ¶
func (*BroadcastBreakoutRoomMsgReq) ProtoMessage()
func (*BroadcastBreakoutRoomMsgReq) ProtoReflect ¶
func (x *BroadcastBreakoutRoomMsgReq) ProtoReflect() protoreflect.Message
func (*BroadcastBreakoutRoomMsgReq) Reset ¶
func (x *BroadcastBreakoutRoomMsgReq) Reset()
func (*BroadcastBreakoutRoomMsgReq) String ¶
func (x *BroadcastBreakoutRoomMsgReq) String() string
func (*BroadcastBreakoutRoomMsgReq) Validate ¶
func (m *BroadcastBreakoutRoomMsgReq) Validate() error
Validate checks the field values on BroadcastBreakoutRoomMsgReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BroadcastBreakoutRoomMsgReq) ValidateAll ¶
func (m *BroadcastBreakoutRoomMsgReq) ValidateAll() error
ValidateAll checks the field values on BroadcastBreakoutRoomMsgReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BroadcastBreakoutRoomMsgReqMultiError, or nil if none found.
type BroadcastBreakoutRoomMsgReqMultiError ¶
type BroadcastBreakoutRoomMsgReqMultiError []error
BroadcastBreakoutRoomMsgReqMultiError is an error wrapping multiple validation errors returned by BroadcastBreakoutRoomMsgReq.ValidateAll() if the designated constraints aren't met.
func (BroadcastBreakoutRoomMsgReqMultiError) AllErrors ¶
func (m BroadcastBreakoutRoomMsgReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BroadcastBreakoutRoomMsgReqMultiError) Error ¶
func (m BroadcastBreakoutRoomMsgReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BroadcastBreakoutRoomMsgReqValidationError ¶
type BroadcastBreakoutRoomMsgReqValidationError struct {
// contains filtered or unexported fields
}
BroadcastBreakoutRoomMsgReqValidationError is the validation error returned by BroadcastBreakoutRoomMsgReq.Validate if the designated constraints aren't met.
func (BroadcastBreakoutRoomMsgReqValidationError) Cause ¶
func (e BroadcastBreakoutRoomMsgReqValidationError) Cause() error
Cause function returns cause value.
func (BroadcastBreakoutRoomMsgReqValidationError) Error ¶
func (e BroadcastBreakoutRoomMsgReqValidationError) Error() string
Error satisfies the builtin error interface
func (BroadcastBreakoutRoomMsgReqValidationError) ErrorName ¶
func (e BroadcastBreakoutRoomMsgReqValidationError) ErrorName() string
ErrorName returns error name.
func (BroadcastBreakoutRoomMsgReqValidationError) Field ¶
func (e BroadcastBreakoutRoomMsgReqValidationError) Field() string
Field function returns field value.
func (BroadcastBreakoutRoomMsgReqValidationError) Key ¶
func (e BroadcastBreakoutRoomMsgReqValidationError) Key() bool
Key function returns key value.
func (BroadcastBreakoutRoomMsgReqValidationError) Reason ¶
func (e BroadcastBreakoutRoomMsgReqValidationError) Reason() string
Reason function returns reason value.
type ChangeEtherpadStatusReq ¶
type ChangeEtherpadStatusReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` IsActive bool `protobuf:"varint,2,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` // contains filtered or unexported fields }
func (*ChangeEtherpadStatusReq) Descriptor
deprecated
func (*ChangeEtherpadStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use ChangeEtherpadStatusReq.ProtoReflect.Descriptor instead.
func (*ChangeEtherpadStatusReq) GetIsActive ¶
func (x *ChangeEtherpadStatusReq) GetIsActive() bool
func (*ChangeEtherpadStatusReq) GetRoomId ¶
func (x *ChangeEtherpadStatusReq) GetRoomId() string
func (*ChangeEtherpadStatusReq) ProtoMessage ¶
func (*ChangeEtherpadStatusReq) ProtoMessage()
func (*ChangeEtherpadStatusReq) ProtoReflect ¶
func (x *ChangeEtherpadStatusReq) ProtoReflect() protoreflect.Message
func (*ChangeEtherpadStatusReq) Reset ¶
func (x *ChangeEtherpadStatusReq) Reset()
func (*ChangeEtherpadStatusReq) String ¶
func (x *ChangeEtherpadStatusReq) String() string
func (*ChangeEtherpadStatusReq) Validate ¶
func (m *ChangeEtherpadStatusReq) Validate() error
Validate checks the field values on ChangeEtherpadStatusReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeEtherpadStatusReq) ValidateAll ¶
func (m *ChangeEtherpadStatusReq) ValidateAll() error
ValidateAll checks the field values on ChangeEtherpadStatusReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeEtherpadStatusReqMultiError, or nil if none found.
type ChangeEtherpadStatusReqMultiError ¶
type ChangeEtherpadStatusReqMultiError []error
ChangeEtherpadStatusReqMultiError is an error wrapping multiple validation errors returned by ChangeEtherpadStatusReq.ValidateAll() if the designated constraints aren't met.
func (ChangeEtherpadStatusReqMultiError) AllErrors ¶
func (m ChangeEtherpadStatusReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeEtherpadStatusReqMultiError) Error ¶
func (m ChangeEtherpadStatusReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeEtherpadStatusReqValidationError ¶
type ChangeEtherpadStatusReqValidationError struct {
// contains filtered or unexported fields
}
ChangeEtherpadStatusReqValidationError is the validation error returned by ChangeEtherpadStatusReq.Validate if the designated constraints aren't met.
func (ChangeEtherpadStatusReqValidationError) Cause ¶
func (e ChangeEtherpadStatusReqValidationError) Cause() error
Cause function returns cause value.
func (ChangeEtherpadStatusReqValidationError) Error ¶
func (e ChangeEtherpadStatusReqValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeEtherpadStatusReqValidationError) ErrorName ¶
func (e ChangeEtherpadStatusReqValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeEtherpadStatusReqValidationError) Field ¶
func (e ChangeEtherpadStatusReqValidationError) Field() string
Field function returns field value.
func (ChangeEtherpadStatusReqValidationError) Key ¶
func (e ChangeEtherpadStatusReqValidationError) Key() bool
Key function returns key value.
func (ChangeEtherpadStatusReqValidationError) Reason ¶
func (e ChangeEtherpadStatusReqValidationError) Reason() string
Reason function returns reason value.
type ChangeVisibilityRes ¶
type ChangeVisibilityRes struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` VisibleNotepad *bool `protobuf:"varint,2,opt,name=visible_notepad,json=visibleNotepad,proto3,oneof" json:"visible_notepad,omitempty"` VisibleWhiteBoard *bool `protobuf:"varint,3,opt,name=visible_white_board,json=visibleWhiteBoard,proto3,oneof" json:"visible_white_board,omitempty"` // contains filtered or unexported fields }
func (*ChangeVisibilityRes) Descriptor
deprecated
func (*ChangeVisibilityRes) Descriptor() ([]byte, []int)
Deprecated: Use ChangeVisibilityRes.ProtoReflect.Descriptor instead.
func (*ChangeVisibilityRes) GetRoomId ¶
func (x *ChangeVisibilityRes) GetRoomId() string
func (*ChangeVisibilityRes) GetVisibleNotepad ¶
func (x *ChangeVisibilityRes) GetVisibleNotepad() bool
func (*ChangeVisibilityRes) GetVisibleWhiteBoard ¶
func (x *ChangeVisibilityRes) GetVisibleWhiteBoard() bool
func (*ChangeVisibilityRes) ProtoMessage ¶
func (*ChangeVisibilityRes) ProtoMessage()
func (*ChangeVisibilityRes) ProtoReflect ¶
func (x *ChangeVisibilityRes) ProtoReflect() protoreflect.Message
func (*ChangeVisibilityRes) Reset ¶
func (x *ChangeVisibilityRes) Reset()
func (*ChangeVisibilityRes) String ¶
func (x *ChangeVisibilityRes) String() string
func (*ChangeVisibilityRes) Validate ¶
func (m *ChangeVisibilityRes) Validate() error
Validate checks the field values on ChangeVisibilityRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeVisibilityRes) ValidateAll ¶
func (m *ChangeVisibilityRes) ValidateAll() error
ValidateAll checks the field values on ChangeVisibilityRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeVisibilityResMultiError, or nil if none found.
type ChangeVisibilityResMultiError ¶
type ChangeVisibilityResMultiError []error
ChangeVisibilityResMultiError is an error wrapping multiple validation errors returned by ChangeVisibilityRes.ValidateAll() if the designated constraints aren't met.
func (ChangeVisibilityResMultiError) AllErrors ¶
func (m ChangeVisibilityResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeVisibilityResMultiError) Error ¶
func (m ChangeVisibilityResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeVisibilityResValidationError ¶
type ChangeVisibilityResValidationError struct {
// contains filtered or unexported fields
}
ChangeVisibilityResValidationError is the validation error returned by ChangeVisibilityRes.Validate if the designated constraints aren't met.
func (ChangeVisibilityResValidationError) Cause ¶
func (e ChangeVisibilityResValidationError) Cause() error
Cause function returns cause value.
func (ChangeVisibilityResValidationError) Error ¶
func (e ChangeVisibilityResValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeVisibilityResValidationError) ErrorName ¶
func (e ChangeVisibilityResValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeVisibilityResValidationError) Field ¶
func (e ChangeVisibilityResValidationError) Field() string
Field function returns field value.
func (ChangeVisibilityResValidationError) Key ¶
func (e ChangeVisibilityResValidationError) Key() bool
Key function returns key value.
func (ChangeVisibilityResValidationError) Reason ¶
func (e ChangeVisibilityResValidationError) Reason() string
Reason function returns reason value.
type ChatFeatures ¶
type ChatFeatures struct { AllowChat bool `protobuf:"varint,1,opt,name=allow_chat,json=allowChat,proto3" json:"allow_chat,omitempty"` AllowFileUpload bool `protobuf:"varint,2,opt,name=allow_file_upload,json=allowFileUpload,proto3" json:"allow_file_upload,omitempty"` AllowedFileTypes []string `protobuf:"bytes,3,rep,name=allowed_file_types,json=allowedFileTypes,proto3" json:"allowed_file_types,omitempty"` MaxFileSize *uint64 `protobuf:"varint,4,opt,name=max_file_size,json=maxFileSize,proto3,oneof" json:"max_file_size,omitempty"` // contains filtered or unexported fields }
func (*ChatFeatures) Descriptor
deprecated
func (*ChatFeatures) Descriptor() ([]byte, []int)
Deprecated: Use ChatFeatures.ProtoReflect.Descriptor instead.
func (*ChatFeatures) GetAllowChat ¶
func (x *ChatFeatures) GetAllowChat() bool
func (*ChatFeatures) GetAllowFileUpload ¶
func (x *ChatFeatures) GetAllowFileUpload() bool
func (*ChatFeatures) GetAllowedFileTypes ¶
func (x *ChatFeatures) GetAllowedFileTypes() []string
func (*ChatFeatures) GetMaxFileSize ¶
func (x *ChatFeatures) GetMaxFileSize() uint64
func (*ChatFeatures) ProtoMessage ¶
func (*ChatFeatures) ProtoMessage()
func (*ChatFeatures) ProtoReflect ¶
func (x *ChatFeatures) ProtoReflect() protoreflect.Message
func (*ChatFeatures) Reset ¶
func (x *ChatFeatures) Reset()
func (*ChatFeatures) String ¶
func (x *ChatFeatures) String() string
func (*ChatFeatures) Validate ¶
func (m *ChatFeatures) Validate() error
Validate checks the field values on ChatFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChatFeatures) ValidateAll ¶
func (m *ChatFeatures) ValidateAll() error
ValidateAll checks the field values on ChatFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChatFeaturesMultiError, or nil if none found.
type ChatFeaturesMultiError ¶
type ChatFeaturesMultiError []error
ChatFeaturesMultiError is an error wrapping multiple validation errors returned by ChatFeatures.ValidateAll() if the designated constraints aren't met.
func (ChatFeaturesMultiError) AllErrors ¶
func (m ChatFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChatFeaturesMultiError) Error ¶
func (m ChatFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChatFeaturesValidationError ¶
type ChatFeaturesValidationError struct {
// contains filtered or unexported fields
}
ChatFeaturesValidationError is the validation error returned by ChatFeatures.Validate if the designated constraints aren't met.
func (ChatFeaturesValidationError) Cause ¶
func (e ChatFeaturesValidationError) Cause() error
Cause function returns cause value.
func (ChatFeaturesValidationError) Error ¶
func (e ChatFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (ChatFeaturesValidationError) ErrorName ¶
func (e ChatFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (ChatFeaturesValidationError) Field ¶
func (e ChatFeaturesValidationError) Field() string
Field function returns field value.
func (ChatFeaturesValidationError) Key ¶
func (e ChatFeaturesValidationError) Key() bool
Key function returns key value.
func (ChatFeaturesValidationError) Reason ¶
func (e ChatFeaturesValidationError) Reason() string
Reason function returns reason value.
type CleanEtherpadReq ¶
type CleanEtherpadReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` NodeId string `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` PadId string `protobuf:"bytes,3,opt,name=pad_id,json=padId,proto3" json:"pad_id,omitempty"` // contains filtered or unexported fields }
func (*CleanEtherpadReq) Descriptor
deprecated
func (*CleanEtherpadReq) Descriptor() ([]byte, []int)
Deprecated: Use CleanEtherpadReq.ProtoReflect.Descriptor instead.
func (*CleanEtherpadReq) GetNodeId ¶
func (x *CleanEtherpadReq) GetNodeId() string
func (*CleanEtherpadReq) GetPadId ¶
func (x *CleanEtherpadReq) GetPadId() string
func (*CleanEtherpadReq) GetRoomId ¶
func (x *CleanEtherpadReq) GetRoomId() string
func (*CleanEtherpadReq) ProtoMessage ¶
func (*CleanEtherpadReq) ProtoMessage()
func (*CleanEtherpadReq) ProtoReflect ¶
func (x *CleanEtherpadReq) ProtoReflect() protoreflect.Message
func (*CleanEtherpadReq) Reset ¶
func (x *CleanEtherpadReq) Reset()
func (*CleanEtherpadReq) String ¶
func (x *CleanEtherpadReq) String() string
func (*CleanEtherpadReq) Validate ¶
func (m *CleanEtherpadReq) Validate() error
Validate checks the field values on CleanEtherpadReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CleanEtherpadReq) ValidateAll ¶
func (m *CleanEtherpadReq) ValidateAll() error
ValidateAll checks the field values on CleanEtherpadReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CleanEtherpadReqMultiError, or nil if none found.
type CleanEtherpadReqMultiError ¶
type CleanEtherpadReqMultiError []error
CleanEtherpadReqMultiError is an error wrapping multiple validation errors returned by CleanEtherpadReq.ValidateAll() if the designated constraints aren't met.
func (CleanEtherpadReqMultiError) AllErrors ¶
func (m CleanEtherpadReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CleanEtherpadReqMultiError) Error ¶
func (m CleanEtherpadReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CleanEtherpadReqValidationError ¶
type CleanEtherpadReqValidationError struct {
// contains filtered or unexported fields
}
CleanEtherpadReqValidationError is the validation error returned by CleanEtherpadReq.Validate if the designated constraints aren't met.
func (CleanEtherpadReqValidationError) Cause ¶
func (e CleanEtherpadReqValidationError) Cause() error
Cause function returns cause value.
func (CleanEtherpadReqValidationError) Error ¶
func (e CleanEtherpadReqValidationError) Error() string
Error satisfies the builtin error interface
func (CleanEtherpadReqValidationError) ErrorName ¶
func (e CleanEtherpadReqValidationError) ErrorName() string
ErrorName returns error name.
func (CleanEtherpadReqValidationError) Field ¶
func (e CleanEtherpadReqValidationError) Field() string
Field function returns field value.
func (CleanEtherpadReqValidationError) Key ¶
func (e CleanEtherpadReqValidationError) Key() bool
Key function returns key value.
func (CleanEtherpadReqValidationError) Reason ¶
func (e CleanEtherpadReqValidationError) Reason() string
Reason function returns reason value.
type ClosePollReq ¶
type ClosePollReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` PollId string `protobuf:"bytes,3,opt,name=poll_id,json=pollId,proto3" json:"poll_id,omitempty"` // contains filtered or unexported fields }
func (*ClosePollReq) Descriptor
deprecated
func (*ClosePollReq) Descriptor() ([]byte, []int)
Deprecated: Use ClosePollReq.ProtoReflect.Descriptor instead.
func (*ClosePollReq) GetPollId ¶
func (x *ClosePollReq) GetPollId() string
func (*ClosePollReq) GetRoomId ¶
func (x *ClosePollReq) GetRoomId() string
func (*ClosePollReq) GetUserId ¶
func (x *ClosePollReq) GetUserId() string
func (*ClosePollReq) ProtoMessage ¶
func (*ClosePollReq) ProtoMessage()
func (*ClosePollReq) ProtoReflect ¶
func (x *ClosePollReq) ProtoReflect() protoreflect.Message
func (*ClosePollReq) Reset ¶
func (x *ClosePollReq) Reset()
func (*ClosePollReq) String ¶
func (x *ClosePollReq) String() string
func (*ClosePollReq) Validate ¶
func (m *ClosePollReq) Validate() error
Validate checks the field values on ClosePollReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ClosePollReq) ValidateAll ¶
func (m *ClosePollReq) ValidateAll() error
ValidateAll checks the field values on ClosePollReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ClosePollReqMultiError, or nil if none found.
type ClosePollReqMultiError ¶
type ClosePollReqMultiError []error
ClosePollReqMultiError is an error wrapping multiple validation errors returned by ClosePollReq.ValidateAll() if the designated constraints aren't met.
func (ClosePollReqMultiError) AllErrors ¶
func (m ClosePollReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ClosePollReqMultiError) Error ¶
func (m ClosePollReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ClosePollReqValidationError ¶
type ClosePollReqValidationError struct {
// contains filtered or unexported fields
}
ClosePollReqValidationError is the validation error returned by ClosePollReq.Validate if the designated constraints aren't met.
func (ClosePollReqValidationError) Cause ¶
func (e ClosePollReqValidationError) Cause() error
Cause function returns cause value.
func (ClosePollReqValidationError) Error ¶
func (e ClosePollReqValidationError) Error() string
Error satisfies the builtin error interface
func (ClosePollReqValidationError) ErrorName ¶
func (e ClosePollReqValidationError) ErrorName() string
ErrorName returns error name.
func (ClosePollReqValidationError) Field ¶
func (e ClosePollReqValidationError) Field() string
Field function returns field value.
func (ClosePollReqValidationError) Key ¶
func (e ClosePollReqValidationError) Key() bool
Key function returns key value.
func (ClosePollReqValidationError) Reason ¶
func (e ClosePollReqValidationError) Reason() string
Reason function returns reason value.
type CommonNotifyEvent ¶
type CommonNotifyEvent struct { Event *string `protobuf:"bytes,1,opt,name=event,proto3,oneof" json:"event,omitempty"` Room *NotifyEventRoom `protobuf:"bytes,2,opt,name=room,proto3,oneof" json:"room,omitempty"` Participant *livekit.ParticipantInfo `protobuf:"bytes,3,opt,name=participant,proto3,oneof" json:"participant,omitempty"` RecordingInfo *RecordingInfoEvent `protobuf:"bytes,4,opt,name=recording_info,json=recordingInfo,proto3,oneof" json:"recording_info,omitempty"` SpeechService *SpeechServiceEvent `protobuf:"bytes,5,opt,name=speech_service,json=speechService,proto3,oneof" json:"speech_service,omitempty"` Track *livekit.TrackInfo `protobuf:"bytes,6,opt,name=track,proto3,oneof" json:"track,omitempty"` Id *string `protobuf:"bytes,9,opt,name=id,proto3,oneof" json:"id,omitempty"` CreatedAt *int64 `protobuf:"varint,10,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*CommonNotifyEvent) Descriptor
deprecated
func (*CommonNotifyEvent) Descriptor() ([]byte, []int)
Deprecated: Use CommonNotifyEvent.ProtoReflect.Descriptor instead.
func (*CommonNotifyEvent) GetCreatedAt ¶
func (x *CommonNotifyEvent) GetCreatedAt() int64
func (*CommonNotifyEvent) GetEvent ¶
func (x *CommonNotifyEvent) GetEvent() string
func (*CommonNotifyEvent) GetId ¶
func (x *CommonNotifyEvent) GetId() string
func (*CommonNotifyEvent) GetParticipant ¶
func (x *CommonNotifyEvent) GetParticipant() *livekit.ParticipantInfo
func (*CommonNotifyEvent) GetRecordingInfo ¶
func (x *CommonNotifyEvent) GetRecordingInfo() *RecordingInfoEvent
func (*CommonNotifyEvent) GetRoom ¶
func (x *CommonNotifyEvent) GetRoom() *NotifyEventRoom
func (*CommonNotifyEvent) GetSpeechService ¶
func (x *CommonNotifyEvent) GetSpeechService() *SpeechServiceEvent
func (*CommonNotifyEvent) GetTrack ¶
func (x *CommonNotifyEvent) GetTrack() *livekit.TrackInfo
func (*CommonNotifyEvent) ProtoMessage ¶
func (*CommonNotifyEvent) ProtoMessage()
func (*CommonNotifyEvent) ProtoReflect ¶
func (x *CommonNotifyEvent) ProtoReflect() protoreflect.Message
func (*CommonNotifyEvent) Reset ¶
func (x *CommonNotifyEvent) Reset()
func (*CommonNotifyEvent) String ¶
func (x *CommonNotifyEvent) String() string
func (*CommonNotifyEvent) Validate ¶
func (m *CommonNotifyEvent) Validate() error
Validate checks the field values on CommonNotifyEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CommonNotifyEvent) ValidateAll ¶
func (m *CommonNotifyEvent) ValidateAll() error
ValidateAll checks the field values on CommonNotifyEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CommonNotifyEventMultiError, or nil if none found.
type CommonNotifyEventMultiError ¶
type CommonNotifyEventMultiError []error
CommonNotifyEventMultiError is an error wrapping multiple validation errors returned by CommonNotifyEvent.ValidateAll() if the designated constraints aren't met.
func (CommonNotifyEventMultiError) AllErrors ¶
func (m CommonNotifyEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CommonNotifyEventMultiError) Error ¶
func (m CommonNotifyEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CommonNotifyEventValidationError ¶
type CommonNotifyEventValidationError struct {
// contains filtered or unexported fields
}
CommonNotifyEventValidationError is the validation error returned by CommonNotifyEvent.Validate if the designated constraints aren't met.
func (CommonNotifyEventValidationError) Cause ¶
func (e CommonNotifyEventValidationError) Cause() error
Cause function returns cause value.
func (CommonNotifyEventValidationError) Error ¶
func (e CommonNotifyEventValidationError) Error() string
Error satisfies the builtin error interface
func (CommonNotifyEventValidationError) ErrorName ¶
func (e CommonNotifyEventValidationError) ErrorName() string
ErrorName returns error name.
func (CommonNotifyEventValidationError) Field ¶
func (e CommonNotifyEventValidationError) Field() string
Field function returns field value.
func (CommonNotifyEventValidationError) Key ¶
func (e CommonNotifyEventValidationError) Key() bool
Key function returns key value.
func (CommonNotifyEventValidationError) Reason ¶
func (e CommonNotifyEventValidationError) Reason() string
Reason function returns reason value.
type CommonResponse ¶
type CommonResponse struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*CommonResponse) Descriptor
deprecated
func (*CommonResponse) Descriptor() ([]byte, []int)
Deprecated: Use CommonResponse.ProtoReflect.Descriptor instead.
func (*CommonResponse) GetMsg ¶
func (x *CommonResponse) GetMsg() string
func (*CommonResponse) GetStatus ¶
func (x *CommonResponse) GetStatus() bool
func (*CommonResponse) ProtoMessage ¶
func (*CommonResponse) ProtoMessage()
func (*CommonResponse) ProtoReflect ¶
func (x *CommonResponse) ProtoReflect() protoreflect.Message
func (*CommonResponse) Reset ¶
func (x *CommonResponse) Reset()
func (*CommonResponse) String ¶
func (x *CommonResponse) String() string
func (*CommonResponse) Validate ¶
func (m *CommonResponse) Validate() error
Validate checks the field values on CommonResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CommonResponse) ValidateAll ¶
func (m *CommonResponse) ValidateAll() error
ValidateAll checks the field values on CommonResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CommonResponseMultiError, or nil if none found.
type CommonResponseMultiError ¶
type CommonResponseMultiError []error
CommonResponseMultiError is an error wrapping multiple validation errors returned by CommonResponse.ValidateAll() if the designated constraints aren't met.
func (CommonResponseMultiError) AllErrors ¶
func (m CommonResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CommonResponseMultiError) Error ¶
func (m CommonResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CommonResponseValidationError ¶
type CommonResponseValidationError struct {
// contains filtered or unexported fields
}
CommonResponseValidationError is the validation error returned by CommonResponse.Validate if the designated constraints aren't met.
func (CommonResponseValidationError) Cause ¶
func (e CommonResponseValidationError) Cause() error
Cause function returns cause value.
func (CommonResponseValidationError) Error ¶
func (e CommonResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CommonResponseValidationError) ErrorName ¶
func (e CommonResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CommonResponseValidationError) Field ¶
func (e CommonResponseValidationError) Field() string
Field function returns field value.
func (CommonResponseValidationError) Key ¶
func (e CommonResponseValidationError) Key() bool
Key function returns key value.
func (CommonResponseValidationError) Reason ¶
func (e CommonResponseValidationError) Reason() string
Reason function returns reason value.
type CopyToPath ¶
type CopyToPath struct { MainPath string `protobuf:"bytes,1,opt,name=main_path,json=mainPath,proto3" json:"main_path,omitempty"` SubPath *string `protobuf:"bytes,2,opt,name=sub_path,json=subPath,proto3,oneof" json:"sub_path,omitempty"` // contains filtered or unexported fields }
func (*CopyToPath) Descriptor
deprecated
func (*CopyToPath) Descriptor() ([]byte, []int)
Deprecated: Use CopyToPath.ProtoReflect.Descriptor instead.
func (*CopyToPath) GetMainPath ¶
func (x *CopyToPath) GetMainPath() string
func (*CopyToPath) GetSubPath ¶
func (x *CopyToPath) GetSubPath() string
func (*CopyToPath) ProtoMessage ¶
func (*CopyToPath) ProtoMessage()
func (*CopyToPath) ProtoReflect ¶
func (x *CopyToPath) ProtoReflect() protoreflect.Message
func (*CopyToPath) Reset ¶
func (x *CopyToPath) Reset()
func (*CopyToPath) String ¶
func (x *CopyToPath) String() string
func (*CopyToPath) Validate ¶
func (m *CopyToPath) Validate() error
Validate checks the field values on CopyToPath with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CopyToPath) ValidateAll ¶
func (m *CopyToPath) ValidateAll() error
ValidateAll checks the field values on CopyToPath with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CopyToPathMultiError, or nil if none found.
type CopyToPathMultiError ¶
type CopyToPathMultiError []error
CopyToPathMultiError is an error wrapping multiple validation errors returned by CopyToPath.ValidateAll() if the designated constraints aren't met.
func (CopyToPathMultiError) AllErrors ¶
func (m CopyToPathMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CopyToPathMultiError) Error ¶
func (m CopyToPathMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CopyToPathValidationError ¶
type CopyToPathValidationError struct {
// contains filtered or unexported fields
}
CopyToPathValidationError is the validation error returned by CopyToPath.Validate if the designated constraints aren't met.
func (CopyToPathValidationError) Cause ¶
func (e CopyToPathValidationError) Cause() error
Cause function returns cause value.
func (CopyToPathValidationError) Error ¶
func (e CopyToPathValidationError) Error() string
Error satisfies the builtin error interface
func (CopyToPathValidationError) ErrorName ¶
func (e CopyToPathValidationError) ErrorName() string
ErrorName returns error name.
func (CopyToPathValidationError) Field ¶
func (e CopyToPathValidationError) Field() string
Field function returns field value.
func (CopyToPathValidationError) Key ¶
func (e CopyToPathValidationError) Key() bool
Key function returns key value.
func (CopyToPathValidationError) Reason ¶
func (e CopyToPathValidationError) Reason() string
Reason function returns reason value.
type CopyrightConf ¶
type CopyrightConf struct { Display bool `protobuf:"varint,1,opt,name=display,proto3" json:"display,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*CopyrightConf) Descriptor
deprecated
func (*CopyrightConf) Descriptor() ([]byte, []int)
Deprecated: Use CopyrightConf.ProtoReflect.Descriptor instead.
func (*CopyrightConf) GetDisplay ¶
func (x *CopyrightConf) GetDisplay() bool
func (*CopyrightConf) GetText ¶
func (x *CopyrightConf) GetText() string
func (*CopyrightConf) ProtoMessage ¶
func (*CopyrightConf) ProtoMessage()
func (*CopyrightConf) ProtoReflect ¶
func (x *CopyrightConf) ProtoReflect() protoreflect.Message
func (*CopyrightConf) Reset ¶
func (x *CopyrightConf) Reset()
func (*CopyrightConf) String ¶
func (x *CopyrightConf) String() string
func (*CopyrightConf) Validate ¶
func (m *CopyrightConf) Validate() error
Validate checks the field values on CopyrightConf with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CopyrightConf) ValidateAll ¶
func (m *CopyrightConf) ValidateAll() error
ValidateAll checks the field values on CopyrightConf with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CopyrightConfMultiError, or nil if none found.
type CopyrightConfMultiError ¶
type CopyrightConfMultiError []error
CopyrightConfMultiError is an error wrapping multiple validation errors returned by CopyrightConf.ValidateAll() if the designated constraints aren't met.
func (CopyrightConfMultiError) AllErrors ¶
func (m CopyrightConfMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CopyrightConfMultiError) Error ¶
func (m CopyrightConfMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CopyrightConfValidationError ¶
type CopyrightConfValidationError struct {
// contains filtered or unexported fields
}
CopyrightConfValidationError is the validation error returned by CopyrightConf.Validate if the designated constraints aren't met.
func (CopyrightConfValidationError) Cause ¶
func (e CopyrightConfValidationError) Cause() error
Cause function returns cause value.
func (CopyrightConfValidationError) Error ¶
func (e CopyrightConfValidationError) Error() string
Error satisfies the builtin error interface
func (CopyrightConfValidationError) ErrorName ¶
func (e CopyrightConfValidationError) ErrorName() string
ErrorName returns error name.
func (CopyrightConfValidationError) Field ¶
func (e CopyrightConfValidationError) Field() string
Field function returns field value.
func (CopyrightConfValidationError) Key ¶
func (e CopyrightConfValidationError) Key() bool
Key function returns key value.
func (CopyrightConfValidationError) Reason ¶
func (e CopyrightConfValidationError) Reason() string
Reason function returns reason value.
type CreateBreakoutRoomsReq ¶
type CreateBreakoutRoomsReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RequestedUserId string `protobuf:"bytes,2,opt,name=requested_user_id,json=requestedUserId,proto3" json:"requested_user_id,omitempty"` Duration uint64 `protobuf:"varint,3,opt,name=duration,proto3" json:"duration,omitempty"` WelcomeMsg *string `protobuf:"bytes,4,opt,name=welcome_msg,json=welcomeMsg,proto3,oneof" json:"welcome_msg,omitempty"` Rooms []*BreakoutRoom `protobuf:"bytes,5,rep,name=rooms,proto3" json:"rooms,omitempty"` // contains filtered or unexported fields }
func (*CreateBreakoutRoomsReq) Descriptor
deprecated
func (*CreateBreakoutRoomsReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateBreakoutRoomsReq.ProtoReflect.Descriptor instead.
func (*CreateBreakoutRoomsReq) GetDuration ¶
func (x *CreateBreakoutRoomsReq) GetDuration() uint64
func (*CreateBreakoutRoomsReq) GetRequestedUserId ¶
func (x *CreateBreakoutRoomsReq) GetRequestedUserId() string
func (*CreateBreakoutRoomsReq) GetRoomId ¶
func (x *CreateBreakoutRoomsReq) GetRoomId() string
func (*CreateBreakoutRoomsReq) GetRooms ¶
func (x *CreateBreakoutRoomsReq) GetRooms() []*BreakoutRoom
func (*CreateBreakoutRoomsReq) GetWelcomeMsg ¶
func (x *CreateBreakoutRoomsReq) GetWelcomeMsg() string
func (*CreateBreakoutRoomsReq) ProtoMessage ¶
func (*CreateBreakoutRoomsReq) ProtoMessage()
func (*CreateBreakoutRoomsReq) ProtoReflect ¶
func (x *CreateBreakoutRoomsReq) ProtoReflect() protoreflect.Message
func (*CreateBreakoutRoomsReq) Reset ¶
func (x *CreateBreakoutRoomsReq) Reset()
func (*CreateBreakoutRoomsReq) String ¶
func (x *CreateBreakoutRoomsReq) String() string
func (*CreateBreakoutRoomsReq) Validate ¶
func (m *CreateBreakoutRoomsReq) Validate() error
Validate checks the field values on CreateBreakoutRoomsReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateBreakoutRoomsReq) ValidateAll ¶
func (m *CreateBreakoutRoomsReq) ValidateAll() error
ValidateAll checks the field values on CreateBreakoutRoomsReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateBreakoutRoomsReqMultiError, or nil if none found.
type CreateBreakoutRoomsReqMultiError ¶
type CreateBreakoutRoomsReqMultiError []error
CreateBreakoutRoomsReqMultiError is an error wrapping multiple validation errors returned by CreateBreakoutRoomsReq.ValidateAll() if the designated constraints aren't met.
func (CreateBreakoutRoomsReqMultiError) AllErrors ¶
func (m CreateBreakoutRoomsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateBreakoutRoomsReqMultiError) Error ¶
func (m CreateBreakoutRoomsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateBreakoutRoomsReqValidationError ¶
type CreateBreakoutRoomsReqValidationError struct {
// contains filtered or unexported fields
}
CreateBreakoutRoomsReqValidationError is the validation error returned by CreateBreakoutRoomsReq.Validate if the designated constraints aren't met.
func (CreateBreakoutRoomsReqValidationError) Cause ¶
func (e CreateBreakoutRoomsReqValidationError) Cause() error
Cause function returns cause value.
func (CreateBreakoutRoomsReqValidationError) Error ¶
func (e CreateBreakoutRoomsReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateBreakoutRoomsReqValidationError) ErrorName ¶
func (e CreateBreakoutRoomsReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateBreakoutRoomsReqValidationError) Field ¶
func (e CreateBreakoutRoomsReqValidationError) Field() string
Field function returns field value.
func (CreateBreakoutRoomsReqValidationError) Key ¶
func (e CreateBreakoutRoomsReqValidationError) Key() bool
Key function returns key value.
func (CreateBreakoutRoomsReqValidationError) Reason ¶
func (e CreateBreakoutRoomsReqValidationError) Reason() string
Reason function returns reason value.
type CreateEtherpadSessionRes ¶
type CreateEtherpadSessionRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` PadId *string `protobuf:"bytes,3,opt,name=pad_id,json=padId,proto3,oneof" json:"pad_id,omitempty"` ReadonlyPadId *string `protobuf:"bytes,4,opt,name=readonly_pad_id,json=readonlyPadId,proto3,oneof" json:"readonly_pad_id,omitempty"` // contains filtered or unexported fields }
func (*CreateEtherpadSessionRes) Descriptor
deprecated
func (*CreateEtherpadSessionRes) Descriptor() ([]byte, []int)
Deprecated: Use CreateEtherpadSessionRes.ProtoReflect.Descriptor instead.
func (*CreateEtherpadSessionRes) GetMsg ¶
func (x *CreateEtherpadSessionRes) GetMsg() string
func (*CreateEtherpadSessionRes) GetPadId ¶
func (x *CreateEtherpadSessionRes) GetPadId() string
func (*CreateEtherpadSessionRes) GetReadonlyPadId ¶
func (x *CreateEtherpadSessionRes) GetReadonlyPadId() string
func (*CreateEtherpadSessionRes) GetStatus ¶
func (x *CreateEtherpadSessionRes) GetStatus() bool
func (*CreateEtherpadSessionRes) ProtoMessage ¶
func (*CreateEtherpadSessionRes) ProtoMessage()
func (*CreateEtherpadSessionRes) ProtoReflect ¶
func (x *CreateEtherpadSessionRes) ProtoReflect() protoreflect.Message
func (*CreateEtherpadSessionRes) Reset ¶
func (x *CreateEtherpadSessionRes) Reset()
func (*CreateEtherpadSessionRes) String ¶
func (x *CreateEtherpadSessionRes) String() string
func (*CreateEtherpadSessionRes) Validate ¶
func (m *CreateEtherpadSessionRes) Validate() error
Validate checks the field values on CreateEtherpadSessionRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateEtherpadSessionRes) ValidateAll ¶
func (m *CreateEtherpadSessionRes) ValidateAll() error
ValidateAll checks the field values on CreateEtherpadSessionRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateEtherpadSessionResMultiError, or nil if none found.
type CreateEtherpadSessionResMultiError ¶
type CreateEtherpadSessionResMultiError []error
CreateEtherpadSessionResMultiError is an error wrapping multiple validation errors returned by CreateEtherpadSessionRes.ValidateAll() if the designated constraints aren't met.
func (CreateEtherpadSessionResMultiError) AllErrors ¶
func (m CreateEtherpadSessionResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEtherpadSessionResMultiError) Error ¶
func (m CreateEtherpadSessionResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEtherpadSessionResValidationError ¶
type CreateEtherpadSessionResValidationError struct {
// contains filtered or unexported fields
}
CreateEtherpadSessionResValidationError is the validation error returned by CreateEtherpadSessionRes.Validate if the designated constraints aren't met.
func (CreateEtherpadSessionResValidationError) Cause ¶
func (e CreateEtherpadSessionResValidationError) Cause() error
Cause function returns cause value.
func (CreateEtherpadSessionResValidationError) Error ¶
func (e CreateEtherpadSessionResValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEtherpadSessionResValidationError) ErrorName ¶
func (e CreateEtherpadSessionResValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEtherpadSessionResValidationError) Field ¶
func (e CreateEtherpadSessionResValidationError) Field() string
Field function returns field value.
func (CreateEtherpadSessionResValidationError) Key ¶
func (e CreateEtherpadSessionResValidationError) Key() bool
Key function returns key value.
func (CreateEtherpadSessionResValidationError) Reason ¶
func (e CreateEtherpadSessionResValidationError) Reason() string
Reason function returns reason value.
type CreateIngressReq ¶
type CreateIngressReq struct { InputType IngressInput `protobuf:"varint,1,opt,name=input_type,json=inputType,proto3,enum=plugnmeet.IngressInput" json:"input_type,omitempty"` ParticipantName string `protobuf:"bytes,2,opt,name=participant_name,json=participantName,proto3" json:"participant_name,omitempty"` RoomId string `protobuf:"bytes,3,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
func (*CreateIngressReq) Descriptor
deprecated
func (*CreateIngressReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateIngressReq.ProtoReflect.Descriptor instead.
func (*CreateIngressReq) GetInputType ¶
func (x *CreateIngressReq) GetInputType() IngressInput
func (*CreateIngressReq) GetParticipantName ¶
func (x *CreateIngressReq) GetParticipantName() string
func (*CreateIngressReq) GetRoomId ¶
func (x *CreateIngressReq) GetRoomId() string
func (*CreateIngressReq) ProtoMessage ¶
func (*CreateIngressReq) ProtoMessage()
func (*CreateIngressReq) ProtoReflect ¶
func (x *CreateIngressReq) ProtoReflect() protoreflect.Message
func (*CreateIngressReq) Reset ¶
func (x *CreateIngressReq) Reset()
func (*CreateIngressReq) String ¶
func (x *CreateIngressReq) String() string
func (*CreateIngressReq) Validate ¶
func (m *CreateIngressReq) Validate() error
Validate checks the field values on CreateIngressReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIngressReq) ValidateAll ¶
func (m *CreateIngressReq) ValidateAll() error
ValidateAll checks the field values on CreateIngressReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIngressReqMultiError, or nil if none found.
type CreateIngressReqMultiError ¶
type CreateIngressReqMultiError []error
CreateIngressReqMultiError is an error wrapping multiple validation errors returned by CreateIngressReq.ValidateAll() if the designated constraints aren't met.
func (CreateIngressReqMultiError) AllErrors ¶
func (m CreateIngressReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIngressReqMultiError) Error ¶
func (m CreateIngressReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIngressReqValidationError ¶
type CreateIngressReqValidationError struct {
// contains filtered or unexported fields
}
CreateIngressReqValidationError is the validation error returned by CreateIngressReq.Validate if the designated constraints aren't met.
func (CreateIngressReqValidationError) Cause ¶
func (e CreateIngressReqValidationError) Cause() error
Cause function returns cause value.
func (CreateIngressReqValidationError) Error ¶
func (e CreateIngressReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIngressReqValidationError) ErrorName ¶
func (e CreateIngressReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIngressReqValidationError) Field ¶
func (e CreateIngressReqValidationError) Field() string
Field function returns field value.
func (CreateIngressReqValidationError) Key ¶
func (e CreateIngressReqValidationError) Key() bool
Key function returns key value.
func (CreateIngressReqValidationError) Reason ¶
func (e CreateIngressReqValidationError) Reason() string
Reason function returns reason value.
type CreateIngressRes ¶
type CreateIngressRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` StreamKey string `protobuf:"bytes,4,opt,name=stream_key,json=streamKey,proto3" json:"stream_key,omitempty"` // contains filtered or unexported fields }
func (*CreateIngressRes) Descriptor
deprecated
func (*CreateIngressRes) Descriptor() ([]byte, []int)
Deprecated: Use CreateIngressRes.ProtoReflect.Descriptor instead.
func (*CreateIngressRes) GetMsg ¶
func (x *CreateIngressRes) GetMsg() string
func (*CreateIngressRes) GetStatus ¶
func (x *CreateIngressRes) GetStatus() bool
func (*CreateIngressRes) GetStreamKey ¶
func (x *CreateIngressRes) GetStreamKey() string
func (*CreateIngressRes) GetUrl ¶
func (x *CreateIngressRes) GetUrl() string
func (*CreateIngressRes) ProtoMessage ¶
func (*CreateIngressRes) ProtoMessage()
func (*CreateIngressRes) ProtoReflect ¶
func (x *CreateIngressRes) ProtoReflect() protoreflect.Message
func (*CreateIngressRes) Reset ¶
func (x *CreateIngressRes) Reset()
func (*CreateIngressRes) String ¶
func (x *CreateIngressRes) String() string
func (*CreateIngressRes) Validate ¶
func (m *CreateIngressRes) Validate() error
Validate checks the field values on CreateIngressRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIngressRes) ValidateAll ¶
func (m *CreateIngressRes) ValidateAll() error
ValidateAll checks the field values on CreateIngressRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIngressResMultiError, or nil if none found.
type CreateIngressResMultiError ¶
type CreateIngressResMultiError []error
CreateIngressResMultiError is an error wrapping multiple validation errors returned by CreateIngressRes.ValidateAll() if the designated constraints aren't met.
func (CreateIngressResMultiError) AllErrors ¶
func (m CreateIngressResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIngressResMultiError) Error ¶
func (m CreateIngressResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIngressResValidationError ¶
type CreateIngressResValidationError struct {
// contains filtered or unexported fields
}
CreateIngressResValidationError is the validation error returned by CreateIngressRes.Validate if the designated constraints aren't met.
func (CreateIngressResValidationError) Cause ¶
func (e CreateIngressResValidationError) Cause() error
Cause function returns cause value.
func (CreateIngressResValidationError) Error ¶
func (e CreateIngressResValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIngressResValidationError) ErrorName ¶
func (e CreateIngressResValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIngressResValidationError) Field ¶
func (e CreateIngressResValidationError) Field() string
Field function returns field value.
func (CreateIngressResValidationError) Key ¶
func (e CreateIngressResValidationError) Key() bool
Key function returns key value.
func (CreateIngressResValidationError) Reason ¶
func (e CreateIngressResValidationError) Reason() string
Reason function returns reason value.
type CreatePollOptions ¶
type CreatePollOptions struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*CreatePollOptions) Descriptor
deprecated
func (*CreatePollOptions) Descriptor() ([]byte, []int)
Deprecated: Use CreatePollOptions.ProtoReflect.Descriptor instead.
func (*CreatePollOptions) GetId ¶
func (x *CreatePollOptions) GetId() uint32
func (*CreatePollOptions) GetText ¶
func (x *CreatePollOptions) GetText() string
func (*CreatePollOptions) ProtoMessage ¶
func (*CreatePollOptions) ProtoMessage()
func (*CreatePollOptions) ProtoReflect ¶
func (x *CreatePollOptions) ProtoReflect() protoreflect.Message
func (*CreatePollOptions) Reset ¶
func (x *CreatePollOptions) Reset()
func (*CreatePollOptions) String ¶
func (x *CreatePollOptions) String() string
func (*CreatePollOptions) Validate ¶
func (m *CreatePollOptions) Validate() error
Validate checks the field values on CreatePollOptions with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePollOptions) ValidateAll ¶
func (m *CreatePollOptions) ValidateAll() error
ValidateAll checks the field values on CreatePollOptions with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePollOptionsMultiError, or nil if none found.
type CreatePollOptionsMultiError ¶
type CreatePollOptionsMultiError []error
CreatePollOptionsMultiError is an error wrapping multiple validation errors returned by CreatePollOptions.ValidateAll() if the designated constraints aren't met.
func (CreatePollOptionsMultiError) AllErrors ¶
func (m CreatePollOptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePollOptionsMultiError) Error ¶
func (m CreatePollOptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePollOptionsValidationError ¶
type CreatePollOptionsValidationError struct {
// contains filtered or unexported fields
}
CreatePollOptionsValidationError is the validation error returned by CreatePollOptions.Validate if the designated constraints aren't met.
func (CreatePollOptionsValidationError) Cause ¶
func (e CreatePollOptionsValidationError) Cause() error
Cause function returns cause value.
func (CreatePollOptionsValidationError) Error ¶
func (e CreatePollOptionsValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePollOptionsValidationError) ErrorName ¶
func (e CreatePollOptionsValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePollOptionsValidationError) Field ¶
func (e CreatePollOptionsValidationError) Field() string
Field function returns field value.
func (CreatePollOptionsValidationError) Key ¶
func (e CreatePollOptionsValidationError) Key() bool
Key function returns key value.
func (CreatePollOptionsValidationError) Reason ¶
func (e CreatePollOptionsValidationError) Reason() string
Reason function returns reason value.
type CreatePollReq ¶
type CreatePollReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` PollId string `protobuf:"bytes,3,opt,name=poll_id,json=pollId,proto3" json:"poll_id,omitempty"` Question string `protobuf:"bytes,4,opt,name=question,proto3" json:"question,omitempty"` Options []*CreatePollOptions `protobuf:"bytes,5,rep,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*CreatePollReq) Descriptor
deprecated
func (*CreatePollReq) Descriptor() ([]byte, []int)
Deprecated: Use CreatePollReq.ProtoReflect.Descriptor instead.
func (*CreatePollReq) GetOptions ¶
func (x *CreatePollReq) GetOptions() []*CreatePollOptions
func (*CreatePollReq) GetPollId ¶
func (x *CreatePollReq) GetPollId() string
func (*CreatePollReq) GetQuestion ¶
func (x *CreatePollReq) GetQuestion() string
func (*CreatePollReq) GetRoomId ¶
func (x *CreatePollReq) GetRoomId() string
func (*CreatePollReq) GetUserId ¶
func (x *CreatePollReq) GetUserId() string
func (*CreatePollReq) ProtoMessage ¶
func (*CreatePollReq) ProtoMessage()
func (*CreatePollReq) ProtoReflect ¶
func (x *CreatePollReq) ProtoReflect() protoreflect.Message
func (*CreatePollReq) Reset ¶
func (x *CreatePollReq) Reset()
func (*CreatePollReq) String ¶
func (x *CreatePollReq) String() string
func (*CreatePollReq) Validate ¶
func (m *CreatePollReq) Validate() error
Validate checks the field values on CreatePollReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePollReq) ValidateAll ¶
func (m *CreatePollReq) ValidateAll() error
ValidateAll checks the field values on CreatePollReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePollReqMultiError, or nil if none found.
type CreatePollReqMultiError ¶
type CreatePollReqMultiError []error
CreatePollReqMultiError is an error wrapping multiple validation errors returned by CreatePollReq.ValidateAll() if the designated constraints aren't met.
func (CreatePollReqMultiError) AllErrors ¶
func (m CreatePollReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePollReqMultiError) Error ¶
func (m CreatePollReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePollReqValidationError ¶
type CreatePollReqValidationError struct {
// contains filtered or unexported fields
}
CreatePollReqValidationError is the validation error returned by CreatePollReq.Validate if the designated constraints aren't met.
func (CreatePollReqValidationError) Cause ¶
func (e CreatePollReqValidationError) Cause() error
Cause function returns cause value.
func (CreatePollReqValidationError) Error ¶
func (e CreatePollReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePollReqValidationError) ErrorName ¶
func (e CreatePollReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePollReqValidationError) Field ¶
func (e CreatePollReqValidationError) Field() string
Field function returns field value.
func (CreatePollReqValidationError) Key ¶
func (e CreatePollReqValidationError) Key() bool
Key function returns key value.
func (CreatePollReqValidationError) Reason ¶
func (e CreatePollReqValidationError) Reason() string
Reason function returns reason value.
type CreateRoomReq ¶
type CreateRoomReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` EmptyTimeout *uint32 `protobuf:"varint,2,opt,name=empty_timeout,json=emptyTimeout,proto3,oneof" json:"empty_timeout,omitempty"` MaxParticipants *uint32 `protobuf:"varint,3,opt,name=max_participants,json=maxParticipants,proto3,oneof" json:"max_participants,omitempty"` Metadata *RoomMetadata `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*CreateRoomReq) Descriptor
deprecated
func (*CreateRoomReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoomReq.ProtoReflect.Descriptor instead.
func (*CreateRoomReq) GetEmptyTimeout ¶
func (x *CreateRoomReq) GetEmptyTimeout() uint32
func (*CreateRoomReq) GetMaxParticipants ¶
func (x *CreateRoomReq) GetMaxParticipants() uint32
func (*CreateRoomReq) GetMetadata ¶
func (x *CreateRoomReq) GetMetadata() *RoomMetadata
func (*CreateRoomReq) GetRoomId ¶
func (x *CreateRoomReq) GetRoomId() string
func (*CreateRoomReq) ProtoMessage ¶
func (*CreateRoomReq) ProtoMessage()
func (*CreateRoomReq) ProtoReflect ¶
func (x *CreateRoomReq) ProtoReflect() protoreflect.Message
func (*CreateRoomReq) Reset ¶
func (x *CreateRoomReq) Reset()
func (*CreateRoomReq) String ¶
func (x *CreateRoomReq) String() string
func (*CreateRoomReq) Validate ¶
func (m *CreateRoomReq) Validate() error
Validate checks the field values on CreateRoomReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateRoomReq) ValidateAll ¶
func (m *CreateRoomReq) ValidateAll() error
ValidateAll checks the field values on CreateRoomReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRoomReqMultiError, or nil if none found.
type CreateRoomReqMultiError ¶
type CreateRoomReqMultiError []error
CreateRoomReqMultiError is an error wrapping multiple validation errors returned by CreateRoomReq.ValidateAll() if the designated constraints aren't met.
func (CreateRoomReqMultiError) AllErrors ¶
func (m CreateRoomReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoomReqMultiError) Error ¶
func (m CreateRoomReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoomReqValidationError ¶
type CreateRoomReqValidationError struct {
// contains filtered or unexported fields
}
CreateRoomReqValidationError is the validation error returned by CreateRoomReq.Validate if the designated constraints aren't met.
func (CreateRoomReqValidationError) Cause ¶
func (e CreateRoomReqValidationError) Cause() error
Cause function returns cause value.
func (CreateRoomReqValidationError) Error ¶
func (e CreateRoomReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoomReqValidationError) ErrorName ¶
func (e CreateRoomReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoomReqValidationError) Field ¶
func (e CreateRoomReqValidationError) Field() string
Field function returns field value.
func (CreateRoomReqValidationError) Key ¶
func (e CreateRoomReqValidationError) Key() bool
Key function returns key value.
func (CreateRoomReqValidationError) Reason ¶
func (e CreateRoomReqValidationError) Reason() string
Reason function returns reason value.
type CreateRoomRes ¶
type CreateRoomRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RoomInfo *livekit.Room `protobuf:"bytes,3,opt,name=room_info,json=roomInfo,proto3" json:"room_info,omitempty"` // contains filtered or unexported fields }
func (*CreateRoomRes) Descriptor
deprecated
func (*CreateRoomRes) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoomRes.ProtoReflect.Descriptor instead.
func (*CreateRoomRes) GetMsg ¶
func (x *CreateRoomRes) GetMsg() string
func (*CreateRoomRes) GetRoomInfo ¶
func (x *CreateRoomRes) GetRoomInfo() *livekit.Room
func (*CreateRoomRes) GetStatus ¶
func (x *CreateRoomRes) GetStatus() bool
func (*CreateRoomRes) ProtoMessage ¶
func (*CreateRoomRes) ProtoMessage()
func (*CreateRoomRes) ProtoReflect ¶
func (x *CreateRoomRes) ProtoReflect() protoreflect.Message
func (*CreateRoomRes) Reset ¶
func (x *CreateRoomRes) Reset()
func (*CreateRoomRes) String ¶
func (x *CreateRoomRes) String() string
func (*CreateRoomRes) Validate ¶
func (m *CreateRoomRes) Validate() error
Validate checks the field values on CreateRoomRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateRoomRes) ValidateAll ¶
func (m *CreateRoomRes) ValidateAll() error
ValidateAll checks the field values on CreateRoomRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRoomResMultiError, or nil if none found.
type CreateRoomResMultiError ¶
type CreateRoomResMultiError []error
CreateRoomResMultiError is an error wrapping multiple validation errors returned by CreateRoomRes.ValidateAll() if the designated constraints aren't met.
func (CreateRoomResMultiError) AllErrors ¶
func (m CreateRoomResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoomResMultiError) Error ¶
func (m CreateRoomResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoomResValidationError ¶
type CreateRoomResValidationError struct {
// contains filtered or unexported fields
}
CreateRoomResValidationError is the validation error returned by CreateRoomRes.Validate if the designated constraints aren't met.
func (CreateRoomResValidationError) Cause ¶
func (e CreateRoomResValidationError) Cause() error
Cause function returns cause value.
func (CreateRoomResValidationError) Error ¶
func (e CreateRoomResValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoomResValidationError) ErrorName ¶
func (e CreateRoomResValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoomResValidationError) Field ¶
func (e CreateRoomResValidationError) Field() string
Field function returns field value.
func (CreateRoomResValidationError) Key ¶
func (e CreateRoomResValidationError) Key() bool
Key function returns key value.
func (CreateRoomResValidationError) Reason ¶
func (e CreateRoomResValidationError) Reason() string
Reason function returns reason value.
type DataMessage ¶
type DataMessage struct { Type DataMsgType `protobuf:"varint,1,opt,name=type,proto3,enum=plugnmeet.DataMsgType" json:"type,omitempty"` MessageId *string `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3,oneof" json:"message_id,omitempty"` RoomSid string `protobuf:"bytes,3,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` RoomId string `protobuf:"bytes,4,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` To *string `protobuf:"bytes,5,opt,name=to,proto3,oneof" json:"to,omitempty"` Body *DataMsgBody `protobuf:"bytes,6,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*DataMessage) Descriptor
deprecated
func (*DataMessage) Descriptor() ([]byte, []int)
Deprecated: Use DataMessage.ProtoReflect.Descriptor instead.
func (*DataMessage) GetBody ¶
func (x *DataMessage) GetBody() *DataMsgBody
func (*DataMessage) GetMessageId ¶
func (x *DataMessage) GetMessageId() string
func (*DataMessage) GetRoomId ¶
func (x *DataMessage) GetRoomId() string
func (*DataMessage) GetRoomSid ¶
func (x *DataMessage) GetRoomSid() string
func (*DataMessage) GetTo ¶
func (x *DataMessage) GetTo() string
func (*DataMessage) GetType ¶
func (x *DataMessage) GetType() DataMsgType
func (*DataMessage) ProtoMessage ¶
func (*DataMessage) ProtoMessage()
func (*DataMessage) ProtoReflect ¶
func (x *DataMessage) ProtoReflect() protoreflect.Message
func (*DataMessage) Reset ¶
func (x *DataMessage) Reset()
func (*DataMessage) String ¶
func (x *DataMessage) String() string
func (*DataMessage) Validate ¶
func (m *DataMessage) Validate() error
Validate checks the field values on DataMessage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DataMessage) ValidateAll ¶
func (m *DataMessage) ValidateAll() error
ValidateAll checks the field values on DataMessage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DataMessageMultiError, or nil if none found.
type DataMessageMultiError ¶
type DataMessageMultiError []error
DataMessageMultiError is an error wrapping multiple validation errors returned by DataMessage.ValidateAll() if the designated constraints aren't met.
func (DataMessageMultiError) AllErrors ¶
func (m DataMessageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DataMessageMultiError) Error ¶
func (m DataMessageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DataMessageReq ¶
type DataMessageReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomSid string `protobuf:"bytes,2,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserSid string `protobuf:"bytes,4,opt,name=user_sid,json=userSid,proto3" json:"user_sid,omitempty"` MsgBodyType DataMsgBodyType `` /* 128-byte string literal not displayed */ Msg string `protobuf:"bytes,6,opt,name=msg,proto3" json:"msg,omitempty"` RequestedUserId string `protobuf:"bytes,7,opt,name=Requested_user_id,json=RequestedUserId,proto3" json:"Requested_user_id,omitempty"` SendTo []string `protobuf:"bytes,8,rep,name=send_to,json=sendTo,proto3" json:"send_to,omitempty"` IsAdmin bool `protobuf:"varint,9,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // contains filtered or unexported fields }
func (*DataMessageReq) Descriptor
deprecated
func (*DataMessageReq) Descriptor() ([]byte, []int)
Deprecated: Use DataMessageReq.ProtoReflect.Descriptor instead.
func (*DataMessageReq) GetIsAdmin ¶
func (x *DataMessageReq) GetIsAdmin() bool
func (*DataMessageReq) GetMsg ¶
func (x *DataMessageReq) GetMsg() string
func (*DataMessageReq) GetMsgBodyType ¶
func (x *DataMessageReq) GetMsgBodyType() DataMsgBodyType
func (*DataMessageReq) GetRequestedUserId ¶
func (x *DataMessageReq) GetRequestedUserId() string
func (*DataMessageReq) GetRoomId ¶
func (x *DataMessageReq) GetRoomId() string
func (*DataMessageReq) GetRoomSid ¶
func (x *DataMessageReq) GetRoomSid() string
func (*DataMessageReq) GetSendTo ¶
func (x *DataMessageReq) GetSendTo() []string
func (*DataMessageReq) GetUserId ¶
func (x *DataMessageReq) GetUserId() string
func (*DataMessageReq) GetUserSid ¶
func (x *DataMessageReq) GetUserSid() string
func (*DataMessageReq) ProtoMessage ¶
func (*DataMessageReq) ProtoMessage()
func (*DataMessageReq) ProtoReflect ¶
func (x *DataMessageReq) ProtoReflect() protoreflect.Message
func (*DataMessageReq) Reset ¶
func (x *DataMessageReq) Reset()
func (*DataMessageReq) String ¶
func (x *DataMessageReq) String() string
func (*DataMessageReq) Validate ¶
func (m *DataMessageReq) Validate() error
Validate checks the field values on DataMessageReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DataMessageReq) ValidateAll ¶
func (m *DataMessageReq) ValidateAll() error
ValidateAll checks the field values on DataMessageReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DataMessageReqMultiError, or nil if none found.
type DataMessageReqMultiError ¶
type DataMessageReqMultiError []error
DataMessageReqMultiError is an error wrapping multiple validation errors returned by DataMessageReq.ValidateAll() if the designated constraints aren't met.
func (DataMessageReqMultiError) AllErrors ¶
func (m DataMessageReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DataMessageReqMultiError) Error ¶
func (m DataMessageReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DataMessageReqValidationError ¶
type DataMessageReqValidationError struct {
// contains filtered or unexported fields
}
DataMessageReqValidationError is the validation error returned by DataMessageReq.Validate if the designated constraints aren't met.
func (DataMessageReqValidationError) Cause ¶
func (e DataMessageReqValidationError) Cause() error
Cause function returns cause value.
func (DataMessageReqValidationError) Error ¶
func (e DataMessageReqValidationError) Error() string
Error satisfies the builtin error interface
func (DataMessageReqValidationError) ErrorName ¶
func (e DataMessageReqValidationError) ErrorName() string
ErrorName returns error name.
func (DataMessageReqValidationError) Field ¶
func (e DataMessageReqValidationError) Field() string
Field function returns field value.
func (DataMessageReqValidationError) Key ¶
func (e DataMessageReqValidationError) Key() bool
Key function returns key value.
func (DataMessageReqValidationError) Reason ¶
func (e DataMessageReqValidationError) Reason() string
Reason function returns reason value.
type DataMessageValidationError ¶
type DataMessageValidationError struct {
// contains filtered or unexported fields
}
DataMessageValidationError is the validation error returned by DataMessage.Validate if the designated constraints aren't met.
func (DataMessageValidationError) Cause ¶
func (e DataMessageValidationError) Cause() error
Cause function returns cause value.
func (DataMessageValidationError) Error ¶
func (e DataMessageValidationError) Error() string
Error satisfies the builtin error interface
func (DataMessageValidationError) ErrorName ¶
func (e DataMessageValidationError) ErrorName() string
ErrorName returns error name.
func (DataMessageValidationError) Field ¶
func (e DataMessageValidationError) Field() string
Field function returns field value.
func (DataMessageValidationError) Key ¶
func (e DataMessageValidationError) Key() bool
Key function returns key value.
func (DataMessageValidationError) Reason ¶
func (e DataMessageValidationError) Reason() string
Reason function returns reason value.
type DataMsgBody ¶
type DataMsgBody struct { Type DataMsgBodyType `protobuf:"varint,1,opt,name=type,proto3,enum=plugnmeet.DataMsgBodyType" json:"type,omitempty"` MessageId *string `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3,oneof" json:"message_id,omitempty"` Time *string `protobuf:"bytes,3,opt,name=time,proto3,oneof" json:"time,omitempty"` From *DataMsgReqFrom `protobuf:"bytes,4,opt,name=from,proto3" json:"from,omitempty"` Msg string `protobuf:"bytes,5,opt,name=msg,proto3" json:"msg,omitempty"` IsPrivate *uint32 `protobuf:"varint,6,opt,name=is_private,json=isPrivate,proto3,oneof" json:"is_private,omitempty"` // contains filtered or unexported fields }
func (*DataMsgBody) Descriptor
deprecated
func (*DataMsgBody) Descriptor() ([]byte, []int)
Deprecated: Use DataMsgBody.ProtoReflect.Descriptor instead.
func (*DataMsgBody) GetFrom ¶
func (x *DataMsgBody) GetFrom() *DataMsgReqFrom
func (*DataMsgBody) GetIsPrivate ¶
func (x *DataMsgBody) GetIsPrivate() uint32
func (*DataMsgBody) GetMessageId ¶
func (x *DataMsgBody) GetMessageId() string
func (*DataMsgBody) GetMsg ¶
func (x *DataMsgBody) GetMsg() string
func (*DataMsgBody) GetTime ¶
func (x *DataMsgBody) GetTime() string
func (*DataMsgBody) GetType ¶
func (x *DataMsgBody) GetType() DataMsgBodyType
func (*DataMsgBody) ProtoMessage ¶
func (*DataMsgBody) ProtoMessage()
func (*DataMsgBody) ProtoReflect ¶
func (x *DataMsgBody) ProtoReflect() protoreflect.Message
func (*DataMsgBody) Reset ¶
func (x *DataMsgBody) Reset()
func (*DataMsgBody) String ¶
func (x *DataMsgBody) String() string
func (*DataMsgBody) Validate ¶
func (m *DataMsgBody) Validate() error
Validate checks the field values on DataMsgBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DataMsgBody) ValidateAll ¶
func (m *DataMsgBody) ValidateAll() error
ValidateAll checks the field values on DataMsgBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DataMsgBodyMultiError, or nil if none found.
type DataMsgBodyMultiError ¶
type DataMsgBodyMultiError []error
DataMsgBodyMultiError is an error wrapping multiple validation errors returned by DataMsgBody.ValidateAll() if the designated constraints aren't met.
func (DataMsgBodyMultiError) AllErrors ¶
func (m DataMsgBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DataMsgBodyMultiError) Error ¶
func (m DataMsgBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DataMsgBodyType ¶
type DataMsgBodyType int32
const ( // SYSTEM type DataMsgBodyType_RAISE_HAND DataMsgBodyType = 0 DataMsgBodyType_LOWER_HAND DataMsgBodyType = 1 DataMsgBodyType_OTHER_USER_LOWER_HAND DataMsgBodyType = 2 DataMsgBodyType_FILE_UPLOAD DataMsgBodyType = 3 DataMsgBodyType_INFO DataMsgBodyType = 4 DataMsgBodyType_ALERT DataMsgBodyType = 5 DataMsgBodyType_SEND_CHAT_MSGS DataMsgBodyType = 6 DataMsgBodyType_RENEW_TOKEN DataMsgBodyType = 7 DataMsgBodyType_UPDATE_LOCK_SETTINGS DataMsgBodyType = 8 DataMsgBodyType_INIT_WHITEBOARD DataMsgBodyType = 9 DataMsgBodyType_USER_VISIBILITY_CHANGE DataMsgBodyType = 10 DataMsgBodyType_EXTERNAL_MEDIA_PLAYER_EVENTS DataMsgBodyType = 11 DataMsgBodyType_POLL_CREATED DataMsgBodyType = 12 DataMsgBodyType_NEW_POLL_RESPONSE DataMsgBodyType = 13 DataMsgBodyType_POLL_CLOSED DataMsgBodyType = 14 DataMsgBodyType_JOIN_BREAKOUT_ROOM DataMsgBodyType = 15 DataMsgBodyType_SPEECH_SUBTITLE_TEXT DataMsgBodyType = 23 DataMsgBodyType_AZURE_COGNITIVE_SERVICE_SPEECH_TOKEN DataMsgBodyType = 24 DataMsgBodyType_UPDATE_ROOM_METADATA DataMsgBodyType = 25 // USER type DataMsgBodyType_CHAT DataMsgBodyType = 16 // WHITEBOARD type DataMsgBodyType_SCENE_UPDATE DataMsgBodyType = 17 DataMsgBodyType_POINTER_UPDATE DataMsgBodyType = 18 DataMsgBodyType_ADD_WHITEBOARD_FILE DataMsgBodyType = 19 DataMsgBodyType_ADD_WHITEBOARD_OFFICE_FILE DataMsgBodyType = 20 DataMsgBodyType_PAGE_CHANGE DataMsgBodyType = 21 DataMsgBodyType_WHITEBOARD_APP_STATE_CHANGE DataMsgBodyType = 22 )
func (DataMsgBodyType) Descriptor ¶
func (DataMsgBodyType) Descriptor() protoreflect.EnumDescriptor
func (DataMsgBodyType) Enum ¶
func (x DataMsgBodyType) Enum() *DataMsgBodyType
func (DataMsgBodyType) EnumDescriptor
deprecated
func (DataMsgBodyType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DataMsgBodyType.Descriptor instead.
func (DataMsgBodyType) Number ¶
func (x DataMsgBodyType) Number() protoreflect.EnumNumber
func (DataMsgBodyType) String ¶
func (x DataMsgBodyType) String() string
func (DataMsgBodyType) Type ¶
func (DataMsgBodyType) Type() protoreflect.EnumType
type DataMsgBodyValidationError ¶
type DataMsgBodyValidationError struct {
// contains filtered or unexported fields
}
DataMsgBodyValidationError is the validation error returned by DataMsgBody.Validate if the designated constraints aren't met.
func (DataMsgBodyValidationError) Cause ¶
func (e DataMsgBodyValidationError) Cause() error
Cause function returns cause value.
func (DataMsgBodyValidationError) Error ¶
func (e DataMsgBodyValidationError) Error() string
Error satisfies the builtin error interface
func (DataMsgBodyValidationError) ErrorName ¶
func (e DataMsgBodyValidationError) ErrorName() string
ErrorName returns error name.
func (DataMsgBodyValidationError) Field ¶
func (e DataMsgBodyValidationError) Field() string
Field function returns field value.
func (DataMsgBodyValidationError) Key ¶
func (e DataMsgBodyValidationError) Key() bool
Key function returns key value.
func (DataMsgBodyValidationError) Reason ¶
func (e DataMsgBodyValidationError) Reason() string
Reason function returns reason value.
type DataMsgReqFrom ¶
type DataMsgReqFrom struct { Sid string `protobuf:"bytes,1,opt,name=sid,proto3" json:"sid,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DataMsgReqFrom) Descriptor
deprecated
func (*DataMsgReqFrom) Descriptor() ([]byte, []int)
Deprecated: Use DataMsgReqFrom.ProtoReflect.Descriptor instead.
func (*DataMsgReqFrom) GetName ¶
func (x *DataMsgReqFrom) GetName() string
func (*DataMsgReqFrom) GetSid ¶
func (x *DataMsgReqFrom) GetSid() string
func (*DataMsgReqFrom) GetUserId ¶
func (x *DataMsgReqFrom) GetUserId() string
func (*DataMsgReqFrom) ProtoMessage ¶
func (*DataMsgReqFrom) ProtoMessage()
func (*DataMsgReqFrom) ProtoReflect ¶
func (x *DataMsgReqFrom) ProtoReflect() protoreflect.Message
func (*DataMsgReqFrom) Reset ¶
func (x *DataMsgReqFrom) Reset()
func (*DataMsgReqFrom) String ¶
func (x *DataMsgReqFrom) String() string
func (*DataMsgReqFrom) Validate ¶
func (m *DataMsgReqFrom) Validate() error
Validate checks the field values on DataMsgReqFrom with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DataMsgReqFrom) ValidateAll ¶
func (m *DataMsgReqFrom) ValidateAll() error
ValidateAll checks the field values on DataMsgReqFrom with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DataMsgReqFromMultiError, or nil if none found.
type DataMsgReqFromMultiError ¶
type DataMsgReqFromMultiError []error
DataMsgReqFromMultiError is an error wrapping multiple validation errors returned by DataMsgReqFrom.ValidateAll() if the designated constraints aren't met.
func (DataMsgReqFromMultiError) AllErrors ¶
func (m DataMsgReqFromMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DataMsgReqFromMultiError) Error ¶
func (m DataMsgReqFromMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DataMsgReqFromValidationError ¶
type DataMsgReqFromValidationError struct {
// contains filtered or unexported fields
}
DataMsgReqFromValidationError is the validation error returned by DataMsgReqFrom.Validate if the designated constraints aren't met.
func (DataMsgReqFromValidationError) Cause ¶
func (e DataMsgReqFromValidationError) Cause() error
Cause function returns cause value.
func (DataMsgReqFromValidationError) Error ¶
func (e DataMsgReqFromValidationError) Error() string
Error satisfies the builtin error interface
func (DataMsgReqFromValidationError) ErrorName ¶
func (e DataMsgReqFromValidationError) ErrorName() string
ErrorName returns error name.
func (DataMsgReqFromValidationError) Field ¶
func (e DataMsgReqFromValidationError) Field() string
Field function returns field value.
func (DataMsgReqFromValidationError) Key ¶
func (e DataMsgReqFromValidationError) Key() bool
Key function returns key value.
func (DataMsgReqFromValidationError) Reason ¶
func (e DataMsgReqFromValidationError) Reason() string
Reason function returns reason value.
type DataMsgType ¶
type DataMsgType int32
const ( DataMsgType_USER DataMsgType = 0 DataMsgType_SYSTEM DataMsgType = 1 DataMsgType_WHITEBOARD DataMsgType = 2 )
func (DataMsgType) Descriptor ¶
func (DataMsgType) Descriptor() protoreflect.EnumDescriptor
func (DataMsgType) Enum ¶
func (x DataMsgType) Enum() *DataMsgType
func (DataMsgType) EnumDescriptor
deprecated
func (DataMsgType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DataMsgType.Descriptor instead.
func (DataMsgType) Number ¶
func (x DataMsgType) Number() protoreflect.EnumNumber
func (DataMsgType) String ¶
func (x DataMsgType) String() string
func (DataMsgType) Type ¶
func (DataMsgType) Type() protoreflect.EnumType
type DeleteRecordingReq ¶
type DeleteRecordingReq struct { RecordId string `protobuf:"bytes,1,opt,name=record_id,json=recordId,proto3" json:"record_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRecordingReq) Descriptor
deprecated
func (*DeleteRecordingReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRecordingReq.ProtoReflect.Descriptor instead.
func (*DeleteRecordingReq) GetRecordId ¶
func (x *DeleteRecordingReq) GetRecordId() string
func (*DeleteRecordingReq) ProtoMessage ¶
func (*DeleteRecordingReq) ProtoMessage()
func (*DeleteRecordingReq) ProtoReflect ¶
func (x *DeleteRecordingReq) ProtoReflect() protoreflect.Message
func (*DeleteRecordingReq) Reset ¶
func (x *DeleteRecordingReq) Reset()
func (*DeleteRecordingReq) String ¶
func (x *DeleteRecordingReq) String() string
func (*DeleteRecordingReq) Validate ¶
func (m *DeleteRecordingReq) Validate() error
Validate checks the field values on DeleteRecordingReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteRecordingReq) ValidateAll ¶
func (m *DeleteRecordingReq) ValidateAll() error
ValidateAll checks the field values on DeleteRecordingReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRecordingReqMultiError, or nil if none found.
type DeleteRecordingReqMultiError ¶
type DeleteRecordingReqMultiError []error
DeleteRecordingReqMultiError is an error wrapping multiple validation errors returned by DeleteRecordingReq.ValidateAll() if the designated constraints aren't met.
func (DeleteRecordingReqMultiError) AllErrors ¶
func (m DeleteRecordingReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRecordingReqMultiError) Error ¶
func (m DeleteRecordingReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRecordingReqValidationError ¶
type DeleteRecordingReqValidationError struct {
// contains filtered or unexported fields
}
DeleteRecordingReqValidationError is the validation error returned by DeleteRecordingReq.Validate if the designated constraints aren't met.
func (DeleteRecordingReqValidationError) Cause ¶
func (e DeleteRecordingReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteRecordingReqValidationError) Error ¶
func (e DeleteRecordingReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRecordingReqValidationError) ErrorName ¶
func (e DeleteRecordingReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRecordingReqValidationError) Field ¶
func (e DeleteRecordingReqValidationError) Field() string
Field function returns field value.
func (DeleteRecordingReqValidationError) Key ¶
func (e DeleteRecordingReqValidationError) Key() bool
Key function returns key value.
func (DeleteRecordingReqValidationError) Reason ¶
func (e DeleteRecordingReqValidationError) Reason() string
Reason function returns reason value.
type DeleteRecordingRes ¶
type DeleteRecordingRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*DeleteRecordingRes) Descriptor
deprecated
func (*DeleteRecordingRes) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRecordingRes.ProtoReflect.Descriptor instead.
func (*DeleteRecordingRes) GetMsg ¶
func (x *DeleteRecordingRes) GetMsg() string
func (*DeleteRecordingRes) GetStatus ¶
func (x *DeleteRecordingRes) GetStatus() bool
func (*DeleteRecordingRes) ProtoMessage ¶
func (*DeleteRecordingRes) ProtoMessage()
func (*DeleteRecordingRes) ProtoReflect ¶
func (x *DeleteRecordingRes) ProtoReflect() protoreflect.Message
func (*DeleteRecordingRes) Reset ¶
func (x *DeleteRecordingRes) Reset()
func (*DeleteRecordingRes) String ¶
func (x *DeleteRecordingRes) String() string
func (*DeleteRecordingRes) Validate ¶
func (m *DeleteRecordingRes) Validate() error
Validate checks the field values on DeleteRecordingRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteRecordingRes) ValidateAll ¶
func (m *DeleteRecordingRes) ValidateAll() error
ValidateAll checks the field values on DeleteRecordingRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRecordingResMultiError, or nil if none found.
type DeleteRecordingResMultiError ¶
type DeleteRecordingResMultiError []error
DeleteRecordingResMultiError is an error wrapping multiple validation errors returned by DeleteRecordingRes.ValidateAll() if the designated constraints aren't met.
func (DeleteRecordingResMultiError) AllErrors ¶
func (m DeleteRecordingResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRecordingResMultiError) Error ¶
func (m DeleteRecordingResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRecordingResValidationError ¶
type DeleteRecordingResValidationError struct {
// contains filtered or unexported fields
}
DeleteRecordingResValidationError is the validation error returned by DeleteRecordingRes.Validate if the designated constraints aren't met.
func (DeleteRecordingResValidationError) Cause ¶
func (e DeleteRecordingResValidationError) Cause() error
Cause function returns cause value.
func (DeleteRecordingResValidationError) Error ¶
func (e DeleteRecordingResValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRecordingResValidationError) ErrorName ¶
func (e DeleteRecordingResValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRecordingResValidationError) Field ¶
func (e DeleteRecordingResValidationError) Field() string
Field function returns field value.
func (DeleteRecordingResValidationError) Key ¶
func (e DeleteRecordingResValidationError) Key() bool
Key function returns key value.
func (DeleteRecordingResValidationError) Reason ¶
func (e DeleteRecordingResValidationError) Reason() string
Reason function returns reason value.
type DisplayExternalLinkFeatures ¶
type DisplayExternalLinkFeatures struct { IsAllow bool `protobuf:"varint,1,opt,name=is_allow,json=isAllow,proto3" json:"is_allow,omitempty"` IsActive bool `protobuf:"varint,2,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` Link *string `protobuf:"bytes,3,opt,name=link,proto3,oneof" json:"link,omitempty"` // contains filtered or unexported fields }
func (*DisplayExternalLinkFeatures) Descriptor
deprecated
func (*DisplayExternalLinkFeatures) Descriptor() ([]byte, []int)
Deprecated: Use DisplayExternalLinkFeatures.ProtoReflect.Descriptor instead.
func (*DisplayExternalLinkFeatures) GetIsActive ¶
func (x *DisplayExternalLinkFeatures) GetIsActive() bool
func (*DisplayExternalLinkFeatures) GetIsAllow ¶
func (x *DisplayExternalLinkFeatures) GetIsAllow() bool
func (*DisplayExternalLinkFeatures) GetLink ¶
func (x *DisplayExternalLinkFeatures) GetLink() string
func (*DisplayExternalLinkFeatures) GetSharedBy ¶
func (x *DisplayExternalLinkFeatures) GetSharedBy() string
func (*DisplayExternalLinkFeatures) ProtoMessage ¶
func (*DisplayExternalLinkFeatures) ProtoMessage()
func (*DisplayExternalLinkFeatures) ProtoReflect ¶
func (x *DisplayExternalLinkFeatures) ProtoReflect() protoreflect.Message
func (*DisplayExternalLinkFeatures) Reset ¶
func (x *DisplayExternalLinkFeatures) Reset()
func (*DisplayExternalLinkFeatures) String ¶
func (x *DisplayExternalLinkFeatures) String() string
func (*DisplayExternalLinkFeatures) Validate ¶
func (m *DisplayExternalLinkFeatures) Validate() error
Validate checks the field values on DisplayExternalLinkFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisplayExternalLinkFeatures) ValidateAll ¶
func (m *DisplayExternalLinkFeatures) ValidateAll() error
ValidateAll checks the field values on DisplayExternalLinkFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisplayExternalLinkFeaturesMultiError, or nil if none found.
type DisplayExternalLinkFeaturesMultiError ¶
type DisplayExternalLinkFeaturesMultiError []error
DisplayExternalLinkFeaturesMultiError is an error wrapping multiple validation errors returned by DisplayExternalLinkFeatures.ValidateAll() if the designated constraints aren't met.
func (DisplayExternalLinkFeaturesMultiError) AllErrors ¶
func (m DisplayExternalLinkFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisplayExternalLinkFeaturesMultiError) Error ¶
func (m DisplayExternalLinkFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisplayExternalLinkFeaturesValidationError ¶
type DisplayExternalLinkFeaturesValidationError struct {
// contains filtered or unexported fields
}
DisplayExternalLinkFeaturesValidationError is the validation error returned by DisplayExternalLinkFeatures.Validate if the designated constraints aren't met.
func (DisplayExternalLinkFeaturesValidationError) Cause ¶
func (e DisplayExternalLinkFeaturesValidationError) Cause() error
Cause function returns cause value.
func (DisplayExternalLinkFeaturesValidationError) Error ¶
func (e DisplayExternalLinkFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (DisplayExternalLinkFeaturesValidationError) ErrorName ¶
func (e DisplayExternalLinkFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (DisplayExternalLinkFeaturesValidationError) Field ¶
func (e DisplayExternalLinkFeaturesValidationError) Field() string
Field function returns field value.
func (DisplayExternalLinkFeaturesValidationError) Key ¶
func (e DisplayExternalLinkFeaturesValidationError) Key() bool
Key function returns key value.
func (DisplayExternalLinkFeaturesValidationError) Reason ¶
func (e DisplayExternalLinkFeaturesValidationError) Reason() string
Reason function returns reason value.
type EndBreakoutRoomReq ¶
type EndBreakoutRoomReq struct { BreakoutRoomId string `protobuf:"bytes,1,opt,name=breakout_room_id,json=breakoutRoomId,proto3" json:"breakout_room_id,omitempty"` RoomId string `protobuf:"bytes,3,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
func (*EndBreakoutRoomReq) Descriptor
deprecated
func (*EndBreakoutRoomReq) Descriptor() ([]byte, []int)
Deprecated: Use EndBreakoutRoomReq.ProtoReflect.Descriptor instead.
func (*EndBreakoutRoomReq) GetBreakoutRoomId ¶
func (x *EndBreakoutRoomReq) GetBreakoutRoomId() string
func (*EndBreakoutRoomReq) GetRoomId ¶
func (x *EndBreakoutRoomReq) GetRoomId() string
func (*EndBreakoutRoomReq) ProtoMessage ¶
func (*EndBreakoutRoomReq) ProtoMessage()
func (*EndBreakoutRoomReq) ProtoReflect ¶
func (x *EndBreakoutRoomReq) ProtoReflect() protoreflect.Message
func (*EndBreakoutRoomReq) Reset ¶
func (x *EndBreakoutRoomReq) Reset()
func (*EndBreakoutRoomReq) String ¶
func (x *EndBreakoutRoomReq) String() string
func (*EndBreakoutRoomReq) Validate ¶
func (m *EndBreakoutRoomReq) Validate() error
Validate checks the field values on EndBreakoutRoomReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EndBreakoutRoomReq) ValidateAll ¶
func (m *EndBreakoutRoomReq) ValidateAll() error
ValidateAll checks the field values on EndBreakoutRoomReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EndBreakoutRoomReqMultiError, or nil if none found.
type EndBreakoutRoomReqMultiError ¶
type EndBreakoutRoomReqMultiError []error
EndBreakoutRoomReqMultiError is an error wrapping multiple validation errors returned by EndBreakoutRoomReq.ValidateAll() if the designated constraints aren't met.
func (EndBreakoutRoomReqMultiError) AllErrors ¶
func (m EndBreakoutRoomReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EndBreakoutRoomReqMultiError) Error ¶
func (m EndBreakoutRoomReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EndBreakoutRoomReqValidationError ¶
type EndBreakoutRoomReqValidationError struct {
// contains filtered or unexported fields
}
EndBreakoutRoomReqValidationError is the validation error returned by EndBreakoutRoomReq.Validate if the designated constraints aren't met.
func (EndBreakoutRoomReqValidationError) Cause ¶
func (e EndBreakoutRoomReqValidationError) Cause() error
Cause function returns cause value.
func (EndBreakoutRoomReqValidationError) Error ¶
func (e EndBreakoutRoomReqValidationError) Error() string
Error satisfies the builtin error interface
func (EndBreakoutRoomReqValidationError) ErrorName ¶
func (e EndBreakoutRoomReqValidationError) ErrorName() string
ErrorName returns error name.
func (EndBreakoutRoomReqValidationError) Field ¶
func (e EndBreakoutRoomReqValidationError) Field() string
Field function returns field value.
func (EndBreakoutRoomReqValidationError) Key ¶
func (e EndBreakoutRoomReqValidationError) Key() bool
Key function returns key value.
func (EndBreakoutRoomReqValidationError) Reason ¶
func (e EndBreakoutRoomReqValidationError) Reason() string
Reason function returns reason value.
type EndToEndEncryptionFeatures ¶
type EndToEndEncryptionFeatures struct { IsEnabled bool `protobuf:"varint,1,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"` EncryptionKey *string `protobuf:"bytes,2,opt,name=encryption_key,json=encryptionKey,proto3,oneof" json:"encryption_key,omitempty"` // contains filtered or unexported fields }
func (*EndToEndEncryptionFeatures) Descriptor
deprecated
func (*EndToEndEncryptionFeatures) Descriptor() ([]byte, []int)
Deprecated: Use EndToEndEncryptionFeatures.ProtoReflect.Descriptor instead.
func (*EndToEndEncryptionFeatures) GetEncryptionKey ¶
func (x *EndToEndEncryptionFeatures) GetEncryptionKey() string
func (*EndToEndEncryptionFeatures) GetIsEnabled ¶
func (x *EndToEndEncryptionFeatures) GetIsEnabled() bool
func (*EndToEndEncryptionFeatures) ProtoMessage ¶
func (*EndToEndEncryptionFeatures) ProtoMessage()
func (*EndToEndEncryptionFeatures) ProtoReflect ¶
func (x *EndToEndEncryptionFeatures) ProtoReflect() protoreflect.Message
func (*EndToEndEncryptionFeatures) Reset ¶
func (x *EndToEndEncryptionFeatures) Reset()
func (*EndToEndEncryptionFeatures) String ¶
func (x *EndToEndEncryptionFeatures) String() string
func (*EndToEndEncryptionFeatures) Validate ¶
func (m *EndToEndEncryptionFeatures) Validate() error
Validate checks the field values on EndToEndEncryptionFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EndToEndEncryptionFeatures) ValidateAll ¶
func (m *EndToEndEncryptionFeatures) ValidateAll() error
ValidateAll checks the field values on EndToEndEncryptionFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EndToEndEncryptionFeaturesMultiError, or nil if none found.
type EndToEndEncryptionFeaturesMultiError ¶
type EndToEndEncryptionFeaturesMultiError []error
EndToEndEncryptionFeaturesMultiError is an error wrapping multiple validation errors returned by EndToEndEncryptionFeatures.ValidateAll() if the designated constraints aren't met.
func (EndToEndEncryptionFeaturesMultiError) AllErrors ¶
func (m EndToEndEncryptionFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EndToEndEncryptionFeaturesMultiError) Error ¶
func (m EndToEndEncryptionFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EndToEndEncryptionFeaturesValidationError ¶
type EndToEndEncryptionFeaturesValidationError struct {
// contains filtered or unexported fields
}
EndToEndEncryptionFeaturesValidationError is the validation error returned by EndToEndEncryptionFeatures.Validate if the designated constraints aren't met.
func (EndToEndEncryptionFeaturesValidationError) Cause ¶
func (e EndToEndEncryptionFeaturesValidationError) Cause() error
Cause function returns cause value.
func (EndToEndEncryptionFeaturesValidationError) Error ¶
func (e EndToEndEncryptionFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (EndToEndEncryptionFeaturesValidationError) ErrorName ¶
func (e EndToEndEncryptionFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (EndToEndEncryptionFeaturesValidationError) Field ¶
func (e EndToEndEncryptionFeaturesValidationError) Field() string
Field function returns field value.
func (EndToEndEncryptionFeaturesValidationError) Key ¶
func (e EndToEndEncryptionFeaturesValidationError) Key() bool
Key function returns key value.
func (EndToEndEncryptionFeaturesValidationError) Reason ¶
func (e EndToEndEncryptionFeaturesValidationError) Reason() string
Reason function returns reason value.
type ExternalDisplayLinkReq ¶
type ExternalDisplayLinkReq struct { Task ExternalDisplayLinkTask `protobuf:"varint,1,opt,name=task,proto3,enum=plugnmeet.ExternalDisplayLinkTask" json:"task,omitempty"` Url *string `protobuf:"bytes,2,opt,name=url,proto3,oneof" json:"url,omitempty"` RoomId string `protobuf:"bytes,4,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*ExternalDisplayLinkReq) Descriptor
deprecated
func (*ExternalDisplayLinkReq) Descriptor() ([]byte, []int)
Deprecated: Use ExternalDisplayLinkReq.ProtoReflect.Descriptor instead.
func (*ExternalDisplayLinkReq) GetRoomId ¶
func (x *ExternalDisplayLinkReq) GetRoomId() string
func (*ExternalDisplayLinkReq) GetTask ¶
func (x *ExternalDisplayLinkReq) GetTask() ExternalDisplayLinkTask
func (*ExternalDisplayLinkReq) GetUrl ¶
func (x *ExternalDisplayLinkReq) GetUrl() string
func (*ExternalDisplayLinkReq) GetUserId ¶
func (x *ExternalDisplayLinkReq) GetUserId() string
func (*ExternalDisplayLinkReq) ProtoMessage ¶
func (*ExternalDisplayLinkReq) ProtoMessage()
func (*ExternalDisplayLinkReq) ProtoReflect ¶
func (x *ExternalDisplayLinkReq) ProtoReflect() protoreflect.Message
func (*ExternalDisplayLinkReq) Reset ¶
func (x *ExternalDisplayLinkReq) Reset()
func (*ExternalDisplayLinkReq) String ¶
func (x *ExternalDisplayLinkReq) String() string
func (*ExternalDisplayLinkReq) Validate ¶
func (m *ExternalDisplayLinkReq) Validate() error
Validate checks the field values on ExternalDisplayLinkReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExternalDisplayLinkReq) ValidateAll ¶
func (m *ExternalDisplayLinkReq) ValidateAll() error
ValidateAll checks the field values on ExternalDisplayLinkReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExternalDisplayLinkReqMultiError, or nil if none found.
type ExternalDisplayLinkReqMultiError ¶
type ExternalDisplayLinkReqMultiError []error
ExternalDisplayLinkReqMultiError is an error wrapping multiple validation errors returned by ExternalDisplayLinkReq.ValidateAll() if the designated constraints aren't met.
func (ExternalDisplayLinkReqMultiError) AllErrors ¶
func (m ExternalDisplayLinkReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExternalDisplayLinkReqMultiError) Error ¶
func (m ExternalDisplayLinkReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExternalDisplayLinkReqValidationError ¶
type ExternalDisplayLinkReqValidationError struct {
// contains filtered or unexported fields
}
ExternalDisplayLinkReqValidationError is the validation error returned by ExternalDisplayLinkReq.Validate if the designated constraints aren't met.
func (ExternalDisplayLinkReqValidationError) Cause ¶
func (e ExternalDisplayLinkReqValidationError) Cause() error
Cause function returns cause value.
func (ExternalDisplayLinkReqValidationError) Error ¶
func (e ExternalDisplayLinkReqValidationError) Error() string
Error satisfies the builtin error interface
func (ExternalDisplayLinkReqValidationError) ErrorName ¶
func (e ExternalDisplayLinkReqValidationError) ErrorName() string
ErrorName returns error name.
func (ExternalDisplayLinkReqValidationError) Field ¶
func (e ExternalDisplayLinkReqValidationError) Field() string
Field function returns field value.
func (ExternalDisplayLinkReqValidationError) Key ¶
func (e ExternalDisplayLinkReqValidationError) Key() bool
Key function returns key value.
func (ExternalDisplayLinkReqValidationError) Reason ¶
func (e ExternalDisplayLinkReqValidationError) Reason() string
Reason function returns reason value.
type ExternalDisplayLinkTask ¶
type ExternalDisplayLinkTask int32
const ( ExternalDisplayLinkTask_START_EXTERNAL_LINK ExternalDisplayLinkTask = 0 ExternalDisplayLinkTask_STOP_EXTERNAL_LINK ExternalDisplayLinkTask = 1 )
func (ExternalDisplayLinkTask) Descriptor ¶
func (ExternalDisplayLinkTask) Descriptor() protoreflect.EnumDescriptor
func (ExternalDisplayLinkTask) Enum ¶
func (x ExternalDisplayLinkTask) Enum() *ExternalDisplayLinkTask
func (ExternalDisplayLinkTask) EnumDescriptor
deprecated
func (ExternalDisplayLinkTask) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExternalDisplayLinkTask.Descriptor instead.
func (ExternalDisplayLinkTask) Number ¶
func (x ExternalDisplayLinkTask) Number() protoreflect.EnumNumber
func (ExternalDisplayLinkTask) String ¶
func (x ExternalDisplayLinkTask) String() string
func (ExternalDisplayLinkTask) Type ¶
func (ExternalDisplayLinkTask) Type() protoreflect.EnumType
type ExternalMediaPlayerFeatures ¶
type ExternalMediaPlayerFeatures struct { AllowedExternalMediaPlayer bool `` /* 144-byte string literal not displayed */ IsActive bool `protobuf:"varint,2,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` Url *string `protobuf:"bytes,4,opt,name=url,proto3,oneof" json:"url,omitempty"` // contains filtered or unexported fields }
func (*ExternalMediaPlayerFeatures) Descriptor
deprecated
func (*ExternalMediaPlayerFeatures) Descriptor() ([]byte, []int)
Deprecated: Use ExternalMediaPlayerFeatures.ProtoReflect.Descriptor instead.
func (*ExternalMediaPlayerFeatures) GetAllowedExternalMediaPlayer ¶
func (x *ExternalMediaPlayerFeatures) GetAllowedExternalMediaPlayer() bool
func (*ExternalMediaPlayerFeatures) GetIsActive ¶
func (x *ExternalMediaPlayerFeatures) GetIsActive() bool
func (*ExternalMediaPlayerFeatures) GetSharedBy ¶
func (x *ExternalMediaPlayerFeatures) GetSharedBy() string
func (*ExternalMediaPlayerFeatures) GetUrl ¶
func (x *ExternalMediaPlayerFeatures) GetUrl() string
func (*ExternalMediaPlayerFeatures) ProtoMessage ¶
func (*ExternalMediaPlayerFeatures) ProtoMessage()
func (*ExternalMediaPlayerFeatures) ProtoReflect ¶
func (x *ExternalMediaPlayerFeatures) ProtoReflect() protoreflect.Message
func (*ExternalMediaPlayerFeatures) Reset ¶
func (x *ExternalMediaPlayerFeatures) Reset()
func (*ExternalMediaPlayerFeatures) String ¶
func (x *ExternalMediaPlayerFeatures) String() string
func (*ExternalMediaPlayerFeatures) Validate ¶
func (m *ExternalMediaPlayerFeatures) Validate() error
Validate checks the field values on ExternalMediaPlayerFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExternalMediaPlayerFeatures) ValidateAll ¶
func (m *ExternalMediaPlayerFeatures) ValidateAll() error
ValidateAll checks the field values on ExternalMediaPlayerFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExternalMediaPlayerFeaturesMultiError, or nil if none found.
type ExternalMediaPlayerFeaturesMultiError ¶
type ExternalMediaPlayerFeaturesMultiError []error
ExternalMediaPlayerFeaturesMultiError is an error wrapping multiple validation errors returned by ExternalMediaPlayerFeatures.ValidateAll() if the designated constraints aren't met.
func (ExternalMediaPlayerFeaturesMultiError) AllErrors ¶
func (m ExternalMediaPlayerFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExternalMediaPlayerFeaturesMultiError) Error ¶
func (m ExternalMediaPlayerFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExternalMediaPlayerFeaturesValidationError ¶
type ExternalMediaPlayerFeaturesValidationError struct {
// contains filtered or unexported fields
}
ExternalMediaPlayerFeaturesValidationError is the validation error returned by ExternalMediaPlayerFeatures.Validate if the designated constraints aren't met.
func (ExternalMediaPlayerFeaturesValidationError) Cause ¶
func (e ExternalMediaPlayerFeaturesValidationError) Cause() error
Cause function returns cause value.
func (ExternalMediaPlayerFeaturesValidationError) Error ¶
func (e ExternalMediaPlayerFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (ExternalMediaPlayerFeaturesValidationError) ErrorName ¶
func (e ExternalMediaPlayerFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (ExternalMediaPlayerFeaturesValidationError) Field ¶
func (e ExternalMediaPlayerFeaturesValidationError) Field() string
Field function returns field value.
func (ExternalMediaPlayerFeaturesValidationError) Key ¶
func (e ExternalMediaPlayerFeaturesValidationError) Key() bool
Key function returns key value.
func (ExternalMediaPlayerFeaturesValidationError) Reason ¶
func (e ExternalMediaPlayerFeaturesValidationError) Reason() string
Reason function returns reason value.
type ExternalMediaPlayerReq ¶
type ExternalMediaPlayerReq struct { Task ExternalMediaPlayerTask `protobuf:"varint,1,opt,name=task,proto3,enum=plugnmeet.ExternalMediaPlayerTask" json:"task,omitempty"` Url *string `protobuf:"bytes,2,opt,name=url,proto3,oneof" json:"url,omitempty"` SeekTo *float64 `protobuf:"fixed64,3,opt,name=seek_to,json=seekTo,proto3,oneof" json:"seek_to,omitempty"` RoomId string `protobuf:"bytes,4,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*ExternalMediaPlayerReq) Descriptor
deprecated
func (*ExternalMediaPlayerReq) Descriptor() ([]byte, []int)
Deprecated: Use ExternalMediaPlayerReq.ProtoReflect.Descriptor instead.
func (*ExternalMediaPlayerReq) GetRoomId ¶
func (x *ExternalMediaPlayerReq) GetRoomId() string
func (*ExternalMediaPlayerReq) GetSeekTo ¶
func (x *ExternalMediaPlayerReq) GetSeekTo() float64
func (*ExternalMediaPlayerReq) GetTask ¶
func (x *ExternalMediaPlayerReq) GetTask() ExternalMediaPlayerTask
func (*ExternalMediaPlayerReq) GetUrl ¶
func (x *ExternalMediaPlayerReq) GetUrl() string
func (*ExternalMediaPlayerReq) GetUserId ¶
func (x *ExternalMediaPlayerReq) GetUserId() string
func (*ExternalMediaPlayerReq) ProtoMessage ¶
func (*ExternalMediaPlayerReq) ProtoMessage()
func (*ExternalMediaPlayerReq) ProtoReflect ¶
func (x *ExternalMediaPlayerReq) ProtoReflect() protoreflect.Message
func (*ExternalMediaPlayerReq) Reset ¶
func (x *ExternalMediaPlayerReq) Reset()
func (*ExternalMediaPlayerReq) String ¶
func (x *ExternalMediaPlayerReq) String() string
func (*ExternalMediaPlayerReq) Validate ¶
func (m *ExternalMediaPlayerReq) Validate() error
Validate checks the field values on ExternalMediaPlayerReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExternalMediaPlayerReq) ValidateAll ¶
func (m *ExternalMediaPlayerReq) ValidateAll() error
ValidateAll checks the field values on ExternalMediaPlayerReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExternalMediaPlayerReqMultiError, or nil if none found.
type ExternalMediaPlayerReqMultiError ¶
type ExternalMediaPlayerReqMultiError []error
ExternalMediaPlayerReqMultiError is an error wrapping multiple validation errors returned by ExternalMediaPlayerReq.ValidateAll() if the designated constraints aren't met.
func (ExternalMediaPlayerReqMultiError) AllErrors ¶
func (m ExternalMediaPlayerReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExternalMediaPlayerReqMultiError) Error ¶
func (m ExternalMediaPlayerReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExternalMediaPlayerReqValidationError ¶
type ExternalMediaPlayerReqValidationError struct {
// contains filtered or unexported fields
}
ExternalMediaPlayerReqValidationError is the validation error returned by ExternalMediaPlayerReq.Validate if the designated constraints aren't met.
func (ExternalMediaPlayerReqValidationError) Cause ¶
func (e ExternalMediaPlayerReqValidationError) Cause() error
Cause function returns cause value.
func (ExternalMediaPlayerReqValidationError) Error ¶
func (e ExternalMediaPlayerReqValidationError) Error() string
Error satisfies the builtin error interface
func (ExternalMediaPlayerReqValidationError) ErrorName ¶
func (e ExternalMediaPlayerReqValidationError) ErrorName() string
ErrorName returns error name.
func (ExternalMediaPlayerReqValidationError) Field ¶
func (e ExternalMediaPlayerReqValidationError) Field() string
Field function returns field value.
func (ExternalMediaPlayerReqValidationError) Key ¶
func (e ExternalMediaPlayerReqValidationError) Key() bool
Key function returns key value.
func (ExternalMediaPlayerReqValidationError) Reason ¶
func (e ExternalMediaPlayerReqValidationError) Reason() string
Reason function returns reason value.
type ExternalMediaPlayerTask ¶
type ExternalMediaPlayerTask int32
const ( ExternalMediaPlayerTask_START_PLAYBACK ExternalMediaPlayerTask = 0 ExternalMediaPlayerTask_END_PLAYBACK ExternalMediaPlayerTask = 1 )
func (ExternalMediaPlayerTask) Descriptor ¶
func (ExternalMediaPlayerTask) Descriptor() protoreflect.EnumDescriptor
func (ExternalMediaPlayerTask) Enum ¶
func (x ExternalMediaPlayerTask) Enum() *ExternalMediaPlayerTask
func (ExternalMediaPlayerTask) EnumDescriptor
deprecated
func (ExternalMediaPlayerTask) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExternalMediaPlayerTask.Descriptor instead.
func (ExternalMediaPlayerTask) Number ¶
func (x ExternalMediaPlayerTask) Number() protoreflect.EnumNumber
func (ExternalMediaPlayerTask) String ¶
func (x ExternalMediaPlayerTask) String() string
func (ExternalMediaPlayerTask) Type ¶
func (ExternalMediaPlayerTask) Type() protoreflect.EnumType
type FetchRecordingsReq ¶
type FetchRecordingsReq struct { RoomIds []string `protobuf:"bytes,1,rep,name=room_ids,json=roomIds,proto3" json:"room_ids,omitempty"` From uint32 `protobuf:"varint,2,opt,name=from,proto3" json:"from,omitempty"` Limit uint32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // contains filtered or unexported fields }
func (*FetchRecordingsReq) Descriptor
deprecated
func (*FetchRecordingsReq) Descriptor() ([]byte, []int)
Deprecated: Use FetchRecordingsReq.ProtoReflect.Descriptor instead.
func (*FetchRecordingsReq) GetFrom ¶
func (x *FetchRecordingsReq) GetFrom() uint32
func (*FetchRecordingsReq) GetLimit ¶
func (x *FetchRecordingsReq) GetLimit() uint32
func (*FetchRecordingsReq) GetOrderBy ¶
func (x *FetchRecordingsReq) GetOrderBy() string
func (*FetchRecordingsReq) GetRoomIds ¶
func (x *FetchRecordingsReq) GetRoomIds() []string
func (*FetchRecordingsReq) ProtoMessage ¶
func (*FetchRecordingsReq) ProtoMessage()
func (*FetchRecordingsReq) ProtoReflect ¶
func (x *FetchRecordingsReq) ProtoReflect() protoreflect.Message
func (*FetchRecordingsReq) Reset ¶
func (x *FetchRecordingsReq) Reset()
func (*FetchRecordingsReq) String ¶
func (x *FetchRecordingsReq) String() string
func (*FetchRecordingsReq) Validate ¶
func (m *FetchRecordingsReq) Validate() error
Validate checks the field values on FetchRecordingsReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FetchRecordingsReq) ValidateAll ¶
func (m *FetchRecordingsReq) ValidateAll() error
ValidateAll checks the field values on FetchRecordingsReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FetchRecordingsReqMultiError, or nil if none found.
type FetchRecordingsReqMultiError ¶
type FetchRecordingsReqMultiError []error
FetchRecordingsReqMultiError is an error wrapping multiple validation errors returned by FetchRecordingsReq.ValidateAll() if the designated constraints aren't met.
func (FetchRecordingsReqMultiError) AllErrors ¶
func (m FetchRecordingsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchRecordingsReqMultiError) Error ¶
func (m FetchRecordingsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchRecordingsReqValidationError ¶
type FetchRecordingsReqValidationError struct {
// contains filtered or unexported fields
}
FetchRecordingsReqValidationError is the validation error returned by FetchRecordingsReq.Validate if the designated constraints aren't met.
func (FetchRecordingsReqValidationError) Cause ¶
func (e FetchRecordingsReqValidationError) Cause() error
Cause function returns cause value.
func (FetchRecordingsReqValidationError) Error ¶
func (e FetchRecordingsReqValidationError) Error() string
Error satisfies the builtin error interface
func (FetchRecordingsReqValidationError) ErrorName ¶
func (e FetchRecordingsReqValidationError) ErrorName() string
ErrorName returns error name.
func (FetchRecordingsReqValidationError) Field ¶
func (e FetchRecordingsReqValidationError) Field() string
Field function returns field value.
func (FetchRecordingsReqValidationError) Key ¶
func (e FetchRecordingsReqValidationError) Key() bool
Key function returns key value.
func (FetchRecordingsReqValidationError) Reason ¶
func (e FetchRecordingsReqValidationError) Reason() string
Reason function returns reason value.
type FetchRecordingsRes ¶
type FetchRecordingsRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Result *FetchRecordingsResult `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*FetchRecordingsRes) Descriptor
deprecated
func (*FetchRecordingsRes) Descriptor() ([]byte, []int)
Deprecated: Use FetchRecordingsRes.ProtoReflect.Descriptor instead.
func (*FetchRecordingsRes) GetMsg ¶
func (x *FetchRecordingsRes) GetMsg() string
func (*FetchRecordingsRes) GetResult ¶
func (x *FetchRecordingsRes) GetResult() *FetchRecordingsResult
func (*FetchRecordingsRes) GetStatus ¶
func (x *FetchRecordingsRes) GetStatus() bool
func (*FetchRecordingsRes) ProtoMessage ¶
func (*FetchRecordingsRes) ProtoMessage()
func (*FetchRecordingsRes) ProtoReflect ¶
func (x *FetchRecordingsRes) ProtoReflect() protoreflect.Message
func (*FetchRecordingsRes) Reset ¶
func (x *FetchRecordingsRes) Reset()
func (*FetchRecordingsRes) String ¶
func (x *FetchRecordingsRes) String() string
func (*FetchRecordingsRes) Validate ¶
func (m *FetchRecordingsRes) Validate() error
Validate checks the field values on FetchRecordingsRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FetchRecordingsRes) ValidateAll ¶
func (m *FetchRecordingsRes) ValidateAll() error
ValidateAll checks the field values on FetchRecordingsRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FetchRecordingsResMultiError, or nil if none found.
type FetchRecordingsResMultiError ¶
type FetchRecordingsResMultiError []error
FetchRecordingsResMultiError is an error wrapping multiple validation errors returned by FetchRecordingsRes.ValidateAll() if the designated constraints aren't met.
func (FetchRecordingsResMultiError) AllErrors ¶
func (m FetchRecordingsResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchRecordingsResMultiError) Error ¶
func (m FetchRecordingsResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchRecordingsResValidationError ¶
type FetchRecordingsResValidationError struct {
// contains filtered or unexported fields
}
FetchRecordingsResValidationError is the validation error returned by FetchRecordingsRes.Validate if the designated constraints aren't met.
func (FetchRecordingsResValidationError) Cause ¶
func (e FetchRecordingsResValidationError) Cause() error
Cause function returns cause value.
func (FetchRecordingsResValidationError) Error ¶
func (e FetchRecordingsResValidationError) Error() string
Error satisfies the builtin error interface
func (FetchRecordingsResValidationError) ErrorName ¶
func (e FetchRecordingsResValidationError) ErrorName() string
ErrorName returns error name.
func (FetchRecordingsResValidationError) Field ¶
func (e FetchRecordingsResValidationError) Field() string
Field function returns field value.
func (FetchRecordingsResValidationError) Key ¶
func (e FetchRecordingsResValidationError) Key() bool
Key function returns key value.
func (FetchRecordingsResValidationError) Reason ¶
func (e FetchRecordingsResValidationError) Reason() string
Reason function returns reason value.
type FetchRecordingsResult ¶
type FetchRecordingsResult struct { TotalRecordings int64 `protobuf:"varint,1,opt,name=total_recordings,json=totalRecordings,proto3" json:"total_recordings,omitempty"` From uint32 `protobuf:"varint,2,opt,name=from,proto3" json:"from,omitempty"` Limit uint32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` RecordingsList []*RecordingInfo `protobuf:"bytes,5,rep,name=recordings_list,json=recordingsList,proto3" json:"recordings_list,omitempty"` // contains filtered or unexported fields }
func (*FetchRecordingsResult) Descriptor
deprecated
func (*FetchRecordingsResult) Descriptor() ([]byte, []int)
Deprecated: Use FetchRecordingsResult.ProtoReflect.Descriptor instead.
func (*FetchRecordingsResult) GetFrom ¶
func (x *FetchRecordingsResult) GetFrom() uint32
func (*FetchRecordingsResult) GetLimit ¶
func (x *FetchRecordingsResult) GetLimit() uint32
func (*FetchRecordingsResult) GetOrderBy ¶
func (x *FetchRecordingsResult) GetOrderBy() string
func (*FetchRecordingsResult) GetRecordingsList ¶
func (x *FetchRecordingsResult) GetRecordingsList() []*RecordingInfo
func (*FetchRecordingsResult) GetTotalRecordings ¶
func (x *FetchRecordingsResult) GetTotalRecordings() int64
func (*FetchRecordingsResult) ProtoMessage ¶
func (*FetchRecordingsResult) ProtoMessage()
func (*FetchRecordingsResult) ProtoReflect ¶
func (x *FetchRecordingsResult) ProtoReflect() protoreflect.Message
func (*FetchRecordingsResult) Reset ¶
func (x *FetchRecordingsResult) Reset()
func (*FetchRecordingsResult) String ¶
func (x *FetchRecordingsResult) String() string
func (*FetchRecordingsResult) Validate ¶
func (m *FetchRecordingsResult) Validate() error
Validate checks the field values on FetchRecordingsResult with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FetchRecordingsResult) ValidateAll ¶
func (m *FetchRecordingsResult) ValidateAll() error
ValidateAll checks the field values on FetchRecordingsResult with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FetchRecordingsResultMultiError, or nil if none found.
type FetchRecordingsResultMultiError ¶
type FetchRecordingsResultMultiError []error
FetchRecordingsResultMultiError is an error wrapping multiple validation errors returned by FetchRecordingsResult.ValidateAll() if the designated constraints aren't met.
func (FetchRecordingsResultMultiError) AllErrors ¶
func (m FetchRecordingsResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchRecordingsResultMultiError) Error ¶
func (m FetchRecordingsResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchRecordingsResultValidationError ¶
type FetchRecordingsResultValidationError struct {
// contains filtered or unexported fields
}
FetchRecordingsResultValidationError is the validation error returned by FetchRecordingsResult.Validate if the designated constraints aren't met.
func (FetchRecordingsResultValidationError) Cause ¶
func (e FetchRecordingsResultValidationError) Cause() error
Cause function returns cause value.
func (FetchRecordingsResultValidationError) Error ¶
func (e FetchRecordingsResultValidationError) Error() string
Error satisfies the builtin error interface
func (FetchRecordingsResultValidationError) ErrorName ¶
func (e FetchRecordingsResultValidationError) ErrorName() string
ErrorName returns error name.
func (FetchRecordingsResultValidationError) Field ¶
func (e FetchRecordingsResultValidationError) Field() string
Field function returns field value.
func (FetchRecordingsResultValidationError) Key ¶
func (e FetchRecordingsResultValidationError) Key() bool
Key function returns key value.
func (FetchRecordingsResultValidationError) Reason ¶
func (e FetchRecordingsResultValidationError) Reason() string
Reason function returns reason value.
type FromChildToParent ¶
type FromChildToParent struct { Task RecordingTasks `protobuf:"varint,1,opt,name=task,proto3,enum=plugnmeet.RecordingTasks" json:"task,omitempty"` Status bool `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` RecordingId string `protobuf:"bytes,4,opt,name=recording_id,json=recordingId,proto3" json:"recording_id,omitempty"` RoomTableId int64 `protobuf:"varint,5,opt,name=room_table_id,json=roomTableId,proto3" json:"room_table_id,omitempty"` // contains filtered or unexported fields }
func (*FromChildToParent) Descriptor
deprecated
func (*FromChildToParent) Descriptor() ([]byte, []int)
Deprecated: Use FromChildToParent.ProtoReflect.Descriptor instead.
func (*FromChildToParent) GetMsg ¶
func (x *FromChildToParent) GetMsg() string
func (*FromChildToParent) GetRecordingId ¶
func (x *FromChildToParent) GetRecordingId() string
func (*FromChildToParent) GetRoomTableId ¶
func (x *FromChildToParent) GetRoomTableId() int64
func (*FromChildToParent) GetStatus ¶
func (x *FromChildToParent) GetStatus() bool
func (*FromChildToParent) GetTask ¶
func (x *FromChildToParent) GetTask() RecordingTasks
func (*FromChildToParent) ProtoMessage ¶
func (*FromChildToParent) ProtoMessage()
func (*FromChildToParent) ProtoReflect ¶
func (x *FromChildToParent) ProtoReflect() protoreflect.Message
func (*FromChildToParent) Reset ¶
func (x *FromChildToParent) Reset()
func (*FromChildToParent) String ¶
func (x *FromChildToParent) String() string
func (*FromChildToParent) Validate ¶
func (m *FromChildToParent) Validate() error
Validate checks the field values on FromChildToParent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FromChildToParent) ValidateAll ¶
func (m *FromChildToParent) ValidateAll() error
ValidateAll checks the field values on FromChildToParent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FromChildToParentMultiError, or nil if none found.
type FromChildToParentMultiError ¶
type FromChildToParentMultiError []error
FromChildToParentMultiError is an error wrapping multiple validation errors returned by FromChildToParent.ValidateAll() if the designated constraints aren't met.
func (FromChildToParentMultiError) AllErrors ¶
func (m FromChildToParentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FromChildToParentMultiError) Error ¶
func (m FromChildToParentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FromChildToParentValidationError ¶
type FromChildToParentValidationError struct {
// contains filtered or unexported fields
}
FromChildToParentValidationError is the validation error returned by FromChildToParent.Validate if the designated constraints aren't met.
func (FromChildToParentValidationError) Cause ¶
func (e FromChildToParentValidationError) Cause() error
Cause function returns cause value.
func (FromChildToParentValidationError) Error ¶
func (e FromChildToParentValidationError) Error() string
Error satisfies the builtin error interface
func (FromChildToParentValidationError) ErrorName ¶
func (e FromChildToParentValidationError) ErrorName() string
ErrorName returns error name.
func (FromChildToParentValidationError) Field ¶
func (e FromChildToParentValidationError) Field() string
Field function returns field value.
func (FromChildToParentValidationError) Key ¶
func (e FromChildToParentValidationError) Key() bool
Key function returns key value.
func (FromChildToParentValidationError) Reason ¶
func (e FromChildToParentValidationError) Reason() string
Reason function returns reason value.
type FromParentToChild ¶
type FromParentToChild struct { Task RecordingTasks `protobuf:"varint,1,opt,name=task,proto3,enum=plugnmeet.RecordingTasks" json:"task,omitempty"` RecordingId string `protobuf:"bytes,2,opt,name=recording_id,json=recordingId,proto3" json:"recording_id,omitempty"` RoomTableId int64 `protobuf:"varint,3,opt,name=room_table_id,json=roomTableId,proto3" json:"room_table_id,omitempty"` // contains filtered or unexported fields }
func (*FromParentToChild) Descriptor
deprecated
func (*FromParentToChild) Descriptor() ([]byte, []int)
Deprecated: Use FromParentToChild.ProtoReflect.Descriptor instead.
func (*FromParentToChild) GetRecordingId ¶
func (x *FromParentToChild) GetRecordingId() string
func (*FromParentToChild) GetRoomTableId ¶
func (x *FromParentToChild) GetRoomTableId() int64
func (*FromParentToChild) GetTask ¶
func (x *FromParentToChild) GetTask() RecordingTasks
func (*FromParentToChild) ProtoMessage ¶
func (*FromParentToChild) ProtoMessage()
func (*FromParentToChild) ProtoReflect ¶
func (x *FromParentToChild) ProtoReflect() protoreflect.Message
func (*FromParentToChild) Reset ¶
func (x *FromParentToChild) Reset()
func (*FromParentToChild) String ¶
func (x *FromParentToChild) String() string
func (*FromParentToChild) Validate ¶
func (m *FromParentToChild) Validate() error
Validate checks the field values on FromParentToChild with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FromParentToChild) ValidateAll ¶
func (m *FromParentToChild) ValidateAll() error
ValidateAll checks the field values on FromParentToChild with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FromParentToChildMultiError, or nil if none found.
type FromParentToChildMultiError ¶
type FromParentToChildMultiError []error
FromParentToChildMultiError is an error wrapping multiple validation errors returned by FromParentToChild.ValidateAll() if the designated constraints aren't met.
func (FromParentToChildMultiError) AllErrors ¶
func (m FromParentToChildMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FromParentToChildMultiError) Error ¶
func (m FromParentToChildMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FromParentToChildValidationError ¶
type FromParentToChildValidationError struct {
// contains filtered or unexported fields
}
FromParentToChildValidationError is the validation error returned by FromParentToChild.Validate if the designated constraints aren't met.
func (FromParentToChildValidationError) Cause ¶
func (e FromParentToChildValidationError) Cause() error
Cause function returns cause value.
func (FromParentToChildValidationError) Error ¶
func (e FromParentToChildValidationError) Error() string
Error satisfies the builtin error interface
func (FromParentToChildValidationError) ErrorName ¶
func (e FromParentToChildValidationError) ErrorName() string
ErrorName returns error name.
func (FromParentToChildValidationError) Field ¶
func (e FromParentToChildValidationError) Field() string
Field function returns field value.
func (FromParentToChildValidationError) Key ¶
func (e FromParentToChildValidationError) Key() bool
Key function returns key value.
func (FromParentToChildValidationError) Reason ¶
func (e FromParentToChildValidationError) Reason() string
Reason function returns reason value.
type GenerateAzureTokenReq ¶
type GenerateAzureTokenReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserSid string `protobuf:"bytes,2,opt,name=user_sid,json=userSid,proto3" json:"user_sid,omitempty"` // contains filtered or unexported fields }
func (*GenerateAzureTokenReq) Descriptor
deprecated
func (*GenerateAzureTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use GenerateAzureTokenReq.ProtoReflect.Descriptor instead.
func (*GenerateAzureTokenReq) GetRoomId ¶
func (x *GenerateAzureTokenReq) GetRoomId() string
func (*GenerateAzureTokenReq) GetUserSid ¶
func (x *GenerateAzureTokenReq) GetUserSid() string
func (*GenerateAzureTokenReq) ProtoMessage ¶
func (*GenerateAzureTokenReq) ProtoMessage()
func (*GenerateAzureTokenReq) ProtoReflect ¶
func (x *GenerateAzureTokenReq) ProtoReflect() protoreflect.Message
func (*GenerateAzureTokenReq) Reset ¶
func (x *GenerateAzureTokenReq) Reset()
func (*GenerateAzureTokenReq) String ¶
func (x *GenerateAzureTokenReq) String() string
func (*GenerateAzureTokenReq) Validate ¶
func (m *GenerateAzureTokenReq) Validate() error
Validate checks the field values on GenerateAzureTokenReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateAzureTokenReq) ValidateAll ¶
func (m *GenerateAzureTokenReq) ValidateAll() error
ValidateAll checks the field values on GenerateAzureTokenReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateAzureTokenReqMultiError, or nil if none found.
type GenerateAzureTokenReqMultiError ¶
type GenerateAzureTokenReqMultiError []error
GenerateAzureTokenReqMultiError is an error wrapping multiple validation errors returned by GenerateAzureTokenReq.ValidateAll() if the designated constraints aren't met.
func (GenerateAzureTokenReqMultiError) AllErrors ¶
func (m GenerateAzureTokenReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateAzureTokenReqMultiError) Error ¶
func (m GenerateAzureTokenReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateAzureTokenReqValidationError ¶
type GenerateAzureTokenReqValidationError struct {
// contains filtered or unexported fields
}
GenerateAzureTokenReqValidationError is the validation error returned by GenerateAzureTokenReq.Validate if the designated constraints aren't met.
func (GenerateAzureTokenReqValidationError) Cause ¶
func (e GenerateAzureTokenReqValidationError) Cause() error
Cause function returns cause value.
func (GenerateAzureTokenReqValidationError) Error ¶
func (e GenerateAzureTokenReqValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateAzureTokenReqValidationError) ErrorName ¶
func (e GenerateAzureTokenReqValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateAzureTokenReqValidationError) Field ¶
func (e GenerateAzureTokenReqValidationError) Field() string
Field function returns field value.
func (GenerateAzureTokenReqValidationError) Key ¶
func (e GenerateAzureTokenReqValidationError) Key() bool
Key function returns key value.
func (GenerateAzureTokenReqValidationError) Reason ¶
func (e GenerateAzureTokenReqValidationError) Reason() string
Reason function returns reason value.
type GenerateAzureTokenRes ¶
type GenerateAzureTokenRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Token *string `protobuf:"bytes,3,opt,name=token,proto3,oneof" json:"token,omitempty"` ServiceRegion *string `protobuf:"bytes,4,opt,name=service_region,json=serviceRegion,proto3,oneof" json:"service_region,omitempty"` KeyId *string `protobuf:"bytes,5,opt,name=key_id,json=keyId,proto3,oneof" json:"key_id,omitempty"` // contains filtered or unexported fields }
func (*GenerateAzureTokenRes) Descriptor
deprecated
func (*GenerateAzureTokenRes) Descriptor() ([]byte, []int)
Deprecated: Use GenerateAzureTokenRes.ProtoReflect.Descriptor instead.
func (*GenerateAzureTokenRes) GetKeyId ¶
func (x *GenerateAzureTokenRes) GetKeyId() string
func (*GenerateAzureTokenRes) GetMsg ¶
func (x *GenerateAzureTokenRes) GetMsg() string
func (*GenerateAzureTokenRes) GetServiceRegion ¶
func (x *GenerateAzureTokenRes) GetServiceRegion() string
func (*GenerateAzureTokenRes) GetStatus ¶
func (x *GenerateAzureTokenRes) GetStatus() bool
func (*GenerateAzureTokenRes) GetToken ¶
func (x *GenerateAzureTokenRes) GetToken() string
func (*GenerateAzureTokenRes) ProtoMessage ¶
func (*GenerateAzureTokenRes) ProtoMessage()
func (*GenerateAzureTokenRes) ProtoReflect ¶
func (x *GenerateAzureTokenRes) ProtoReflect() protoreflect.Message
func (*GenerateAzureTokenRes) Reset ¶
func (x *GenerateAzureTokenRes) Reset()
func (*GenerateAzureTokenRes) String ¶
func (x *GenerateAzureTokenRes) String() string
func (*GenerateAzureTokenRes) Validate ¶
func (m *GenerateAzureTokenRes) Validate() error
Validate checks the field values on GenerateAzureTokenRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateAzureTokenRes) ValidateAll ¶
func (m *GenerateAzureTokenRes) ValidateAll() error
ValidateAll checks the field values on GenerateAzureTokenRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateAzureTokenResMultiError, or nil if none found.
type GenerateAzureTokenResMultiError ¶
type GenerateAzureTokenResMultiError []error
GenerateAzureTokenResMultiError is an error wrapping multiple validation errors returned by GenerateAzureTokenRes.ValidateAll() if the designated constraints aren't met.
func (GenerateAzureTokenResMultiError) AllErrors ¶
func (m GenerateAzureTokenResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateAzureTokenResMultiError) Error ¶
func (m GenerateAzureTokenResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateAzureTokenResValidationError ¶
type GenerateAzureTokenResValidationError struct {
// contains filtered or unexported fields
}
GenerateAzureTokenResValidationError is the validation error returned by GenerateAzureTokenRes.Validate if the designated constraints aren't met.
func (GenerateAzureTokenResValidationError) Cause ¶
func (e GenerateAzureTokenResValidationError) Cause() error
Cause function returns cause value.
func (GenerateAzureTokenResValidationError) Error ¶
func (e GenerateAzureTokenResValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateAzureTokenResValidationError) ErrorName ¶
func (e GenerateAzureTokenResValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateAzureTokenResValidationError) Field ¶
func (e GenerateAzureTokenResValidationError) Field() string
Field function returns field value.
func (GenerateAzureTokenResValidationError) Key ¶
func (e GenerateAzureTokenResValidationError) Key() bool
Key function returns key value.
func (GenerateAzureTokenResValidationError) Reason ¶
func (e GenerateAzureTokenResValidationError) Reason() string
Reason function returns reason value.
type GenerateTokenReq ¶
type GenerateTokenReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserInfo *UserInfo `protobuf:"bytes,2,opt,name=user_info,json=userInfo,proto3" json:"user_info,omitempty"` // contains filtered or unexported fields }
func (*GenerateTokenReq) Descriptor
deprecated
func (*GenerateTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use GenerateTokenReq.ProtoReflect.Descriptor instead.
func (*GenerateTokenReq) GetRoomId ¶
func (x *GenerateTokenReq) GetRoomId() string
func (*GenerateTokenReq) GetUserInfo ¶
func (x *GenerateTokenReq) GetUserInfo() *UserInfo
func (*GenerateTokenReq) ProtoMessage ¶
func (*GenerateTokenReq) ProtoMessage()
func (*GenerateTokenReq) ProtoReflect ¶
func (x *GenerateTokenReq) ProtoReflect() protoreflect.Message
func (*GenerateTokenReq) Reset ¶
func (x *GenerateTokenReq) Reset()
func (*GenerateTokenReq) String ¶
func (x *GenerateTokenReq) String() string
func (*GenerateTokenReq) Validate ¶
func (m *GenerateTokenReq) Validate() error
Validate checks the field values on GenerateTokenReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateTokenReq) ValidateAll ¶
func (m *GenerateTokenReq) ValidateAll() error
ValidateAll checks the field values on GenerateTokenReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateTokenReqMultiError, or nil if none found.
type GenerateTokenReqMultiError ¶
type GenerateTokenReqMultiError []error
GenerateTokenReqMultiError is an error wrapping multiple validation errors returned by GenerateTokenReq.ValidateAll() if the designated constraints aren't met.
func (GenerateTokenReqMultiError) AllErrors ¶
func (m GenerateTokenReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateTokenReqMultiError) Error ¶
func (m GenerateTokenReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateTokenReqValidationError ¶
type GenerateTokenReqValidationError struct {
// contains filtered or unexported fields
}
GenerateTokenReqValidationError is the validation error returned by GenerateTokenReq.Validate if the designated constraints aren't met.
func (GenerateTokenReqValidationError) Cause ¶
func (e GenerateTokenReqValidationError) Cause() error
Cause function returns cause value.
func (GenerateTokenReqValidationError) Error ¶
func (e GenerateTokenReqValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateTokenReqValidationError) ErrorName ¶
func (e GenerateTokenReqValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateTokenReqValidationError) Field ¶
func (e GenerateTokenReqValidationError) Field() string
Field function returns field value.
func (GenerateTokenReqValidationError) Key ¶
func (e GenerateTokenReqValidationError) Key() bool
Key function returns key value.
func (GenerateTokenReqValidationError) Reason ¶
func (e GenerateTokenReqValidationError) Reason() string
Reason function returns reason value.
type GenerateTokenRes ¶
type GenerateTokenRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Token *string `protobuf:"bytes,3,opt,name=token,proto3,oneof" json:"token,omitempty"` // contains filtered or unexported fields }
func (*GenerateTokenRes) Descriptor
deprecated
func (*GenerateTokenRes) Descriptor() ([]byte, []int)
Deprecated: Use GenerateTokenRes.ProtoReflect.Descriptor instead.
func (*GenerateTokenRes) GetMsg ¶
func (x *GenerateTokenRes) GetMsg() string
func (*GenerateTokenRes) GetStatus ¶
func (x *GenerateTokenRes) GetStatus() bool
func (*GenerateTokenRes) GetToken ¶
func (x *GenerateTokenRes) GetToken() string
func (*GenerateTokenRes) ProtoMessage ¶
func (*GenerateTokenRes) ProtoMessage()
func (*GenerateTokenRes) ProtoReflect ¶
func (x *GenerateTokenRes) ProtoReflect() protoreflect.Message
func (*GenerateTokenRes) Reset ¶
func (x *GenerateTokenRes) Reset()
func (*GenerateTokenRes) String ¶
func (x *GenerateTokenRes) String() string
func (*GenerateTokenRes) Validate ¶
func (m *GenerateTokenRes) Validate() error
Validate checks the field values on GenerateTokenRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateTokenRes) ValidateAll ¶
func (m *GenerateTokenRes) ValidateAll() error
ValidateAll checks the field values on GenerateTokenRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateTokenResMultiError, or nil if none found.
type GenerateTokenResMultiError ¶
type GenerateTokenResMultiError []error
GenerateTokenResMultiError is an error wrapping multiple validation errors returned by GenerateTokenRes.ValidateAll() if the designated constraints aren't met.
func (GenerateTokenResMultiError) AllErrors ¶
func (m GenerateTokenResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateTokenResMultiError) Error ¶
func (m GenerateTokenResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateTokenResValidationError ¶
type GenerateTokenResValidationError struct {
// contains filtered or unexported fields
}
GenerateTokenResValidationError is the validation error returned by GenerateTokenRes.Validate if the designated constraints aren't met.
func (GenerateTokenResValidationError) Cause ¶
func (e GenerateTokenResValidationError) Cause() error
Cause function returns cause value.
func (GenerateTokenResValidationError) Error ¶
func (e GenerateTokenResValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateTokenResValidationError) ErrorName ¶
func (e GenerateTokenResValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateTokenResValidationError) Field ¶
func (e GenerateTokenResValidationError) Field() string
Field function returns field value.
func (GenerateTokenResValidationError) Key ¶
func (e GenerateTokenResValidationError) Key() bool
Key function returns key value.
func (GenerateTokenResValidationError) Reason ¶
func (e GenerateTokenResValidationError) Reason() string
Reason function returns reason value.
type GetActiveRoomInfoReq ¶
type GetActiveRoomInfoReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
func (*GetActiveRoomInfoReq) Descriptor
deprecated
func (*GetActiveRoomInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveRoomInfoReq.ProtoReflect.Descriptor instead.
func (*GetActiveRoomInfoReq) GetRoomId ¶
func (x *GetActiveRoomInfoReq) GetRoomId() string
func (*GetActiveRoomInfoReq) ProtoMessage ¶
func (*GetActiveRoomInfoReq) ProtoMessage()
func (*GetActiveRoomInfoReq) ProtoReflect ¶
func (x *GetActiveRoomInfoReq) ProtoReflect() protoreflect.Message
func (*GetActiveRoomInfoReq) Reset ¶
func (x *GetActiveRoomInfoReq) Reset()
func (*GetActiveRoomInfoReq) String ¶
func (x *GetActiveRoomInfoReq) String() string
func (*GetActiveRoomInfoReq) Validate ¶
func (m *GetActiveRoomInfoReq) Validate() error
Validate checks the field values on GetActiveRoomInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActiveRoomInfoReq) ValidateAll ¶
func (m *GetActiveRoomInfoReq) ValidateAll() error
ValidateAll checks the field values on GetActiveRoomInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActiveRoomInfoReqMultiError, or nil if none found.
type GetActiveRoomInfoReqMultiError ¶
type GetActiveRoomInfoReqMultiError []error
GetActiveRoomInfoReqMultiError is an error wrapping multiple validation errors returned by GetActiveRoomInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetActiveRoomInfoReqMultiError) AllErrors ¶
func (m GetActiveRoomInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActiveRoomInfoReqMultiError) Error ¶
func (m GetActiveRoomInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActiveRoomInfoReqValidationError ¶
type GetActiveRoomInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetActiveRoomInfoReqValidationError is the validation error returned by GetActiveRoomInfoReq.Validate if the designated constraints aren't met.
func (GetActiveRoomInfoReqValidationError) Cause ¶
func (e GetActiveRoomInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetActiveRoomInfoReqValidationError) Error ¶
func (e GetActiveRoomInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetActiveRoomInfoReqValidationError) ErrorName ¶
func (e GetActiveRoomInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetActiveRoomInfoReqValidationError) Field ¶
func (e GetActiveRoomInfoReqValidationError) Field() string
Field function returns field value.
func (GetActiveRoomInfoReqValidationError) Key ¶
func (e GetActiveRoomInfoReqValidationError) Key() bool
Key function returns key value.
func (GetActiveRoomInfoReqValidationError) Reason ¶
func (e GetActiveRoomInfoReqValidationError) Reason() string
Reason function returns reason value.
type GetActiveRoomInfoRes ¶
type GetActiveRoomInfoRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Room *ActiveRoomWithParticipant `protobuf:"bytes,3,opt,name=room,proto3" json:"room,omitempty"` // contains filtered or unexported fields }
func (*GetActiveRoomInfoRes) Descriptor
deprecated
func (*GetActiveRoomInfoRes) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveRoomInfoRes.ProtoReflect.Descriptor instead.
func (*GetActiveRoomInfoRes) GetMsg ¶
func (x *GetActiveRoomInfoRes) GetMsg() string
func (*GetActiveRoomInfoRes) GetRoom ¶
func (x *GetActiveRoomInfoRes) GetRoom() *ActiveRoomWithParticipant
func (*GetActiveRoomInfoRes) GetStatus ¶
func (x *GetActiveRoomInfoRes) GetStatus() bool
func (*GetActiveRoomInfoRes) ProtoMessage ¶
func (*GetActiveRoomInfoRes) ProtoMessage()
func (*GetActiveRoomInfoRes) ProtoReflect ¶
func (x *GetActiveRoomInfoRes) ProtoReflect() protoreflect.Message
func (*GetActiveRoomInfoRes) Reset ¶
func (x *GetActiveRoomInfoRes) Reset()
func (*GetActiveRoomInfoRes) String ¶
func (x *GetActiveRoomInfoRes) String() string
func (*GetActiveRoomInfoRes) Validate ¶
func (m *GetActiveRoomInfoRes) Validate() error
Validate checks the field values on GetActiveRoomInfoRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActiveRoomInfoRes) ValidateAll ¶
func (m *GetActiveRoomInfoRes) ValidateAll() error
ValidateAll checks the field values on GetActiveRoomInfoRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActiveRoomInfoResMultiError, or nil if none found.
type GetActiveRoomInfoResMultiError ¶
type GetActiveRoomInfoResMultiError []error
GetActiveRoomInfoResMultiError is an error wrapping multiple validation errors returned by GetActiveRoomInfoRes.ValidateAll() if the designated constraints aren't met.
func (GetActiveRoomInfoResMultiError) AllErrors ¶
func (m GetActiveRoomInfoResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActiveRoomInfoResMultiError) Error ¶
func (m GetActiveRoomInfoResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActiveRoomInfoResValidationError ¶
type GetActiveRoomInfoResValidationError struct {
// contains filtered or unexported fields
}
GetActiveRoomInfoResValidationError is the validation error returned by GetActiveRoomInfoRes.Validate if the designated constraints aren't met.
func (GetActiveRoomInfoResValidationError) Cause ¶
func (e GetActiveRoomInfoResValidationError) Cause() error
Cause function returns cause value.
func (GetActiveRoomInfoResValidationError) Error ¶
func (e GetActiveRoomInfoResValidationError) Error() string
Error satisfies the builtin error interface
func (GetActiveRoomInfoResValidationError) ErrorName ¶
func (e GetActiveRoomInfoResValidationError) ErrorName() string
ErrorName returns error name.
func (GetActiveRoomInfoResValidationError) Field ¶
func (e GetActiveRoomInfoResValidationError) Field() string
Field function returns field value.
func (GetActiveRoomInfoResValidationError) Key ¶
func (e GetActiveRoomInfoResValidationError) Key() bool
Key function returns key value.
func (GetActiveRoomInfoResValidationError) Reason ¶
func (e GetActiveRoomInfoResValidationError) Reason() string
Reason function returns reason value.
type GetActiveRoomsInfoRes ¶
type GetActiveRoomsInfoRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Rooms []*ActiveRoomWithParticipant `protobuf:"bytes,3,rep,name=rooms,proto3" json:"rooms,omitempty"` // contains filtered or unexported fields }
func (*GetActiveRoomsInfoRes) Descriptor
deprecated
func (*GetActiveRoomsInfoRes) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveRoomsInfoRes.ProtoReflect.Descriptor instead.
func (*GetActiveRoomsInfoRes) GetMsg ¶
func (x *GetActiveRoomsInfoRes) GetMsg() string
func (*GetActiveRoomsInfoRes) GetRooms ¶
func (x *GetActiveRoomsInfoRes) GetRooms() []*ActiveRoomWithParticipant
func (*GetActiveRoomsInfoRes) GetStatus ¶
func (x *GetActiveRoomsInfoRes) GetStatus() bool
func (*GetActiveRoomsInfoRes) ProtoMessage ¶
func (*GetActiveRoomsInfoRes) ProtoMessage()
func (*GetActiveRoomsInfoRes) ProtoReflect ¶
func (x *GetActiveRoomsInfoRes) ProtoReflect() protoreflect.Message
func (*GetActiveRoomsInfoRes) Reset ¶
func (x *GetActiveRoomsInfoRes) Reset()
func (*GetActiveRoomsInfoRes) String ¶
func (x *GetActiveRoomsInfoRes) String() string
func (*GetActiveRoomsInfoRes) Validate ¶
func (m *GetActiveRoomsInfoRes) Validate() error
Validate checks the field values on GetActiveRoomsInfoRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActiveRoomsInfoRes) ValidateAll ¶
func (m *GetActiveRoomsInfoRes) ValidateAll() error
ValidateAll checks the field values on GetActiveRoomsInfoRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActiveRoomsInfoResMultiError, or nil if none found.
type GetActiveRoomsInfoResMultiError ¶
type GetActiveRoomsInfoResMultiError []error
GetActiveRoomsInfoResMultiError is an error wrapping multiple validation errors returned by GetActiveRoomsInfoRes.ValidateAll() if the designated constraints aren't met.
func (GetActiveRoomsInfoResMultiError) AllErrors ¶
func (m GetActiveRoomsInfoResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActiveRoomsInfoResMultiError) Error ¶
func (m GetActiveRoomsInfoResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActiveRoomsInfoResValidationError ¶
type GetActiveRoomsInfoResValidationError struct {
// contains filtered or unexported fields
}
GetActiveRoomsInfoResValidationError is the validation error returned by GetActiveRoomsInfoRes.Validate if the designated constraints aren't met.
func (GetActiveRoomsInfoResValidationError) Cause ¶
func (e GetActiveRoomsInfoResValidationError) Cause() error
Cause function returns cause value.
func (GetActiveRoomsInfoResValidationError) Error ¶
func (e GetActiveRoomsInfoResValidationError) Error() string
Error satisfies the builtin error interface
func (GetActiveRoomsInfoResValidationError) ErrorName ¶
func (e GetActiveRoomsInfoResValidationError) ErrorName() string
ErrorName returns error name.
func (GetActiveRoomsInfoResValidationError) Field ¶
func (e GetActiveRoomsInfoResValidationError) Field() string
Field function returns field value.
func (GetActiveRoomsInfoResValidationError) Key ¶
func (e GetActiveRoomsInfoResValidationError) Key() bool
Key function returns key value.
func (GetActiveRoomsInfoResValidationError) Reason ¶
func (e GetActiveRoomsInfoResValidationError) Reason() string
Reason function returns reason value.
type GetDownloadTokenReq ¶
type GetDownloadTokenReq struct { RecordId string `protobuf:"bytes,1,opt,name=record_id,json=recordId,proto3" json:"record_id,omitempty"` // contains filtered or unexported fields }
func (*GetDownloadTokenReq) Descriptor
deprecated
func (*GetDownloadTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use GetDownloadTokenReq.ProtoReflect.Descriptor instead.
func (*GetDownloadTokenReq) GetRecordId ¶
func (x *GetDownloadTokenReq) GetRecordId() string
func (*GetDownloadTokenReq) ProtoMessage ¶
func (*GetDownloadTokenReq) ProtoMessage()
func (*GetDownloadTokenReq) ProtoReflect ¶
func (x *GetDownloadTokenReq) ProtoReflect() protoreflect.Message
func (*GetDownloadTokenReq) Reset ¶
func (x *GetDownloadTokenReq) Reset()
func (*GetDownloadTokenReq) String ¶
func (x *GetDownloadTokenReq) String() string
func (*GetDownloadTokenReq) Validate ¶
func (m *GetDownloadTokenReq) Validate() error
Validate checks the field values on GetDownloadTokenReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetDownloadTokenReq) ValidateAll ¶
func (m *GetDownloadTokenReq) ValidateAll() error
ValidateAll checks the field values on GetDownloadTokenReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetDownloadTokenReqMultiError, or nil if none found.
type GetDownloadTokenReqMultiError ¶
type GetDownloadTokenReqMultiError []error
GetDownloadTokenReqMultiError is an error wrapping multiple validation errors returned by GetDownloadTokenReq.ValidateAll() if the designated constraints aren't met.
func (GetDownloadTokenReqMultiError) AllErrors ¶
func (m GetDownloadTokenReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDownloadTokenReqMultiError) Error ¶
func (m GetDownloadTokenReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDownloadTokenReqValidationError ¶
type GetDownloadTokenReqValidationError struct {
// contains filtered or unexported fields
}
GetDownloadTokenReqValidationError is the validation error returned by GetDownloadTokenReq.Validate if the designated constraints aren't met.
func (GetDownloadTokenReqValidationError) Cause ¶
func (e GetDownloadTokenReqValidationError) Cause() error
Cause function returns cause value.
func (GetDownloadTokenReqValidationError) Error ¶
func (e GetDownloadTokenReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetDownloadTokenReqValidationError) ErrorName ¶
func (e GetDownloadTokenReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetDownloadTokenReqValidationError) Field ¶
func (e GetDownloadTokenReqValidationError) Field() string
Field function returns field value.
func (GetDownloadTokenReqValidationError) Key ¶
func (e GetDownloadTokenReqValidationError) Key() bool
Key function returns key value.
func (GetDownloadTokenReqValidationError) Reason ¶
func (e GetDownloadTokenReqValidationError) Reason() string
Reason function returns reason value.
type GetDownloadTokenRes ¶
type GetDownloadTokenRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Token *string `protobuf:"bytes,3,opt,name=token,proto3,oneof" json:"token,omitempty"` // contains filtered or unexported fields }
func (*GetDownloadTokenRes) Descriptor
deprecated
func (*GetDownloadTokenRes) Descriptor() ([]byte, []int)
Deprecated: Use GetDownloadTokenRes.ProtoReflect.Descriptor instead.
func (*GetDownloadTokenRes) GetMsg ¶
func (x *GetDownloadTokenRes) GetMsg() string
func (*GetDownloadTokenRes) GetStatus ¶
func (x *GetDownloadTokenRes) GetStatus() bool
func (*GetDownloadTokenRes) GetToken ¶
func (x *GetDownloadTokenRes) GetToken() string
func (*GetDownloadTokenRes) ProtoMessage ¶
func (*GetDownloadTokenRes) ProtoMessage()
func (*GetDownloadTokenRes) ProtoReflect ¶
func (x *GetDownloadTokenRes) ProtoReflect() protoreflect.Message
func (*GetDownloadTokenRes) Reset ¶
func (x *GetDownloadTokenRes) Reset()
func (*GetDownloadTokenRes) String ¶
func (x *GetDownloadTokenRes) String() string
func (*GetDownloadTokenRes) Validate ¶
func (m *GetDownloadTokenRes) Validate() error
Validate checks the field values on GetDownloadTokenRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetDownloadTokenRes) ValidateAll ¶
func (m *GetDownloadTokenRes) ValidateAll() error
ValidateAll checks the field values on GetDownloadTokenRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetDownloadTokenResMultiError, or nil if none found.
type GetDownloadTokenResMultiError ¶
type GetDownloadTokenResMultiError []error
GetDownloadTokenResMultiError is an error wrapping multiple validation errors returned by GetDownloadTokenRes.ValidateAll() if the designated constraints aren't met.
func (GetDownloadTokenResMultiError) AllErrors ¶
func (m GetDownloadTokenResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDownloadTokenResMultiError) Error ¶
func (m GetDownloadTokenResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDownloadTokenResValidationError ¶
type GetDownloadTokenResValidationError struct {
// contains filtered or unexported fields
}
GetDownloadTokenResValidationError is the validation error returned by GetDownloadTokenRes.Validate if the designated constraints aren't met.
func (GetDownloadTokenResValidationError) Cause ¶
func (e GetDownloadTokenResValidationError) Cause() error
Cause function returns cause value.
func (GetDownloadTokenResValidationError) Error ¶
func (e GetDownloadTokenResValidationError) Error() string
Error satisfies the builtin error interface
func (GetDownloadTokenResValidationError) ErrorName ¶
func (e GetDownloadTokenResValidationError) ErrorName() string
ErrorName returns error name.
func (GetDownloadTokenResValidationError) Field ¶
func (e GetDownloadTokenResValidationError) Field() string
Field function returns field value.
func (GetDownloadTokenResValidationError) Key ¶
func (e GetDownloadTokenResValidationError) Key() bool
Key function returns key value.
func (GetDownloadTokenResValidationError) Reason ¶
func (e GetDownloadTokenResValidationError) Reason() string
Reason function returns reason value.
type IncreaseBreakoutRoomDurationReq ¶
type IncreaseBreakoutRoomDurationReq struct { BreakoutRoomId string `protobuf:"bytes,1,opt,name=breakout_room_id,json=breakoutRoomId,proto3" json:"breakout_room_id,omitempty"` Duration uint64 `protobuf:"varint,2,opt,name=duration,proto3" json:"duration,omitempty"` RoomId string `protobuf:"bytes,3,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
func (*IncreaseBreakoutRoomDurationReq) Descriptor
deprecated
func (*IncreaseBreakoutRoomDurationReq) Descriptor() ([]byte, []int)
Deprecated: Use IncreaseBreakoutRoomDurationReq.ProtoReflect.Descriptor instead.
func (*IncreaseBreakoutRoomDurationReq) GetBreakoutRoomId ¶
func (x *IncreaseBreakoutRoomDurationReq) GetBreakoutRoomId() string
func (*IncreaseBreakoutRoomDurationReq) GetDuration ¶
func (x *IncreaseBreakoutRoomDurationReq) GetDuration() uint64
func (*IncreaseBreakoutRoomDurationReq) GetRoomId ¶
func (x *IncreaseBreakoutRoomDurationReq) GetRoomId() string
func (*IncreaseBreakoutRoomDurationReq) ProtoMessage ¶
func (*IncreaseBreakoutRoomDurationReq) ProtoMessage()
func (*IncreaseBreakoutRoomDurationReq) ProtoReflect ¶
func (x *IncreaseBreakoutRoomDurationReq) ProtoReflect() protoreflect.Message
func (*IncreaseBreakoutRoomDurationReq) Reset ¶
func (x *IncreaseBreakoutRoomDurationReq) Reset()
func (*IncreaseBreakoutRoomDurationReq) String ¶
func (x *IncreaseBreakoutRoomDurationReq) String() string
func (*IncreaseBreakoutRoomDurationReq) Validate ¶
func (m *IncreaseBreakoutRoomDurationReq) Validate() error
Validate checks the field values on IncreaseBreakoutRoomDurationReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IncreaseBreakoutRoomDurationReq) ValidateAll ¶
func (m *IncreaseBreakoutRoomDurationReq) ValidateAll() error
ValidateAll checks the field values on IncreaseBreakoutRoomDurationReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IncreaseBreakoutRoomDurationReqMultiError, or nil if none found.
type IncreaseBreakoutRoomDurationReqMultiError ¶
type IncreaseBreakoutRoomDurationReqMultiError []error
IncreaseBreakoutRoomDurationReqMultiError is an error wrapping multiple validation errors returned by IncreaseBreakoutRoomDurationReq.ValidateAll() if the designated constraints aren't met.
func (IncreaseBreakoutRoomDurationReqMultiError) AllErrors ¶
func (m IncreaseBreakoutRoomDurationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IncreaseBreakoutRoomDurationReqMultiError) Error ¶
func (m IncreaseBreakoutRoomDurationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IncreaseBreakoutRoomDurationReqValidationError ¶
type IncreaseBreakoutRoomDurationReqValidationError struct {
// contains filtered or unexported fields
}
IncreaseBreakoutRoomDurationReqValidationError is the validation error returned by IncreaseBreakoutRoomDurationReq.Validate if the designated constraints aren't met.
func (IncreaseBreakoutRoomDurationReqValidationError) Cause ¶
func (e IncreaseBreakoutRoomDurationReqValidationError) Cause() error
Cause function returns cause value.
func (IncreaseBreakoutRoomDurationReqValidationError) Error ¶
func (e IncreaseBreakoutRoomDurationReqValidationError) Error() string
Error satisfies the builtin error interface
func (IncreaseBreakoutRoomDurationReqValidationError) ErrorName ¶
func (e IncreaseBreakoutRoomDurationReqValidationError) ErrorName() string
ErrorName returns error name.
func (IncreaseBreakoutRoomDurationReqValidationError) Field ¶
func (e IncreaseBreakoutRoomDurationReqValidationError) Field() string
Field function returns field value.
func (IncreaseBreakoutRoomDurationReqValidationError) Key ¶
func (e IncreaseBreakoutRoomDurationReqValidationError) Key() bool
Key function returns key value.
func (IncreaseBreakoutRoomDurationReqValidationError) Reason ¶
func (e IncreaseBreakoutRoomDurationReqValidationError) Reason() string
Reason function returns reason value.
type IngressFeatures ¶
type IngressFeatures struct { IsAllow bool `protobuf:"varint,1,opt,name=is_allow,json=isAllow,proto3" json:"is_allow,omitempty"` InputType IngressInput `protobuf:"varint,2,opt,name=input_type,json=inputType,proto3,enum=plugnmeet.IngressInput" json:"input_type,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` StreamKey string `protobuf:"bytes,4,opt,name=stream_key,json=streamKey,proto3" json:"stream_key,omitempty"` // contains filtered or unexported fields }
func (*IngressFeatures) Descriptor
deprecated
func (*IngressFeatures) Descriptor() ([]byte, []int)
Deprecated: Use IngressFeatures.ProtoReflect.Descriptor instead.
func (*IngressFeatures) GetInputType ¶
func (x *IngressFeatures) GetInputType() IngressInput
func (*IngressFeatures) GetIsAllow ¶
func (x *IngressFeatures) GetIsAllow() bool
func (*IngressFeatures) GetStreamKey ¶
func (x *IngressFeatures) GetStreamKey() string
func (*IngressFeatures) GetUrl ¶
func (x *IngressFeatures) GetUrl() string
func (*IngressFeatures) ProtoMessage ¶
func (*IngressFeatures) ProtoMessage()
func (*IngressFeatures) ProtoReflect ¶
func (x *IngressFeatures) ProtoReflect() protoreflect.Message
func (*IngressFeatures) Reset ¶
func (x *IngressFeatures) Reset()
func (*IngressFeatures) String ¶
func (x *IngressFeatures) String() string
func (*IngressFeatures) Validate ¶
func (m *IngressFeatures) Validate() error
Validate checks the field values on IngressFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IngressFeatures) ValidateAll ¶
func (m *IngressFeatures) ValidateAll() error
ValidateAll checks the field values on IngressFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IngressFeaturesMultiError, or nil if none found.
type IngressFeaturesMultiError ¶
type IngressFeaturesMultiError []error
IngressFeaturesMultiError is an error wrapping multiple validation errors returned by IngressFeatures.ValidateAll() if the designated constraints aren't met.
func (IngressFeaturesMultiError) AllErrors ¶
func (m IngressFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IngressFeaturesMultiError) Error ¶
func (m IngressFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IngressFeaturesValidationError ¶
type IngressFeaturesValidationError struct {
// contains filtered or unexported fields
}
IngressFeaturesValidationError is the validation error returned by IngressFeatures.Validate if the designated constraints aren't met.
func (IngressFeaturesValidationError) Cause ¶
func (e IngressFeaturesValidationError) Cause() error
Cause function returns cause value.
func (IngressFeaturesValidationError) Error ¶
func (e IngressFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (IngressFeaturesValidationError) ErrorName ¶
func (e IngressFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (IngressFeaturesValidationError) Field ¶
func (e IngressFeaturesValidationError) Field() string
Field function returns field value.
func (IngressFeaturesValidationError) Key ¶
func (e IngressFeaturesValidationError) Key() bool
Key function returns key value.
func (IngressFeaturesValidationError) Reason ¶
func (e IngressFeaturesValidationError) Reason() string
Reason function returns reason value.
type IngressInput ¶
type IngressInput int32
const (
IngressInput_RTMP_INPUT IngressInput = 0
)
func (IngressInput) Descriptor ¶
func (IngressInput) Descriptor() protoreflect.EnumDescriptor
func (IngressInput) Enum ¶
func (x IngressInput) Enum() *IngressInput
func (IngressInput) EnumDescriptor
deprecated
func (IngressInput) EnumDescriptor() ([]byte, []int)
Deprecated: Use IngressInput.Descriptor instead.
func (IngressInput) Number ¶
func (x IngressInput) Number() protoreflect.EnumNumber
func (IngressInput) String ¶
func (x IngressInput) String() string
func (IngressInput) Type ¶
func (IngressInput) Type() protoreflect.EnumType
type IsRoomActiveReq ¶
type IsRoomActiveReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
func (*IsRoomActiveReq) Descriptor
deprecated
func (*IsRoomActiveReq) Descriptor() ([]byte, []int)
Deprecated: Use IsRoomActiveReq.ProtoReflect.Descriptor instead.
func (*IsRoomActiveReq) GetRoomId ¶
func (x *IsRoomActiveReq) GetRoomId() string
func (*IsRoomActiveReq) ProtoMessage ¶
func (*IsRoomActiveReq) ProtoMessage()
func (*IsRoomActiveReq) ProtoReflect ¶
func (x *IsRoomActiveReq) ProtoReflect() protoreflect.Message
func (*IsRoomActiveReq) Reset ¶
func (x *IsRoomActiveReq) Reset()
func (*IsRoomActiveReq) String ¶
func (x *IsRoomActiveReq) String() string
func (*IsRoomActiveReq) Validate ¶
func (m *IsRoomActiveReq) Validate() error
Validate checks the field values on IsRoomActiveReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IsRoomActiveReq) ValidateAll ¶
func (m *IsRoomActiveReq) ValidateAll() error
ValidateAll checks the field values on IsRoomActiveReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IsRoomActiveReqMultiError, or nil if none found.
type IsRoomActiveReqMultiError ¶
type IsRoomActiveReqMultiError []error
IsRoomActiveReqMultiError is an error wrapping multiple validation errors returned by IsRoomActiveReq.ValidateAll() if the designated constraints aren't met.
func (IsRoomActiveReqMultiError) AllErrors ¶
func (m IsRoomActiveReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsRoomActiveReqMultiError) Error ¶
func (m IsRoomActiveReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsRoomActiveReqValidationError ¶
type IsRoomActiveReqValidationError struct {
// contains filtered or unexported fields
}
IsRoomActiveReqValidationError is the validation error returned by IsRoomActiveReq.Validate if the designated constraints aren't met.
func (IsRoomActiveReqValidationError) Cause ¶
func (e IsRoomActiveReqValidationError) Cause() error
Cause function returns cause value.
func (IsRoomActiveReqValidationError) Error ¶
func (e IsRoomActiveReqValidationError) Error() string
Error satisfies the builtin error interface
func (IsRoomActiveReqValidationError) ErrorName ¶
func (e IsRoomActiveReqValidationError) ErrorName() string
ErrorName returns error name.
func (IsRoomActiveReqValidationError) Field ¶
func (e IsRoomActiveReqValidationError) Field() string
Field function returns field value.
func (IsRoomActiveReqValidationError) Key ¶
func (e IsRoomActiveReqValidationError) Key() bool
Key function returns key value.
func (IsRoomActiveReqValidationError) Reason ¶
func (e IsRoomActiveReqValidationError) Reason() string
Reason function returns reason value.
type IsRoomActiveRes ¶
type IsRoomActiveRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*IsRoomActiveRes) Descriptor
deprecated
func (*IsRoomActiveRes) Descriptor() ([]byte, []int)
Deprecated: Use IsRoomActiveRes.ProtoReflect.Descriptor instead.
func (*IsRoomActiveRes) GetMsg ¶
func (x *IsRoomActiveRes) GetMsg() string
func (*IsRoomActiveRes) GetStatus ¶
func (x *IsRoomActiveRes) GetStatus() bool
func (*IsRoomActiveRes) ProtoMessage ¶
func (*IsRoomActiveRes) ProtoMessage()
func (*IsRoomActiveRes) ProtoReflect ¶
func (x *IsRoomActiveRes) ProtoReflect() protoreflect.Message
func (*IsRoomActiveRes) Reset ¶
func (x *IsRoomActiveRes) Reset()
func (*IsRoomActiveRes) String ¶
func (x *IsRoomActiveRes) String() string
func (*IsRoomActiveRes) Validate ¶
func (m *IsRoomActiveRes) Validate() error
Validate checks the field values on IsRoomActiveRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IsRoomActiveRes) ValidateAll ¶
func (m *IsRoomActiveRes) ValidateAll() error
ValidateAll checks the field values on IsRoomActiveRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IsRoomActiveResMultiError, or nil if none found.
type IsRoomActiveResMultiError ¶
type IsRoomActiveResMultiError []error
IsRoomActiveResMultiError is an error wrapping multiple validation errors returned by IsRoomActiveRes.ValidateAll() if the designated constraints aren't met.
func (IsRoomActiveResMultiError) AllErrors ¶
func (m IsRoomActiveResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsRoomActiveResMultiError) Error ¶
func (m IsRoomActiveResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsRoomActiveResValidationError ¶
type IsRoomActiveResValidationError struct {
// contains filtered or unexported fields
}
IsRoomActiveResValidationError is the validation error returned by IsRoomActiveRes.Validate if the designated constraints aren't met.
func (IsRoomActiveResValidationError) Cause ¶
func (e IsRoomActiveResValidationError) Cause() error
Cause function returns cause value.
func (IsRoomActiveResValidationError) Error ¶
func (e IsRoomActiveResValidationError) Error() string
Error satisfies the builtin error interface
func (IsRoomActiveResValidationError) ErrorName ¶
func (e IsRoomActiveResValidationError) ErrorName() string
ErrorName returns error name.
func (IsRoomActiveResValidationError) Field ¶
func (e IsRoomActiveResValidationError) Field() string
Field function returns field value.
func (IsRoomActiveResValidationError) Key ¶
func (e IsRoomActiveResValidationError) Key() bool
Key function returns key value.
func (IsRoomActiveResValidationError) Reason ¶
func (e IsRoomActiveResValidationError) Reason() string
Reason function returns reason value.
type JoinBreakoutRoomReq ¶
type JoinBreakoutRoomReq struct { BreakoutRoomId string `protobuf:"bytes,1,opt,name=breakout_room_id,json=breakoutRoomId,proto3" json:"breakout_room_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` RoomId string `protobuf:"bytes,3,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` IsAdmin bool `protobuf:"varint,4,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // contains filtered or unexported fields }
func (*JoinBreakoutRoomReq) Descriptor
deprecated
func (*JoinBreakoutRoomReq) Descriptor() ([]byte, []int)
Deprecated: Use JoinBreakoutRoomReq.ProtoReflect.Descriptor instead.
func (*JoinBreakoutRoomReq) GetBreakoutRoomId ¶
func (x *JoinBreakoutRoomReq) GetBreakoutRoomId() string
func (*JoinBreakoutRoomReq) GetIsAdmin ¶
func (x *JoinBreakoutRoomReq) GetIsAdmin() bool
func (*JoinBreakoutRoomReq) GetRoomId ¶
func (x *JoinBreakoutRoomReq) GetRoomId() string
func (*JoinBreakoutRoomReq) GetUserId ¶
func (x *JoinBreakoutRoomReq) GetUserId() string
func (*JoinBreakoutRoomReq) ProtoMessage ¶
func (*JoinBreakoutRoomReq) ProtoMessage()
func (*JoinBreakoutRoomReq) ProtoReflect ¶
func (x *JoinBreakoutRoomReq) ProtoReflect() protoreflect.Message
func (*JoinBreakoutRoomReq) Reset ¶
func (x *JoinBreakoutRoomReq) Reset()
func (*JoinBreakoutRoomReq) String ¶
func (x *JoinBreakoutRoomReq) String() string
func (*JoinBreakoutRoomReq) Validate ¶
func (m *JoinBreakoutRoomReq) Validate() error
Validate checks the field values on JoinBreakoutRoomReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JoinBreakoutRoomReq) ValidateAll ¶
func (m *JoinBreakoutRoomReq) ValidateAll() error
ValidateAll checks the field values on JoinBreakoutRoomReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JoinBreakoutRoomReqMultiError, or nil if none found.
type JoinBreakoutRoomReqMultiError ¶
type JoinBreakoutRoomReqMultiError []error
JoinBreakoutRoomReqMultiError is an error wrapping multiple validation errors returned by JoinBreakoutRoomReq.ValidateAll() if the designated constraints aren't met.
func (JoinBreakoutRoomReqMultiError) AllErrors ¶
func (m JoinBreakoutRoomReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JoinBreakoutRoomReqMultiError) Error ¶
func (m JoinBreakoutRoomReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JoinBreakoutRoomReqValidationError ¶
type JoinBreakoutRoomReqValidationError struct {
// contains filtered or unexported fields
}
JoinBreakoutRoomReqValidationError is the validation error returned by JoinBreakoutRoomReq.Validate if the designated constraints aren't met.
func (JoinBreakoutRoomReqValidationError) Cause ¶
func (e JoinBreakoutRoomReqValidationError) Cause() error
Cause function returns cause value.
func (JoinBreakoutRoomReqValidationError) Error ¶
func (e JoinBreakoutRoomReqValidationError) Error() string
Error satisfies the builtin error interface
func (JoinBreakoutRoomReqValidationError) ErrorName ¶
func (e JoinBreakoutRoomReqValidationError) ErrorName() string
ErrorName returns error name.
func (JoinBreakoutRoomReqValidationError) Field ¶
func (e JoinBreakoutRoomReqValidationError) Field() string
Field function returns field value.
func (JoinBreakoutRoomReqValidationError) Key ¶
func (e JoinBreakoutRoomReqValidationError) Key() bool
Key function returns key value.
func (JoinBreakoutRoomReqValidationError) Reason ¶
func (e JoinBreakoutRoomReqValidationError) Reason() string
Reason function returns reason value.
type LockSettings ¶
type LockSettings struct { LockMicrophone *bool `protobuf:"varint,1,opt,name=lock_microphone,json=lockMicrophone,proto3,oneof" json:"lock_microphone,omitempty"` LockWebcam *bool `protobuf:"varint,2,opt,name=lock_webcam,json=lockWebcam,proto3,oneof" json:"lock_webcam,omitempty"` LockScreenSharing *bool `protobuf:"varint,3,opt,name=lock_screen_sharing,json=lockScreenSharing,proto3,oneof" json:"lock_screen_sharing,omitempty"` LockChat *bool `protobuf:"varint,4,opt,name=lock_chat,json=lockChat,proto3,oneof" json:"lock_chat,omitempty"` LockChatSendMessage *bool `` /* 129-byte string literal not displayed */ LockPrivateChat *bool `protobuf:"varint,7,opt,name=lock_private_chat,json=lockPrivateChat,proto3,oneof" json:"lock_private_chat,omitempty"` LockWhiteboard *bool `protobuf:"varint,8,opt,name=lock_whiteboard,json=lockWhiteboard,proto3,oneof" json:"lock_whiteboard,omitempty"` // contains filtered or unexported fields }
func (*LockSettings) Descriptor
deprecated
func (*LockSettings) Descriptor() ([]byte, []int)
Deprecated: Use LockSettings.ProtoReflect.Descriptor instead.
func (*LockSettings) GetLockChat ¶
func (x *LockSettings) GetLockChat() bool
func (*LockSettings) GetLockChatFileShare ¶
func (x *LockSettings) GetLockChatFileShare() bool
func (*LockSettings) GetLockChatSendMessage ¶
func (x *LockSettings) GetLockChatSendMessage() bool
func (*LockSettings) GetLockMicrophone ¶
func (x *LockSettings) GetLockMicrophone() bool
func (*LockSettings) GetLockPrivateChat ¶
func (x *LockSettings) GetLockPrivateChat() bool
func (*LockSettings) GetLockScreenSharing ¶
func (x *LockSettings) GetLockScreenSharing() bool
func (*LockSettings) GetLockSharedNotepad ¶
func (x *LockSettings) GetLockSharedNotepad() bool
func (*LockSettings) GetLockWebcam ¶
func (x *LockSettings) GetLockWebcam() bool
func (*LockSettings) GetLockWhiteboard ¶
func (x *LockSettings) GetLockWhiteboard() bool
func (*LockSettings) ProtoMessage ¶
func (*LockSettings) ProtoMessage()
func (*LockSettings) ProtoReflect ¶
func (x *LockSettings) ProtoReflect() protoreflect.Message
func (*LockSettings) Reset ¶
func (x *LockSettings) Reset()
func (*LockSettings) String ¶
func (x *LockSettings) String() string
func (*LockSettings) Validate ¶
func (m *LockSettings) Validate() error
Validate checks the field values on LockSettings with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LockSettings) ValidateAll ¶
func (m *LockSettings) ValidateAll() error
ValidateAll checks the field values on LockSettings with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LockSettingsMultiError, or nil if none found.
type LockSettingsMultiError ¶
type LockSettingsMultiError []error
LockSettingsMultiError is an error wrapping multiple validation errors returned by LockSettings.ValidateAll() if the designated constraints aren't met.
func (LockSettingsMultiError) AllErrors ¶
func (m LockSettingsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LockSettingsMultiError) Error ¶
func (m LockSettingsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LockSettingsValidationError ¶
type LockSettingsValidationError struct {
// contains filtered or unexported fields
}
LockSettingsValidationError is the validation error returned by LockSettings.Validate if the designated constraints aren't met.
func (LockSettingsValidationError) Cause ¶
func (e LockSettingsValidationError) Cause() error
Cause function returns cause value.
func (LockSettingsValidationError) Error ¶
func (e LockSettingsValidationError) Error() string
Error satisfies the builtin error interface
func (LockSettingsValidationError) ErrorName ¶
func (e LockSettingsValidationError) ErrorName() string
ErrorName returns error name.
func (LockSettingsValidationError) Field ¶
func (e LockSettingsValidationError) Field() string
Field function returns field value.
func (LockSettingsValidationError) Key ¶
func (e LockSettingsValidationError) Key() bool
Key function returns key value.
func (LockSettingsValidationError) Reason ¶
func (e LockSettingsValidationError) Reason() string
Reason function returns reason value.
type LtiClaims ¶
type LtiClaims struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` RoomId string `protobuf:"bytes,4,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomTitle string `protobuf:"bytes,5,opt,name=room_title,json=roomTitle,proto3" json:"room_title,omitempty"` LtiCustomParameters *LtiCustomParameters `protobuf:"bytes,6,opt,name=lti_custom_parameters,json=ltiCustomParameters,proto3" json:"lti_custom_parameters,omitempty"` // contains filtered or unexported fields }
func (*LtiClaims) Descriptor
deprecated
func (*LtiClaims) GetIsAdmin ¶
func (*LtiClaims) GetLtiCustomParameters ¶
func (x *LtiClaims) GetLtiCustomParameters() *LtiCustomParameters
func (*LtiClaims) GetRoomTitle ¶
func (*LtiClaims) ProtoMessage ¶
func (*LtiClaims) ProtoMessage()
func (*LtiClaims) ProtoReflect ¶
func (x *LtiClaims) ProtoReflect() protoreflect.Message
func (*LtiClaims) Validate ¶
Validate checks the field values on LtiClaims with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LtiClaims) ValidateAll ¶
ValidateAll checks the field values on LtiClaims with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LtiClaimsMultiError, or nil if none found.
type LtiClaimsMultiError ¶
type LtiClaimsMultiError []error
LtiClaimsMultiError is an error wrapping multiple validation errors returned by LtiClaims.ValidateAll() if the designated constraints aren't met.
func (LtiClaimsMultiError) AllErrors ¶
func (m LtiClaimsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LtiClaimsMultiError) Error ¶
func (m LtiClaimsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LtiClaimsValidationError ¶
type LtiClaimsValidationError struct {
// contains filtered or unexported fields
}
LtiClaimsValidationError is the validation error returned by LtiClaims.Validate if the designated constraints aren't met.
func (LtiClaimsValidationError) Cause ¶
func (e LtiClaimsValidationError) Cause() error
Cause function returns cause value.
func (LtiClaimsValidationError) Error ¶
func (e LtiClaimsValidationError) Error() string
Error satisfies the builtin error interface
func (LtiClaimsValidationError) ErrorName ¶
func (e LtiClaimsValidationError) ErrorName() string
ErrorName returns error name.
func (LtiClaimsValidationError) Field ¶
func (e LtiClaimsValidationError) Field() string
Field function returns field value.
func (LtiClaimsValidationError) Key ¶
func (e LtiClaimsValidationError) Key() bool
Key function returns key value.
func (LtiClaimsValidationError) Reason ¶
func (e LtiClaimsValidationError) Reason() string
Reason function returns reason value.
type LtiCustomDesign ¶
type LtiCustomDesign struct { PrimaryColor *string `protobuf:"bytes,1,opt,name=primary_color,json=primaryColor,proto3,oneof" json:"primary_color,omitempty"` SecondaryColor *string `protobuf:"bytes,2,opt,name=secondary_color,json=secondaryColor,proto3,oneof" json:"secondary_color,omitempty"` BackgroundColor *string `protobuf:"bytes,3,opt,name=background_color,json=backgroundColor,proto3,oneof" json:"background_color,omitempty"` CustomLogo *string `protobuf:"bytes,4,opt,name=custom_logo,json=customLogo,proto3,oneof" json:"custom_logo,omitempty"` // contains filtered or unexported fields }
func (*LtiCustomDesign) Descriptor
deprecated
func (*LtiCustomDesign) Descriptor() ([]byte, []int)
Deprecated: Use LtiCustomDesign.ProtoReflect.Descriptor instead.
func (*LtiCustomDesign) GetBackgroundColor ¶
func (x *LtiCustomDesign) GetBackgroundColor() string
func (*LtiCustomDesign) GetCustomLogo ¶
func (x *LtiCustomDesign) GetCustomLogo() string
func (*LtiCustomDesign) GetPrimaryColor ¶
func (x *LtiCustomDesign) GetPrimaryColor() string
func (*LtiCustomDesign) GetSecondaryColor ¶
func (x *LtiCustomDesign) GetSecondaryColor() string
func (*LtiCustomDesign) ProtoMessage ¶
func (*LtiCustomDesign) ProtoMessage()
func (*LtiCustomDesign) ProtoReflect ¶
func (x *LtiCustomDesign) ProtoReflect() protoreflect.Message
func (*LtiCustomDesign) Reset ¶
func (x *LtiCustomDesign) Reset()
func (*LtiCustomDesign) String ¶
func (x *LtiCustomDesign) String() string
func (*LtiCustomDesign) Validate ¶
func (m *LtiCustomDesign) Validate() error
Validate checks the field values on LtiCustomDesign with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LtiCustomDesign) ValidateAll ¶
func (m *LtiCustomDesign) ValidateAll() error
ValidateAll checks the field values on LtiCustomDesign with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LtiCustomDesignMultiError, or nil if none found.
type LtiCustomDesignMultiError ¶
type LtiCustomDesignMultiError []error
LtiCustomDesignMultiError is an error wrapping multiple validation errors returned by LtiCustomDesign.ValidateAll() if the designated constraints aren't met.
func (LtiCustomDesignMultiError) AllErrors ¶
func (m LtiCustomDesignMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LtiCustomDesignMultiError) Error ¶
func (m LtiCustomDesignMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LtiCustomDesignValidationError ¶
type LtiCustomDesignValidationError struct {
// contains filtered or unexported fields
}
LtiCustomDesignValidationError is the validation error returned by LtiCustomDesign.Validate if the designated constraints aren't met.
func (LtiCustomDesignValidationError) Cause ¶
func (e LtiCustomDesignValidationError) Cause() error
Cause function returns cause value.
func (LtiCustomDesignValidationError) Error ¶
func (e LtiCustomDesignValidationError) Error() string
Error satisfies the builtin error interface
func (LtiCustomDesignValidationError) ErrorName ¶
func (e LtiCustomDesignValidationError) ErrorName() string
ErrorName returns error name.
func (LtiCustomDesignValidationError) Field ¶
func (e LtiCustomDesignValidationError) Field() string
Field function returns field value.
func (LtiCustomDesignValidationError) Key ¶
func (e LtiCustomDesignValidationError) Key() bool
Key function returns key value.
func (LtiCustomDesignValidationError) Reason ¶
func (e LtiCustomDesignValidationError) Reason() string
Reason function returns reason value.
type LtiCustomParameters ¶
type LtiCustomParameters struct { RoomDuration *uint64 `protobuf:"varint,1,opt,name=room_duration,json=roomDuration,proto3,oneof" json:"room_duration,omitempty"` AllowPolls *bool `protobuf:"varint,2,opt,name=allow_polls,json=allowPolls,proto3,oneof" json:"allow_polls,omitempty"` AllowBreakoutRoom *bool `protobuf:"varint,4,opt,name=allow_breakout_room,json=allowBreakoutRoom,proto3,oneof" json:"allow_breakout_room,omitempty"` AllowRecording *bool `protobuf:"varint,5,opt,name=allow_recording,json=allowRecording,proto3,oneof" json:"allow_recording,omitempty"` AllowRtmp *bool `protobuf:"varint,6,opt,name=allow_rtmp,json=allowRtmp,proto3,oneof" json:"allow_rtmp,omitempty"` AllowViewOtherWebcams *bool `` /* 135-byte string literal not displayed */ AllowViewOtherUsersList *bool `` /* 143-byte string literal not displayed */ MuteOnStart *bool `protobuf:"varint,9,opt,name=mute_on_start,json=muteOnStart,proto3,oneof" json:"mute_on_start,omitempty"` LtiCustomDesign *LtiCustomDesign `protobuf:"bytes,10,opt,name=lti_custom_design,json=ltiCustomDesign,proto3" json:"lti_custom_design,omitempty"` // contains filtered or unexported fields }
func (*LtiCustomParameters) Descriptor
deprecated
func (*LtiCustomParameters) Descriptor() ([]byte, []int)
Deprecated: Use LtiCustomParameters.ProtoReflect.Descriptor instead.
func (*LtiCustomParameters) GetAllowBreakoutRoom ¶
func (x *LtiCustomParameters) GetAllowBreakoutRoom() bool
func (*LtiCustomParameters) GetAllowPolls ¶
func (x *LtiCustomParameters) GetAllowPolls() bool
func (*LtiCustomParameters) GetAllowRecording ¶
func (x *LtiCustomParameters) GetAllowRecording() bool
func (*LtiCustomParameters) GetAllowRtmp ¶
func (x *LtiCustomParameters) GetAllowRtmp() bool
func (*LtiCustomParameters) GetAllowSharedNotePad ¶
func (x *LtiCustomParameters) GetAllowSharedNotePad() bool
func (*LtiCustomParameters) GetAllowViewOtherUsersList ¶
func (x *LtiCustomParameters) GetAllowViewOtherUsersList() bool
func (*LtiCustomParameters) GetAllowViewOtherWebcams ¶
func (x *LtiCustomParameters) GetAllowViewOtherWebcams() bool
func (*LtiCustomParameters) GetLtiCustomDesign ¶
func (x *LtiCustomParameters) GetLtiCustomDesign() *LtiCustomDesign
func (*LtiCustomParameters) GetMuteOnStart ¶
func (x *LtiCustomParameters) GetMuteOnStart() bool
func (*LtiCustomParameters) GetRoomDuration ¶
func (x *LtiCustomParameters) GetRoomDuration() uint64
func (*LtiCustomParameters) ProtoMessage ¶
func (*LtiCustomParameters) ProtoMessage()
func (*LtiCustomParameters) ProtoReflect ¶
func (x *LtiCustomParameters) ProtoReflect() protoreflect.Message
func (*LtiCustomParameters) Reset ¶
func (x *LtiCustomParameters) Reset()
func (*LtiCustomParameters) String ¶
func (x *LtiCustomParameters) String() string
func (*LtiCustomParameters) Validate ¶
func (m *LtiCustomParameters) Validate() error
Validate checks the field values on LtiCustomParameters with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LtiCustomParameters) ValidateAll ¶
func (m *LtiCustomParameters) ValidateAll() error
ValidateAll checks the field values on LtiCustomParameters with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LtiCustomParametersMultiError, or nil if none found.
type LtiCustomParametersMultiError ¶
type LtiCustomParametersMultiError []error
LtiCustomParametersMultiError is an error wrapping multiple validation errors returned by LtiCustomParameters.ValidateAll() if the designated constraints aren't met.
func (LtiCustomParametersMultiError) AllErrors ¶
func (m LtiCustomParametersMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LtiCustomParametersMultiError) Error ¶
func (m LtiCustomParametersMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LtiCustomParametersValidationError ¶
type LtiCustomParametersValidationError struct {
// contains filtered or unexported fields
}
LtiCustomParametersValidationError is the validation error returned by LtiCustomParameters.Validate if the designated constraints aren't met.
func (LtiCustomParametersValidationError) Cause ¶
func (e LtiCustomParametersValidationError) Cause() error
Cause function returns cause value.
func (LtiCustomParametersValidationError) Error ¶
func (e LtiCustomParametersValidationError) Error() string
Error satisfies the builtin error interface
func (LtiCustomParametersValidationError) ErrorName ¶
func (e LtiCustomParametersValidationError) ErrorName() string
ErrorName returns error name.
func (LtiCustomParametersValidationError) Field ¶
func (e LtiCustomParametersValidationError) Field() string
Field function returns field value.
func (LtiCustomParametersValidationError) Key ¶
func (e LtiCustomParametersValidationError) Key() bool
Key function returns key value.
func (LtiCustomParametersValidationError) Reason ¶
func (e LtiCustomParametersValidationError) Reason() string
Reason function returns reason value.
type MuteUnMuteTrackReq ¶
type MuteUnMuteTrackReq struct { Sid string `protobuf:"bytes,1,opt,name=sid,proto3" json:"sid,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` TrackSid string `protobuf:"bytes,4,opt,name=track_sid,json=trackSid,proto3" json:"track_sid,omitempty"` Muted bool `protobuf:"varint,5,opt,name=muted,proto3" json:"muted,omitempty"` RequestedUserId string `protobuf:"bytes,6,opt,name=Requested_user_id,json=RequestedUserId,proto3" json:"Requested_user_id,omitempty"` // contains filtered or unexported fields }
func (*MuteUnMuteTrackReq) Descriptor
deprecated
func (*MuteUnMuteTrackReq) Descriptor() ([]byte, []int)
Deprecated: Use MuteUnMuteTrackReq.ProtoReflect.Descriptor instead.
func (*MuteUnMuteTrackReq) GetMuted ¶
func (x *MuteUnMuteTrackReq) GetMuted() bool
func (*MuteUnMuteTrackReq) GetRequestedUserId ¶
func (x *MuteUnMuteTrackReq) GetRequestedUserId() string
func (*MuteUnMuteTrackReq) GetRoomId ¶
func (x *MuteUnMuteTrackReq) GetRoomId() string
func (*MuteUnMuteTrackReq) GetSid ¶
func (x *MuteUnMuteTrackReq) GetSid() string
func (*MuteUnMuteTrackReq) GetTrackSid ¶
func (x *MuteUnMuteTrackReq) GetTrackSid() string
func (*MuteUnMuteTrackReq) GetUserId ¶
func (x *MuteUnMuteTrackReq) GetUserId() string
func (*MuteUnMuteTrackReq) ProtoMessage ¶
func (*MuteUnMuteTrackReq) ProtoMessage()
func (*MuteUnMuteTrackReq) ProtoReflect ¶
func (x *MuteUnMuteTrackReq) ProtoReflect() protoreflect.Message
func (*MuteUnMuteTrackReq) Reset ¶
func (x *MuteUnMuteTrackReq) Reset()
func (*MuteUnMuteTrackReq) String ¶
func (x *MuteUnMuteTrackReq) String() string
func (*MuteUnMuteTrackReq) Validate ¶
func (m *MuteUnMuteTrackReq) Validate() error
Validate checks the field values on MuteUnMuteTrackReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*MuteUnMuteTrackReq) ValidateAll ¶
func (m *MuteUnMuteTrackReq) ValidateAll() error
ValidateAll checks the field values on MuteUnMuteTrackReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MuteUnMuteTrackReqMultiError, or nil if none found.
type MuteUnMuteTrackReqMultiError ¶
type MuteUnMuteTrackReqMultiError []error
MuteUnMuteTrackReqMultiError is an error wrapping multiple validation errors returned by MuteUnMuteTrackReq.ValidateAll() if the designated constraints aren't met.
func (MuteUnMuteTrackReqMultiError) AllErrors ¶
func (m MuteUnMuteTrackReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MuteUnMuteTrackReqMultiError) Error ¶
func (m MuteUnMuteTrackReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MuteUnMuteTrackReqValidationError ¶
type MuteUnMuteTrackReqValidationError struct {
// contains filtered or unexported fields
}
MuteUnMuteTrackReqValidationError is the validation error returned by MuteUnMuteTrackReq.Validate if the designated constraints aren't met.
func (MuteUnMuteTrackReqValidationError) Cause ¶
func (e MuteUnMuteTrackReqValidationError) Cause() error
Cause function returns cause value.
func (MuteUnMuteTrackReqValidationError) Error ¶
func (e MuteUnMuteTrackReqValidationError) Error() string
Error satisfies the builtin error interface
func (MuteUnMuteTrackReqValidationError) ErrorName ¶
func (e MuteUnMuteTrackReqValidationError) ErrorName() string
ErrorName returns error name.
func (MuteUnMuteTrackReqValidationError) Field ¶
func (e MuteUnMuteTrackReqValidationError) Field() string
Field function returns field value.
func (MuteUnMuteTrackReqValidationError) Key ¶
func (e MuteUnMuteTrackReqValidationError) Key() bool
Key function returns key value.
func (MuteUnMuteTrackReqValidationError) Reason ¶
func (e MuteUnMuteTrackReqValidationError) Reason() string
Reason function returns reason value.
type NotifyEventRoom ¶
type NotifyEventRoom struct { Sid *string `protobuf:"bytes,1,opt,name=sid,proto3,oneof" json:"sid,omitempty"` RoomId *string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3,oneof" json:"room_id,omitempty"` EmptyTimeout *uint32 `protobuf:"varint,3,opt,name=empty_timeout,json=emptyTimeout,proto3,oneof" json:"empty_timeout,omitempty"` MaxParticipants *uint32 `protobuf:"varint,4,opt,name=max_participants,json=maxParticipants,proto3,oneof" json:"max_participants,omitempty"` CreationTime *uint64 `protobuf:"varint,5,opt,name=creation_time,json=creationTime,proto3,oneof" json:"creation_time,omitempty"` EnabledCodecs []*livekit.Codec `protobuf:"bytes,6,rep,name=enabled_codecs,json=enabledCodecs,proto3" json:"enabled_codecs,omitempty"` Metadata *string `protobuf:"bytes,7,opt,name=metadata,proto3,oneof" json:"metadata,omitempty"` NumParticipants *uint32 `protobuf:"varint,8,opt,name=num_participants,json=numParticipants,proto3,oneof" json:"num_participants,omitempty"` // contains filtered or unexported fields }
func (*NotifyEventRoom) Descriptor
deprecated
func (*NotifyEventRoom) Descriptor() ([]byte, []int)
Deprecated: Use NotifyEventRoom.ProtoReflect.Descriptor instead.
func (*NotifyEventRoom) GetCreationTime ¶
func (x *NotifyEventRoom) GetCreationTime() uint64
func (*NotifyEventRoom) GetEmptyTimeout ¶
func (x *NotifyEventRoom) GetEmptyTimeout() uint32
func (*NotifyEventRoom) GetEnabledCodecs ¶
func (x *NotifyEventRoom) GetEnabledCodecs() []*livekit.Codec
func (*NotifyEventRoom) GetMaxParticipants ¶
func (x *NotifyEventRoom) GetMaxParticipants() uint32
func (*NotifyEventRoom) GetMetadata ¶
func (x *NotifyEventRoom) GetMetadata() string
func (*NotifyEventRoom) GetNumParticipants ¶
func (x *NotifyEventRoom) GetNumParticipants() uint32
func (*NotifyEventRoom) GetRoomId ¶
func (x *NotifyEventRoom) GetRoomId() string
func (*NotifyEventRoom) GetSid ¶
func (x *NotifyEventRoom) GetSid() string
func (*NotifyEventRoom) ProtoMessage ¶
func (*NotifyEventRoom) ProtoMessage()
func (*NotifyEventRoom) ProtoReflect ¶
func (x *NotifyEventRoom) ProtoReflect() protoreflect.Message
func (*NotifyEventRoom) Reset ¶
func (x *NotifyEventRoom) Reset()
func (*NotifyEventRoom) String ¶
func (x *NotifyEventRoom) String() string
func (*NotifyEventRoom) Validate ¶
func (m *NotifyEventRoom) Validate() error
Validate checks the field values on NotifyEventRoom with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*NotifyEventRoom) ValidateAll ¶
func (m *NotifyEventRoom) ValidateAll() error
ValidateAll checks the field values on NotifyEventRoom with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NotifyEventRoomMultiError, or nil if none found.
type NotifyEventRoomMultiError ¶
type NotifyEventRoomMultiError []error
NotifyEventRoomMultiError is an error wrapping multiple validation errors returned by NotifyEventRoom.ValidateAll() if the designated constraints aren't met.
func (NotifyEventRoomMultiError) AllErrors ¶
func (m NotifyEventRoomMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NotifyEventRoomMultiError) Error ¶
func (m NotifyEventRoomMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NotifyEventRoomValidationError ¶
type NotifyEventRoomValidationError struct {
// contains filtered or unexported fields
}
NotifyEventRoomValidationError is the validation error returned by NotifyEventRoom.Validate if the designated constraints aren't met.
func (NotifyEventRoomValidationError) Cause ¶
func (e NotifyEventRoomValidationError) Cause() error
Cause function returns cause value.
func (NotifyEventRoomValidationError) Error ¶
func (e NotifyEventRoomValidationError) Error() string
Error satisfies the builtin error interface
func (NotifyEventRoomValidationError) ErrorName ¶
func (e NotifyEventRoomValidationError) ErrorName() string
ErrorName returns error name.
func (NotifyEventRoomValidationError) Field ¶
func (e NotifyEventRoomValidationError) Field() string
Field function returns field value.
func (NotifyEventRoomValidationError) Key ¶
func (e NotifyEventRoomValidationError) Key() bool
Key function returns key value.
func (NotifyEventRoomValidationError) Reason ¶
func (e NotifyEventRoomValidationError) Reason() string
Reason function returns reason value.
type PlugNmeetInfo ¶
type PlugNmeetInfo struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` ApiKey string `protobuf:"bytes,2,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` ApiSecret string `protobuf:"bytes,3,opt,name=api_secret,json=apiSecret,proto3" json:"api_secret,omitempty"` JoinHost *string `protobuf:"bytes,4,opt,name=join_host,json=joinHost,proto3,oneof" json:"join_host,omitempty"` // contains filtered or unexported fields }
func (*PlugNmeetInfo) Descriptor
deprecated
func (*PlugNmeetInfo) Descriptor() ([]byte, []int)
Deprecated: Use PlugNmeetInfo.ProtoReflect.Descriptor instead.
func (*PlugNmeetInfo) GetApiKey ¶
func (x *PlugNmeetInfo) GetApiKey() string
func (*PlugNmeetInfo) GetApiSecret ¶
func (x *PlugNmeetInfo) GetApiSecret() string
func (*PlugNmeetInfo) GetHost ¶
func (x *PlugNmeetInfo) GetHost() string
func (*PlugNmeetInfo) GetJoinHost ¶
func (x *PlugNmeetInfo) GetJoinHost() string
func (*PlugNmeetInfo) ProtoMessage ¶
func (*PlugNmeetInfo) ProtoMessage()
func (*PlugNmeetInfo) ProtoReflect ¶
func (x *PlugNmeetInfo) ProtoReflect() protoreflect.Message
func (*PlugNmeetInfo) Reset ¶
func (x *PlugNmeetInfo) Reset()
func (*PlugNmeetInfo) String ¶
func (x *PlugNmeetInfo) String() string
func (*PlugNmeetInfo) Validate ¶
func (m *PlugNmeetInfo) Validate() error
Validate checks the field values on PlugNmeetInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PlugNmeetInfo) ValidateAll ¶
func (m *PlugNmeetInfo) ValidateAll() error
ValidateAll checks the field values on PlugNmeetInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PlugNmeetInfoMultiError, or nil if none found.
type PlugNmeetInfoMultiError ¶
type PlugNmeetInfoMultiError []error
PlugNmeetInfoMultiError is an error wrapping multiple validation errors returned by PlugNmeetInfo.ValidateAll() if the designated constraints aren't met.
func (PlugNmeetInfoMultiError) AllErrors ¶
func (m PlugNmeetInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PlugNmeetInfoMultiError) Error ¶
func (m PlugNmeetInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PlugNmeetInfoValidationError ¶
type PlugNmeetInfoValidationError struct {
// contains filtered or unexported fields
}
PlugNmeetInfoValidationError is the validation error returned by PlugNmeetInfo.Validate if the designated constraints aren't met.
func (PlugNmeetInfoValidationError) Cause ¶
func (e PlugNmeetInfoValidationError) Cause() error
Cause function returns cause value.
func (PlugNmeetInfoValidationError) Error ¶
func (e PlugNmeetInfoValidationError) Error() string
Error satisfies the builtin error interface
func (PlugNmeetInfoValidationError) ErrorName ¶
func (e PlugNmeetInfoValidationError) ErrorName() string
ErrorName returns error name.
func (PlugNmeetInfoValidationError) Field ¶
func (e PlugNmeetInfoValidationError) Field() string
Field function returns field value.
func (PlugNmeetInfoValidationError) Key ¶
func (e PlugNmeetInfoValidationError) Key() bool
Key function returns key value.
func (PlugNmeetInfoValidationError) Reason ¶
func (e PlugNmeetInfoValidationError) Reason() string
Reason function returns reason value.
type PlugNmeetToRecorder ¶
type PlugNmeetToRecorder struct { From string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` Task RecordingTasks `protobuf:"varint,2,opt,name=task,proto3,enum=plugnmeet.RecordingTasks" json:"task,omitempty"` RoomTableId int64 `protobuf:"varint,3,opt,name=room_table_id,json=roomTableId,proto3" json:"room_table_id,omitempty"` RoomSid string `protobuf:"bytes,4,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` RecordingId string `protobuf:"bytes,5,opt,name=recording_id,json=recordingId,proto3" json:"recording_id,omitempty"` RecorderId string `protobuf:"bytes,6,opt,name=recorder_id,json=recorderId,proto3" json:"recorder_id,omitempty"` AccessToken string `protobuf:"bytes,7,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` RtmpUrl *string `protobuf:"bytes,8,opt,name=rtmp_url,json=rtmpUrl,proto3,oneof" json:"rtmp_url,omitempty"` // contains filtered or unexported fields }
func (*PlugNmeetToRecorder) Descriptor
deprecated
func (*PlugNmeetToRecorder) Descriptor() ([]byte, []int)
Deprecated: Use PlugNmeetToRecorder.ProtoReflect.Descriptor instead.
func (*PlugNmeetToRecorder) GetAccessToken ¶
func (x *PlugNmeetToRecorder) GetAccessToken() string
func (*PlugNmeetToRecorder) GetFrom ¶
func (x *PlugNmeetToRecorder) GetFrom() string
func (*PlugNmeetToRecorder) GetRecorderId ¶
func (x *PlugNmeetToRecorder) GetRecorderId() string
func (*PlugNmeetToRecorder) GetRecordingId ¶
func (x *PlugNmeetToRecorder) GetRecordingId() string
func (*PlugNmeetToRecorder) GetRoomSid ¶
func (x *PlugNmeetToRecorder) GetRoomSid() string
func (*PlugNmeetToRecorder) GetRoomTableId ¶
func (x *PlugNmeetToRecorder) GetRoomTableId() int64
func (*PlugNmeetToRecorder) GetRtmpUrl ¶
func (x *PlugNmeetToRecorder) GetRtmpUrl() string
func (*PlugNmeetToRecorder) GetTask ¶
func (x *PlugNmeetToRecorder) GetTask() RecordingTasks
func (*PlugNmeetToRecorder) ProtoMessage ¶
func (*PlugNmeetToRecorder) ProtoMessage()
func (*PlugNmeetToRecorder) ProtoReflect ¶
func (x *PlugNmeetToRecorder) ProtoReflect() protoreflect.Message
func (*PlugNmeetToRecorder) Reset ¶
func (x *PlugNmeetToRecorder) Reset()
func (*PlugNmeetToRecorder) String ¶
func (x *PlugNmeetToRecorder) String() string
func (*PlugNmeetToRecorder) Validate ¶
func (m *PlugNmeetToRecorder) Validate() error
Validate checks the field values on PlugNmeetToRecorder with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PlugNmeetToRecorder) ValidateAll ¶
func (m *PlugNmeetToRecorder) ValidateAll() error
ValidateAll checks the field values on PlugNmeetToRecorder with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PlugNmeetToRecorderMultiError, or nil if none found.
type PlugNmeetToRecorderMultiError ¶
type PlugNmeetToRecorderMultiError []error
PlugNmeetToRecorderMultiError is an error wrapping multiple validation errors returned by PlugNmeetToRecorder.ValidateAll() if the designated constraints aren't met.
func (PlugNmeetToRecorderMultiError) AllErrors ¶
func (m PlugNmeetToRecorderMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PlugNmeetToRecorderMultiError) Error ¶
func (m PlugNmeetToRecorderMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PlugNmeetToRecorderValidationError ¶
type PlugNmeetToRecorderValidationError struct {
// contains filtered or unexported fields
}
PlugNmeetToRecorderValidationError is the validation error returned by PlugNmeetToRecorder.Validate if the designated constraints aren't met.
func (PlugNmeetToRecorderValidationError) Cause ¶
func (e PlugNmeetToRecorderValidationError) Cause() error
Cause function returns cause value.
func (PlugNmeetToRecorderValidationError) Error ¶
func (e PlugNmeetToRecorderValidationError) Error() string
Error satisfies the builtin error interface
func (PlugNmeetToRecorderValidationError) ErrorName ¶
func (e PlugNmeetToRecorderValidationError) ErrorName() string
ErrorName returns error name.
func (PlugNmeetToRecorderValidationError) Field ¶
func (e PlugNmeetToRecorderValidationError) Field() string
Field function returns field value.
func (PlugNmeetToRecorderValidationError) Key ¶
func (e PlugNmeetToRecorderValidationError) Key() bool
Key function returns key value.
func (PlugNmeetToRecorderValidationError) Reason ¶
func (e PlugNmeetToRecorderValidationError) Reason() string
Reason function returns reason value.
type PollInfo ¶
type PollInfo struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` Question string `protobuf:"bytes,3,opt,name=question,proto3" json:"question,omitempty"` Options []*CreatePollOptions `protobuf:"bytes,4,rep,name=options,proto3" json:"options,omitempty"` IsRunning bool `protobuf:"varint,5,opt,name=is_running,json=isRunning,proto3" json:"is_running,omitempty"` Created int64 `protobuf:"varint,6,opt,name=created,proto3" json:"created,omitempty"` CreatedBy string `protobuf:"bytes,7,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"` ClosedBy string `protobuf:"bytes,8,opt,name=closed_by,json=closedBy,proto3" json:"closed_by,omitempty"` // contains filtered or unexported fields }
func (*PollInfo) Descriptor
deprecated
func (*PollInfo) GetClosedBy ¶
func (*PollInfo) GetCreated ¶
func (*PollInfo) GetCreatedBy ¶
func (*PollInfo) GetIsRunning ¶
func (*PollInfo) GetOptions ¶
func (x *PollInfo) GetOptions() []*CreatePollOptions
func (*PollInfo) GetQuestion ¶
func (*PollInfo) ProtoMessage ¶
func (*PollInfo) ProtoMessage()
func (*PollInfo) ProtoReflect ¶
func (x *PollInfo) ProtoReflect() protoreflect.Message
func (*PollInfo) Validate ¶
Validate checks the field values on PollInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PollInfo) ValidateAll ¶
ValidateAll checks the field values on PollInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PollInfoMultiError, or nil if none found.
type PollInfoMultiError ¶
type PollInfoMultiError []error
PollInfoMultiError is an error wrapping multiple validation errors returned by PollInfo.ValidateAll() if the designated constraints aren't met.
func (PollInfoMultiError) AllErrors ¶
func (m PollInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PollInfoMultiError) Error ¶
func (m PollInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PollInfoValidationError ¶
type PollInfoValidationError struct {
// contains filtered or unexported fields
}
PollInfoValidationError is the validation error returned by PollInfo.Validate if the designated constraints aren't met.
func (PollInfoValidationError) Cause ¶
func (e PollInfoValidationError) Cause() error
Cause function returns cause value.
func (PollInfoValidationError) Error ¶
func (e PollInfoValidationError) Error() string
Error satisfies the builtin error interface
func (PollInfoValidationError) ErrorName ¶
func (e PollInfoValidationError) ErrorName() string
ErrorName returns error name.
func (PollInfoValidationError) Field ¶
func (e PollInfoValidationError) Field() string
Field function returns field value.
func (PollInfoValidationError) Key ¶
func (e PollInfoValidationError) Key() bool
Key function returns key value.
func (PollInfoValidationError) Reason ¶
func (e PollInfoValidationError) Reason() string
Reason function returns reason value.
type PollResponse ¶
type PollResponse struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` PollId *string `protobuf:"bytes,3,opt,name=poll_id,json=pollId,proto3,oneof" json:"poll_id,omitempty"` TotalResponses *uint64 `protobuf:"varint,4,opt,name=total_responses,json=totalResponses,proto3,oneof" json:"total_responses,omitempty"` Voted *uint64 `protobuf:"varint,5,opt,name=voted,proto3,oneof" json:"voted,omitempty"` Responses map[string]string `` /* 159-byte string literal not displayed */ Polls []*PollInfo `protobuf:"bytes,7,rep,name=polls,proto3" json:"polls,omitempty"` Stats *PollsStats `protobuf:"bytes,8,opt,name=stats,proto3,oneof" json:"stats,omitempty"` TotalPolls *uint64 `protobuf:"varint,9,opt,name=total_polls,json=totalPolls,proto3,oneof" json:"total_polls,omitempty"` TotalRunning *uint64 `protobuf:"varint,10,opt,name=total_running,json=totalRunning,proto3,oneof" json:"total_running,omitempty"` PollResponsesResult *PollResponsesResult `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PollResponse) Descriptor
deprecated
func (*PollResponse) Descriptor() ([]byte, []int)
Deprecated: Use PollResponse.ProtoReflect.Descriptor instead.
func (*PollResponse) GetMsg ¶
func (x *PollResponse) GetMsg() string
func (*PollResponse) GetPollId ¶
func (x *PollResponse) GetPollId() string
func (*PollResponse) GetPollResponsesResult ¶
func (x *PollResponse) GetPollResponsesResult() *PollResponsesResult
func (*PollResponse) GetPolls ¶
func (x *PollResponse) GetPolls() []*PollInfo
func (*PollResponse) GetResponses ¶
func (x *PollResponse) GetResponses() map[string]string
func (*PollResponse) GetStats ¶
func (x *PollResponse) GetStats() *PollsStats
func (*PollResponse) GetStatus ¶
func (x *PollResponse) GetStatus() bool
func (*PollResponse) GetTotalPolls ¶
func (x *PollResponse) GetTotalPolls() uint64
func (*PollResponse) GetTotalResponses ¶
func (x *PollResponse) GetTotalResponses() uint64
func (*PollResponse) GetTotalRunning ¶
func (x *PollResponse) GetTotalRunning() uint64
func (*PollResponse) GetVoted ¶
func (x *PollResponse) GetVoted() uint64
func (*PollResponse) ProtoMessage ¶
func (*PollResponse) ProtoMessage()
func (*PollResponse) ProtoReflect ¶
func (x *PollResponse) ProtoReflect() protoreflect.Message
func (*PollResponse) Reset ¶
func (x *PollResponse) Reset()
func (*PollResponse) String ¶
func (x *PollResponse) String() string
func (*PollResponse) Validate ¶
func (m *PollResponse) Validate() error
Validate checks the field values on PollResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PollResponse) ValidateAll ¶
func (m *PollResponse) ValidateAll() error
ValidateAll checks the field values on PollResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PollResponseMultiError, or nil if none found.
type PollResponseMultiError ¶
type PollResponseMultiError []error
PollResponseMultiError is an error wrapping multiple validation errors returned by PollResponse.ValidateAll() if the designated constraints aren't met.
func (PollResponseMultiError) AllErrors ¶
func (m PollResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PollResponseMultiError) Error ¶
func (m PollResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PollResponseValidationError ¶
type PollResponseValidationError struct {
// contains filtered or unexported fields
}
PollResponseValidationError is the validation error returned by PollResponse.Validate if the designated constraints aren't met.
func (PollResponseValidationError) Cause ¶
func (e PollResponseValidationError) Cause() error
Cause function returns cause value.
func (PollResponseValidationError) Error ¶
func (e PollResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PollResponseValidationError) ErrorName ¶
func (e PollResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PollResponseValidationError) Field ¶
func (e PollResponseValidationError) Field() string
Field function returns field value.
func (PollResponseValidationError) Key ¶
func (e PollResponseValidationError) Key() bool
Key function returns key value.
func (PollResponseValidationError) Reason ¶
func (e PollResponseValidationError) Reason() string
Reason function returns reason value.
type PollResponsesResult ¶
type PollResponsesResult struct { Question string `protobuf:"bytes,1,opt,name=question,proto3" json:"question,omitempty"` TotalResponses uint64 `protobuf:"varint,2,opt,name=total_responses,json=totalResponses,proto3" json:"total_responses,omitempty"` Options []*PollResponsesResultOptions `protobuf:"bytes,3,rep,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*PollResponsesResult) Descriptor
deprecated
func (*PollResponsesResult) Descriptor() ([]byte, []int)
Deprecated: Use PollResponsesResult.ProtoReflect.Descriptor instead.
func (*PollResponsesResult) GetOptions ¶
func (x *PollResponsesResult) GetOptions() []*PollResponsesResultOptions
func (*PollResponsesResult) GetQuestion ¶
func (x *PollResponsesResult) GetQuestion() string
func (*PollResponsesResult) GetTotalResponses ¶
func (x *PollResponsesResult) GetTotalResponses() uint64
func (*PollResponsesResult) ProtoMessage ¶
func (*PollResponsesResult) ProtoMessage()
func (*PollResponsesResult) ProtoReflect ¶
func (x *PollResponsesResult) ProtoReflect() protoreflect.Message
func (*PollResponsesResult) Reset ¶
func (x *PollResponsesResult) Reset()
func (*PollResponsesResult) String ¶
func (x *PollResponsesResult) String() string
func (*PollResponsesResult) Validate ¶
func (m *PollResponsesResult) Validate() error
Validate checks the field values on PollResponsesResult with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PollResponsesResult) ValidateAll ¶
func (m *PollResponsesResult) ValidateAll() error
ValidateAll checks the field values on PollResponsesResult with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PollResponsesResultMultiError, or nil if none found.
type PollResponsesResultMultiError ¶
type PollResponsesResultMultiError []error
PollResponsesResultMultiError is an error wrapping multiple validation errors returned by PollResponsesResult.ValidateAll() if the designated constraints aren't met.
func (PollResponsesResultMultiError) AllErrors ¶
func (m PollResponsesResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PollResponsesResultMultiError) Error ¶
func (m PollResponsesResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PollResponsesResultOptions ¶
type PollResponsesResultOptions struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` VoteCount uint64 `protobuf:"varint,3,opt,name=vote_count,json=voteCount,proto3" json:"vote_count,omitempty"` // contains filtered or unexported fields }
func (*PollResponsesResultOptions) Descriptor
deprecated
func (*PollResponsesResultOptions) Descriptor() ([]byte, []int)
Deprecated: Use PollResponsesResultOptions.ProtoReflect.Descriptor instead.
func (*PollResponsesResultOptions) GetId ¶
func (x *PollResponsesResultOptions) GetId() uint64
func (*PollResponsesResultOptions) GetText ¶
func (x *PollResponsesResultOptions) GetText() string
func (*PollResponsesResultOptions) GetVoteCount ¶
func (x *PollResponsesResultOptions) GetVoteCount() uint64
func (*PollResponsesResultOptions) ProtoMessage ¶
func (*PollResponsesResultOptions) ProtoMessage()
func (*PollResponsesResultOptions) ProtoReflect ¶
func (x *PollResponsesResultOptions) ProtoReflect() protoreflect.Message
func (*PollResponsesResultOptions) Reset ¶
func (x *PollResponsesResultOptions) Reset()
func (*PollResponsesResultOptions) String ¶
func (x *PollResponsesResultOptions) String() string
func (*PollResponsesResultOptions) Validate ¶
func (m *PollResponsesResultOptions) Validate() error
Validate checks the field values on PollResponsesResultOptions with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PollResponsesResultOptions) ValidateAll ¶
func (m *PollResponsesResultOptions) ValidateAll() error
ValidateAll checks the field values on PollResponsesResultOptions with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PollResponsesResultOptionsMultiError, or nil if none found.
type PollResponsesResultOptionsMultiError ¶
type PollResponsesResultOptionsMultiError []error
PollResponsesResultOptionsMultiError is an error wrapping multiple validation errors returned by PollResponsesResultOptions.ValidateAll() if the designated constraints aren't met.
func (PollResponsesResultOptionsMultiError) AllErrors ¶
func (m PollResponsesResultOptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PollResponsesResultOptionsMultiError) Error ¶
func (m PollResponsesResultOptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PollResponsesResultOptionsValidationError ¶
type PollResponsesResultOptionsValidationError struct {
// contains filtered or unexported fields
}
PollResponsesResultOptionsValidationError is the validation error returned by PollResponsesResultOptions.Validate if the designated constraints aren't met.
func (PollResponsesResultOptionsValidationError) Cause ¶
func (e PollResponsesResultOptionsValidationError) Cause() error
Cause function returns cause value.
func (PollResponsesResultOptionsValidationError) Error ¶
func (e PollResponsesResultOptionsValidationError) Error() string
Error satisfies the builtin error interface
func (PollResponsesResultOptionsValidationError) ErrorName ¶
func (e PollResponsesResultOptionsValidationError) ErrorName() string
ErrorName returns error name.
func (PollResponsesResultOptionsValidationError) Field ¶
func (e PollResponsesResultOptionsValidationError) Field() string
Field function returns field value.
func (PollResponsesResultOptionsValidationError) Key ¶
func (e PollResponsesResultOptionsValidationError) Key() bool
Key function returns key value.
func (PollResponsesResultOptionsValidationError) Reason ¶
func (e PollResponsesResultOptionsValidationError) Reason() string
Reason function returns reason value.
type PollResponsesResultValidationError ¶
type PollResponsesResultValidationError struct {
// contains filtered or unexported fields
}
PollResponsesResultValidationError is the validation error returned by PollResponsesResult.Validate if the designated constraints aren't met.
func (PollResponsesResultValidationError) Cause ¶
func (e PollResponsesResultValidationError) Cause() error
Cause function returns cause value.
func (PollResponsesResultValidationError) Error ¶
func (e PollResponsesResultValidationError) Error() string
Error satisfies the builtin error interface
func (PollResponsesResultValidationError) ErrorName ¶
func (e PollResponsesResultValidationError) ErrorName() string
ErrorName returns error name.
func (PollResponsesResultValidationError) Field ¶
func (e PollResponsesResultValidationError) Field() string
Field function returns field value.
func (PollResponsesResultValidationError) Key ¶
func (e PollResponsesResultValidationError) Key() bool
Key function returns key value.
func (PollResponsesResultValidationError) Reason ¶
func (e PollResponsesResultValidationError) Reason() string
Reason function returns reason value.
type PollsStats ¶
type PollsStats struct { TotalPolls uint64 `protobuf:"varint,1,opt,name=total_polls,json=totalPolls,proto3" json:"total_polls,omitempty"` TotalRunning uint64 `protobuf:"varint,2,opt,name=total_running,json=totalRunning,proto3" json:"total_running,omitempty"` // contains filtered or unexported fields }
func (*PollsStats) Descriptor
deprecated
func (*PollsStats) Descriptor() ([]byte, []int)
Deprecated: Use PollsStats.ProtoReflect.Descriptor instead.
func (*PollsStats) GetTotalPolls ¶
func (x *PollsStats) GetTotalPolls() uint64
func (*PollsStats) GetTotalRunning ¶
func (x *PollsStats) GetTotalRunning() uint64
func (*PollsStats) ProtoMessage ¶
func (*PollsStats) ProtoMessage()
func (*PollsStats) ProtoReflect ¶
func (x *PollsStats) ProtoReflect() protoreflect.Message
func (*PollsStats) Reset ¶
func (x *PollsStats) Reset()
func (*PollsStats) String ¶
func (x *PollsStats) String() string
func (*PollsStats) Validate ¶
func (m *PollsStats) Validate() error
Validate checks the field values on PollsStats with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PollsStats) ValidateAll ¶
func (m *PollsStats) ValidateAll() error
ValidateAll checks the field values on PollsStats with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PollsStatsMultiError, or nil if none found.
type PollsStatsMultiError ¶
type PollsStatsMultiError []error
PollsStatsMultiError is an error wrapping multiple validation errors returned by PollsStats.ValidateAll() if the designated constraints aren't met.
func (PollsStatsMultiError) AllErrors ¶
func (m PollsStatsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PollsStatsMultiError) Error ¶
func (m PollsStatsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PollsStatsValidationError ¶
type PollsStatsValidationError struct {
// contains filtered or unexported fields
}
PollsStatsValidationError is the validation error returned by PollsStats.Validate if the designated constraints aren't met.
func (PollsStatsValidationError) Cause ¶
func (e PollsStatsValidationError) Cause() error
Cause function returns cause value.
func (PollsStatsValidationError) Error ¶
func (e PollsStatsValidationError) Error() string
Error satisfies the builtin error interface
func (PollsStatsValidationError) ErrorName ¶
func (e PollsStatsValidationError) ErrorName() string
ErrorName returns error name.
func (PollsStatsValidationError) Field ¶
func (e PollsStatsValidationError) Field() string
Field function returns field value.
func (PollsStatsValidationError) Key ¶
func (e PollsStatsValidationError) Key() bool
Key function returns key value.
func (PollsStatsValidationError) Reason ¶
func (e PollsStatsValidationError) Reason() string
Reason function returns reason value.
type RecorderServiceType ¶
type RecorderServiceType int32
const ( RecorderServiceType_RECORDING RecorderServiceType = 0 RecorderServiceType_RTMP RecorderServiceType = 1 )
func (RecorderServiceType) Descriptor ¶
func (RecorderServiceType) Descriptor() protoreflect.EnumDescriptor
func (RecorderServiceType) Enum ¶
func (x RecorderServiceType) Enum() *RecorderServiceType
func (RecorderServiceType) EnumDescriptor
deprecated
func (RecorderServiceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RecorderServiceType.Descriptor instead.
func (RecorderServiceType) Number ¶
func (x RecorderServiceType) Number() protoreflect.EnumNumber
func (RecorderServiceType) String ¶
func (x RecorderServiceType) String() string
func (RecorderServiceType) Type ¶
func (RecorderServiceType) Type() protoreflect.EnumType
type RecorderToPlugNmeet ¶
type RecorderToPlugNmeet struct { From string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` Task RecordingTasks `protobuf:"varint,2,opt,name=task,proto3,enum=plugnmeet.RecordingTasks" json:"task,omitempty"` Status bool `protobuf:"varint,3,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,4,opt,name=msg,proto3" json:"msg,omitempty"` RecordingId string `protobuf:"bytes,5,opt,name=recording_id,json=recordingId,proto3" json:"recording_id,omitempty"` RoomTableId int64 `protobuf:"varint,11,opt,name=room_table_id,json=roomTableId,proto3" json:"room_table_id,omitempty"` RoomId string `protobuf:"bytes,6,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomSid string `protobuf:"bytes,7,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` RecorderId string `protobuf:"bytes,8,opt,name=recorder_id,json=recorderId,proto3" json:"recorder_id,omitempty"` FilePath string `protobuf:"bytes,9,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"` FileSize float32 `protobuf:"fixed32,10,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"` // next key 12 // contains filtered or unexported fields }
func (*RecorderToPlugNmeet) Descriptor
deprecated
func (*RecorderToPlugNmeet) Descriptor() ([]byte, []int)
Deprecated: Use RecorderToPlugNmeet.ProtoReflect.Descriptor instead.
func (*RecorderToPlugNmeet) GetFilePath ¶
func (x *RecorderToPlugNmeet) GetFilePath() string
func (*RecorderToPlugNmeet) GetFileSize ¶
func (x *RecorderToPlugNmeet) GetFileSize() float32
func (*RecorderToPlugNmeet) GetFrom ¶
func (x *RecorderToPlugNmeet) GetFrom() string
func (*RecorderToPlugNmeet) GetMsg ¶
func (x *RecorderToPlugNmeet) GetMsg() string
func (*RecorderToPlugNmeet) GetRecorderId ¶
func (x *RecorderToPlugNmeet) GetRecorderId() string
func (*RecorderToPlugNmeet) GetRecordingId ¶
func (x *RecorderToPlugNmeet) GetRecordingId() string
func (*RecorderToPlugNmeet) GetRoomId ¶
func (x *RecorderToPlugNmeet) GetRoomId() string
func (*RecorderToPlugNmeet) GetRoomSid ¶
func (x *RecorderToPlugNmeet) GetRoomSid() string
func (*RecorderToPlugNmeet) GetRoomTableId ¶
func (x *RecorderToPlugNmeet) GetRoomTableId() int64
func (*RecorderToPlugNmeet) GetStatus ¶
func (x *RecorderToPlugNmeet) GetStatus() bool
func (*RecorderToPlugNmeet) GetTask ¶
func (x *RecorderToPlugNmeet) GetTask() RecordingTasks
func (*RecorderToPlugNmeet) ProtoMessage ¶
func (*RecorderToPlugNmeet) ProtoMessage()
func (*RecorderToPlugNmeet) ProtoReflect ¶
func (x *RecorderToPlugNmeet) ProtoReflect() protoreflect.Message
func (*RecorderToPlugNmeet) Reset ¶
func (x *RecorderToPlugNmeet) Reset()
func (*RecorderToPlugNmeet) String ¶
func (x *RecorderToPlugNmeet) String() string
func (*RecorderToPlugNmeet) Validate ¶
func (m *RecorderToPlugNmeet) Validate() error
Validate checks the field values on RecorderToPlugNmeet with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecorderToPlugNmeet) ValidateAll ¶
func (m *RecorderToPlugNmeet) ValidateAll() error
ValidateAll checks the field values on RecorderToPlugNmeet with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecorderToPlugNmeetMultiError, or nil if none found.
type RecorderToPlugNmeetMultiError ¶
type RecorderToPlugNmeetMultiError []error
RecorderToPlugNmeetMultiError is an error wrapping multiple validation errors returned by RecorderToPlugNmeet.ValidateAll() if the designated constraints aren't met.
func (RecorderToPlugNmeetMultiError) AllErrors ¶
func (m RecorderToPlugNmeetMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecorderToPlugNmeetMultiError) Error ¶
func (m RecorderToPlugNmeetMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecorderToPlugNmeetValidationError ¶
type RecorderToPlugNmeetValidationError struct {
// contains filtered or unexported fields
}
RecorderToPlugNmeetValidationError is the validation error returned by RecorderToPlugNmeet.Validate if the designated constraints aren't met.
func (RecorderToPlugNmeetValidationError) Cause ¶
func (e RecorderToPlugNmeetValidationError) Cause() error
Cause function returns cause value.
func (RecorderToPlugNmeetValidationError) Error ¶
func (e RecorderToPlugNmeetValidationError) Error() string
Error satisfies the builtin error interface
func (RecorderToPlugNmeetValidationError) ErrorName ¶
func (e RecorderToPlugNmeetValidationError) ErrorName() string
ErrorName returns error name.
func (RecorderToPlugNmeetValidationError) Field ¶
func (e RecorderToPlugNmeetValidationError) Field() string
Field function returns field value.
func (RecorderToPlugNmeetValidationError) Key ¶
func (e RecorderToPlugNmeetValidationError) Key() bool
Key function returns key value.
func (RecorderToPlugNmeetValidationError) Reason ¶
func (e RecorderToPlugNmeetValidationError) Reason() string
Reason function returns reason value.
type RecordingFeatures ¶
type RecordingFeatures struct { IsAllow bool `protobuf:"varint,1,opt,name=is_allow,json=isAllow,proto3" json:"is_allow,omitempty"` IsAllowCloud bool `protobuf:"varint,2,opt,name=is_allow_cloud,json=isAllowCloud,proto3" json:"is_allow_cloud,omitempty"` EnableAutoCloudRecording bool `` /* 138-byte string literal not displayed */ IsAllowLocal bool `protobuf:"varint,4,opt,name=is_allow_local,json=isAllowLocal,proto3" json:"is_allow_local,omitempty"` OnlyRecordAdminWebcams bool `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RecordingFeatures) Descriptor
deprecated
func (*RecordingFeatures) Descriptor() ([]byte, []int)
Deprecated: Use RecordingFeatures.ProtoReflect.Descriptor instead.
func (*RecordingFeatures) GetEnableAutoCloudRecording ¶
func (x *RecordingFeatures) GetEnableAutoCloudRecording() bool
func (*RecordingFeatures) GetIsAllow ¶
func (x *RecordingFeatures) GetIsAllow() bool
func (*RecordingFeatures) GetIsAllowCloud ¶
func (x *RecordingFeatures) GetIsAllowCloud() bool
func (*RecordingFeatures) GetIsAllowLocal ¶
func (x *RecordingFeatures) GetIsAllowLocal() bool
func (*RecordingFeatures) GetOnlyRecordAdminWebcams ¶
func (x *RecordingFeatures) GetOnlyRecordAdminWebcams() bool
func (*RecordingFeatures) ProtoMessage ¶
func (*RecordingFeatures) ProtoMessage()
func (*RecordingFeatures) ProtoReflect ¶
func (x *RecordingFeatures) ProtoReflect() protoreflect.Message
func (*RecordingFeatures) Reset ¶
func (x *RecordingFeatures) Reset()
func (*RecordingFeatures) String ¶
func (x *RecordingFeatures) String() string
func (*RecordingFeatures) Validate ¶
func (m *RecordingFeatures) Validate() error
Validate checks the field values on RecordingFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordingFeatures) ValidateAll ¶
func (m *RecordingFeatures) ValidateAll() error
ValidateAll checks the field values on RecordingFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordingFeaturesMultiError, or nil if none found.
type RecordingFeaturesMultiError ¶
type RecordingFeaturesMultiError []error
RecordingFeaturesMultiError is an error wrapping multiple validation errors returned by RecordingFeatures.ValidateAll() if the designated constraints aren't met.
func (RecordingFeaturesMultiError) AllErrors ¶
func (m RecordingFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordingFeaturesMultiError) Error ¶
func (m RecordingFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordingFeaturesValidationError ¶
type RecordingFeaturesValidationError struct {
// contains filtered or unexported fields
}
RecordingFeaturesValidationError is the validation error returned by RecordingFeatures.Validate if the designated constraints aren't met.
func (RecordingFeaturesValidationError) Cause ¶
func (e RecordingFeaturesValidationError) Cause() error
Cause function returns cause value.
func (RecordingFeaturesValidationError) Error ¶
func (e RecordingFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (RecordingFeaturesValidationError) ErrorName ¶
func (e RecordingFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (RecordingFeaturesValidationError) Field ¶
func (e RecordingFeaturesValidationError) Field() string
Field function returns field value.
func (RecordingFeaturesValidationError) Key ¶
func (e RecordingFeaturesValidationError) Key() bool
Key function returns key value.
func (RecordingFeaturesValidationError) Reason ¶
func (e RecordingFeaturesValidationError) Reason() string
Reason function returns reason value.
type RecordingInfo ¶
type RecordingInfo struct { RecordId string `protobuf:"bytes,1,opt,name=record_id,json=recordId,proto3" json:"record_id,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomSid string `protobuf:"bytes,3,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` FilePath string `protobuf:"bytes,4,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"` FileSize float32 `protobuf:"fixed32,5,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"` CreationTime int64 `protobuf:"varint,6,opt,name=creation_time,json=creationTime,proto3" json:"creation_time,omitempty"` RoomCreationTime int64 `protobuf:"varint,7,opt,name=room_creation_time,json=roomCreationTime,proto3" json:"room_creation_time,omitempty"` // contains filtered or unexported fields }
func (*RecordingInfo) Descriptor
deprecated
func (*RecordingInfo) Descriptor() ([]byte, []int)
Deprecated: Use RecordingInfo.ProtoReflect.Descriptor instead.
func (*RecordingInfo) GetCreationTime ¶
func (x *RecordingInfo) GetCreationTime() int64
func (*RecordingInfo) GetFilePath ¶
func (x *RecordingInfo) GetFilePath() string
func (*RecordingInfo) GetFileSize ¶
func (x *RecordingInfo) GetFileSize() float32
func (*RecordingInfo) GetRecordId ¶
func (x *RecordingInfo) GetRecordId() string
func (*RecordingInfo) GetRoomCreationTime ¶
func (x *RecordingInfo) GetRoomCreationTime() int64
func (*RecordingInfo) GetRoomId ¶
func (x *RecordingInfo) GetRoomId() string
func (*RecordingInfo) GetRoomSid ¶
func (x *RecordingInfo) GetRoomSid() string
func (*RecordingInfo) ProtoMessage ¶
func (*RecordingInfo) ProtoMessage()
func (*RecordingInfo) ProtoReflect ¶
func (x *RecordingInfo) ProtoReflect() protoreflect.Message
func (*RecordingInfo) Reset ¶
func (x *RecordingInfo) Reset()
func (*RecordingInfo) String ¶
func (x *RecordingInfo) String() string
func (*RecordingInfo) Validate ¶
func (m *RecordingInfo) Validate() error
Validate checks the field values on RecordingInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordingInfo) ValidateAll ¶
func (m *RecordingInfo) ValidateAll() error
ValidateAll checks the field values on RecordingInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordingInfoMultiError, or nil if none found.
type RecordingInfoEvent ¶
type RecordingInfoEvent struct { RecordId string `protobuf:"bytes,1,opt,name=record_id,json=recordId,proto3" json:"record_id,omitempty"` RecorderId string `protobuf:"bytes,2,opt,name=recorder_id,json=recorderId,proto3" json:"recorder_id,omitempty"` RecorderMsg string `protobuf:"bytes,3,opt,name=recorder_msg,json=recorderMsg,proto3" json:"recorder_msg,omitempty"` FilePath *string `protobuf:"bytes,4,opt,name=file_path,json=filePath,proto3,oneof" json:"file_path,omitempty"` FileSize *float32 `protobuf:"fixed32,5,opt,name=file_size,json=fileSize,proto3,oneof" json:"file_size,omitempty"` // contains filtered or unexported fields }
func (*RecordingInfoEvent) Descriptor
deprecated
func (*RecordingInfoEvent) Descriptor() ([]byte, []int)
Deprecated: Use RecordingInfoEvent.ProtoReflect.Descriptor instead.
func (*RecordingInfoEvent) GetFilePath ¶
func (x *RecordingInfoEvent) GetFilePath() string
func (*RecordingInfoEvent) GetFileSize ¶
func (x *RecordingInfoEvent) GetFileSize() float32
func (*RecordingInfoEvent) GetRecordId ¶
func (x *RecordingInfoEvent) GetRecordId() string
func (*RecordingInfoEvent) GetRecorderId ¶
func (x *RecordingInfoEvent) GetRecorderId() string
func (*RecordingInfoEvent) GetRecorderMsg ¶
func (x *RecordingInfoEvent) GetRecorderMsg() string
func (*RecordingInfoEvent) ProtoMessage ¶
func (*RecordingInfoEvent) ProtoMessage()
func (*RecordingInfoEvent) ProtoReflect ¶
func (x *RecordingInfoEvent) ProtoReflect() protoreflect.Message
func (*RecordingInfoEvent) Reset ¶
func (x *RecordingInfoEvent) Reset()
func (*RecordingInfoEvent) String ¶
func (x *RecordingInfoEvent) String() string
func (*RecordingInfoEvent) Validate ¶
func (m *RecordingInfoEvent) Validate() error
Validate checks the field values on RecordingInfoEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordingInfoEvent) ValidateAll ¶
func (m *RecordingInfoEvent) ValidateAll() error
ValidateAll checks the field values on RecordingInfoEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordingInfoEventMultiError, or nil if none found.
type RecordingInfoEventMultiError ¶
type RecordingInfoEventMultiError []error
RecordingInfoEventMultiError is an error wrapping multiple validation errors returned by RecordingInfoEvent.ValidateAll() if the designated constraints aren't met.
func (RecordingInfoEventMultiError) AllErrors ¶
func (m RecordingInfoEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordingInfoEventMultiError) Error ¶
func (m RecordingInfoEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordingInfoEventValidationError ¶
type RecordingInfoEventValidationError struct {
// contains filtered or unexported fields
}
RecordingInfoEventValidationError is the validation error returned by RecordingInfoEvent.Validate if the designated constraints aren't met.
func (RecordingInfoEventValidationError) Cause ¶
func (e RecordingInfoEventValidationError) Cause() error
Cause function returns cause value.
func (RecordingInfoEventValidationError) Error ¶
func (e RecordingInfoEventValidationError) Error() string
Error satisfies the builtin error interface
func (RecordingInfoEventValidationError) ErrorName ¶
func (e RecordingInfoEventValidationError) ErrorName() string
ErrorName returns error name.
func (RecordingInfoEventValidationError) Field ¶
func (e RecordingInfoEventValidationError) Field() string
Field function returns field value.
func (RecordingInfoEventValidationError) Key ¶
func (e RecordingInfoEventValidationError) Key() bool
Key function returns key value.
func (RecordingInfoEventValidationError) Reason ¶
func (e RecordingInfoEventValidationError) Reason() string
Reason function returns reason value.
type RecordingInfoMultiError ¶
type RecordingInfoMultiError []error
RecordingInfoMultiError is an error wrapping multiple validation errors returned by RecordingInfo.ValidateAll() if the designated constraints aren't met.
func (RecordingInfoMultiError) AllErrors ¶
func (m RecordingInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordingInfoMultiError) Error ¶
func (m RecordingInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordingInfoValidationError ¶
type RecordingInfoValidationError struct {
// contains filtered or unexported fields
}
RecordingInfoValidationError is the validation error returned by RecordingInfo.Validate if the designated constraints aren't met.
func (RecordingInfoValidationError) Cause ¶
func (e RecordingInfoValidationError) Cause() error
Cause function returns cause value.
func (RecordingInfoValidationError) Error ¶
func (e RecordingInfoValidationError) Error() string
Error satisfies the builtin error interface
func (RecordingInfoValidationError) ErrorName ¶
func (e RecordingInfoValidationError) ErrorName() string
ErrorName returns error name.
func (RecordingInfoValidationError) Field ¶
func (e RecordingInfoValidationError) Field() string
Field function returns field value.
func (RecordingInfoValidationError) Key ¶
func (e RecordingInfoValidationError) Key() bool
Key function returns key value.
func (RecordingInfoValidationError) Reason ¶
func (e RecordingInfoValidationError) Reason() string
Reason function returns reason value.
type RecordingReq ¶
type RecordingReq struct { Task RecordingTasks `protobuf:"varint,1,opt,name=task,proto3,enum=plugnmeet.RecordingTasks" json:"task,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomTableId int64 `protobuf:"varint,3,opt,name=room_table_id,json=roomTableId,proto3" json:"room_table_id,omitempty"` Sid string `protobuf:"bytes,4,opt,name=sid,proto3" json:"sid,omitempty"` RtmpUrl *string `protobuf:"bytes,5,opt,name=rtmp_url,json=rtmpUrl,proto3,oneof" json:"rtmp_url,omitempty"` CustomDesign *string `protobuf:"bytes,6,opt,name=custom_design,json=customDesign,proto3,oneof" json:"custom_design,omitempty"` // contains filtered or unexported fields }
func (*RecordingReq) Descriptor
deprecated
func (*RecordingReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordingReq.ProtoReflect.Descriptor instead.
func (*RecordingReq) GetCustomDesign ¶
func (x *RecordingReq) GetCustomDesign() string
func (*RecordingReq) GetRoomId ¶
func (x *RecordingReq) GetRoomId() string
func (*RecordingReq) GetRoomTableId ¶
func (x *RecordingReq) GetRoomTableId() int64
func (*RecordingReq) GetRtmpUrl ¶
func (x *RecordingReq) GetRtmpUrl() string
func (*RecordingReq) GetSid ¶
func (x *RecordingReq) GetSid() string
func (*RecordingReq) GetTask ¶
func (x *RecordingReq) GetTask() RecordingTasks
func (*RecordingReq) ProtoMessage ¶
func (*RecordingReq) ProtoMessage()
func (*RecordingReq) ProtoReflect ¶
func (x *RecordingReq) ProtoReflect() protoreflect.Message
func (*RecordingReq) Reset ¶
func (x *RecordingReq) Reset()
func (*RecordingReq) String ¶
func (x *RecordingReq) String() string
func (*RecordingReq) Validate ¶
func (m *RecordingReq) Validate() error
Validate checks the field values on RecordingReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordingReq) ValidateAll ¶
func (m *RecordingReq) ValidateAll() error
ValidateAll checks the field values on RecordingReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordingReqMultiError, or nil if none found.
type RecordingReqMultiError ¶
type RecordingReqMultiError []error
RecordingReqMultiError is an error wrapping multiple validation errors returned by RecordingReq.ValidateAll() if the designated constraints aren't met.
func (RecordingReqMultiError) AllErrors ¶
func (m RecordingReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordingReqMultiError) Error ¶
func (m RecordingReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordingReqValidationError ¶
type RecordingReqValidationError struct {
// contains filtered or unexported fields
}
RecordingReqValidationError is the validation error returned by RecordingReq.Validate if the designated constraints aren't met.
func (RecordingReqValidationError) Cause ¶
func (e RecordingReqValidationError) Cause() error
Cause function returns cause value.
func (RecordingReqValidationError) Error ¶
func (e RecordingReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordingReqValidationError) ErrorName ¶
func (e RecordingReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordingReqValidationError) Field ¶
func (e RecordingReqValidationError) Field() string
Field function returns field value.
func (RecordingReqValidationError) Key ¶
func (e RecordingReqValidationError) Key() bool
Key function returns key value.
func (RecordingReqValidationError) Reason ¶
func (e RecordingReqValidationError) Reason() string
Reason function returns reason value.
type RecordingTasks ¶
type RecordingTasks int32
const ( RecordingTasks_START_RECORDING RecordingTasks = 0 RecordingTasks_STOP_RECORDING RecordingTasks = 1 RecordingTasks_START_RTMP RecordingTasks = 2 RecordingTasks_STOP_RTMP RecordingTasks = 3 RecordingTasks_END_RECORDING RecordingTasks = 4 RecordingTasks_END_RTMP RecordingTasks = 5 RecordingTasks_RECORDING_PROCEEDED RecordingTasks = 6 RecordingTasks_STOP RecordingTasks = 7 )
func (RecordingTasks) Descriptor ¶
func (RecordingTasks) Descriptor() protoreflect.EnumDescriptor
func (RecordingTasks) Enum ¶
func (x RecordingTasks) Enum() *RecordingTasks
func (RecordingTasks) EnumDescriptor
deprecated
func (RecordingTasks) EnumDescriptor() ([]byte, []int)
Deprecated: Use RecordingTasks.Descriptor instead.
func (RecordingTasks) Number ¶
func (x RecordingTasks) Number() protoreflect.EnumNumber
func (RecordingTasks) String ¶
func (x RecordingTasks) String() string
func (RecordingTasks) Type ¶
func (RecordingTasks) Type() protoreflect.EnumType
type RemoveParticipantReq ¶
type RemoveParticipantReq struct { Sid string `protobuf:"bytes,1,opt,name=sid,proto3" json:"sid,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Msg string `protobuf:"bytes,4,opt,name=msg,proto3" json:"msg,omitempty"` BlockUser bool `protobuf:"varint,5,opt,name=block_user,json=blockUser,proto3" json:"block_user,omitempty"` // contains filtered or unexported fields }
func (*RemoveParticipantReq) Descriptor
deprecated
func (*RemoveParticipantReq) Descriptor() ([]byte, []int)
Deprecated: Use RemoveParticipantReq.ProtoReflect.Descriptor instead.
func (*RemoveParticipantReq) GetBlockUser ¶
func (x *RemoveParticipantReq) GetBlockUser() bool
func (*RemoveParticipantReq) GetMsg ¶
func (x *RemoveParticipantReq) GetMsg() string
func (*RemoveParticipantReq) GetRoomId ¶
func (x *RemoveParticipantReq) GetRoomId() string
func (*RemoveParticipantReq) GetSid ¶
func (x *RemoveParticipantReq) GetSid() string
func (*RemoveParticipantReq) GetUserId ¶
func (x *RemoveParticipantReq) GetUserId() string
func (*RemoveParticipantReq) ProtoMessage ¶
func (*RemoveParticipantReq) ProtoMessage()
func (*RemoveParticipantReq) ProtoReflect ¶
func (x *RemoveParticipantReq) ProtoReflect() protoreflect.Message
func (*RemoveParticipantReq) Reset ¶
func (x *RemoveParticipantReq) Reset()
func (*RemoveParticipantReq) String ¶
func (x *RemoveParticipantReq) String() string
func (*RemoveParticipantReq) Validate ¶
func (m *RemoveParticipantReq) Validate() error
Validate checks the field values on RemoveParticipantReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveParticipantReq) ValidateAll ¶
func (m *RemoveParticipantReq) ValidateAll() error
ValidateAll checks the field values on RemoveParticipantReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveParticipantReqMultiError, or nil if none found.
type RemoveParticipantReqMultiError ¶
type RemoveParticipantReqMultiError []error
RemoveParticipantReqMultiError is an error wrapping multiple validation errors returned by RemoveParticipantReq.ValidateAll() if the designated constraints aren't met.
func (RemoveParticipantReqMultiError) AllErrors ¶
func (m RemoveParticipantReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveParticipantReqMultiError) Error ¶
func (m RemoveParticipantReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveParticipantReqValidationError ¶
type RemoveParticipantReqValidationError struct {
// contains filtered or unexported fields
}
RemoveParticipantReqValidationError is the validation error returned by RemoveParticipantReq.Validate if the designated constraints aren't met.
func (RemoveParticipantReqValidationError) Cause ¶
func (e RemoveParticipantReqValidationError) Cause() error
Cause function returns cause value.
func (RemoveParticipantReqValidationError) Error ¶
func (e RemoveParticipantReqValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveParticipantReqValidationError) ErrorName ¶
func (e RemoveParticipantReqValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveParticipantReqValidationError) Field ¶
func (e RemoveParticipantReqValidationError) Field() string
Field function returns field value.
func (RemoveParticipantReqValidationError) Key ¶
func (e RemoveParticipantReqValidationError) Key() bool
Key function returns key value.
func (RemoveParticipantReqValidationError) Reason ¶
func (e RemoveParticipantReqValidationError) Reason() string
Reason function returns reason value.
type RoomCreateFeatures ¶
type RoomCreateFeatures struct { AllowWebcams bool `protobuf:"varint,1,opt,name=allow_webcams,json=allowWebcams,proto3" json:"allow_webcams,omitempty"` MuteOnStart bool `protobuf:"varint,2,opt,name=mute_on_start,json=muteOnStart,proto3" json:"mute_on_start,omitempty"` AllowRtmp bool `protobuf:"varint,5,opt,name=allow_rtmp,json=allowRtmp,proto3" json:"allow_rtmp,omitempty"` AllowViewOtherWebcams bool `` /* 129-byte string literal not displayed */ AllowViewOtherUsersList bool `` /* 137-byte string literal not displayed */ AdminOnlyWebcams bool `protobuf:"varint,8,opt,name=admin_only_webcams,json=adminOnlyWebcams,proto3" json:"admin_only_webcams,omitempty"` AllowPolls bool `protobuf:"varint,9,opt,name=allow_polls,json=allowPolls,proto3" json:"allow_polls,omitempty"` RoomDuration *uint64 `protobuf:"varint,10,opt,name=room_duration,json=roomDuration,proto3,oneof" json:"room_duration,omitempty"` RecordingFeatures *RecordingFeatures `protobuf:"bytes,11,opt,name=recording_features,json=recordingFeatures,proto3" json:"recording_features,omitempty"` ChatFeatures *ChatFeatures `protobuf:"bytes,12,opt,name=chat_features,json=chatFeatures,proto3" json:"chat_features,omitempty"` WhiteboardFeatures *WhiteboardFeatures `protobuf:"bytes,14,opt,name=whiteboard_features,json=whiteboardFeatures,proto3" json:"whiteboard_features,omitempty"` ExternalMediaPlayerFeatures *ExternalMediaPlayerFeatures `` /* 147-byte string literal not displayed */ WaitingRoomFeatures *WaitingRoomFeatures `protobuf:"bytes,16,opt,name=waiting_room_features,json=waitingRoomFeatures,proto3" json:"waiting_room_features,omitempty"` BreakoutRoomFeatures *BreakoutRoomFeatures `protobuf:"bytes,17,opt,name=breakout_room_features,json=breakoutRoomFeatures,proto3" json:"breakout_room_features,omitempty"` DisplayExternalLinkFeatures *DisplayExternalLinkFeatures `` /* 147-byte string literal not displayed */ IngressFeatures *IngressFeatures `protobuf:"bytes,19,opt,name=ingress_features,json=ingressFeatures,proto3" json:"ingress_features,omitempty"` SpeechToTextTranslationFeatures *SpeechToTextTranslationFeatures `` /* 161-byte string literal not displayed */ EndToEndEncryptionFeatures *EndToEndEncryptionFeatures `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RoomCreateFeatures) Descriptor
deprecated
func (*RoomCreateFeatures) Descriptor() ([]byte, []int)
Deprecated: Use RoomCreateFeatures.ProtoReflect.Descriptor instead.
func (*RoomCreateFeatures) GetAdminOnlyWebcams ¶
func (x *RoomCreateFeatures) GetAdminOnlyWebcams() bool
func (*RoomCreateFeatures) GetAllowPolls ¶
func (x *RoomCreateFeatures) GetAllowPolls() bool
func (*RoomCreateFeatures) GetAllowRtmp ¶
func (x *RoomCreateFeatures) GetAllowRtmp() bool
func (*RoomCreateFeatures) GetAllowScreenShare ¶
func (x *RoomCreateFeatures) GetAllowScreenShare() bool
func (*RoomCreateFeatures) GetAllowViewOtherUsersList ¶
func (x *RoomCreateFeatures) GetAllowViewOtherUsersList() bool
func (*RoomCreateFeatures) GetAllowViewOtherWebcams ¶
func (x *RoomCreateFeatures) GetAllowViewOtherWebcams() bool
func (*RoomCreateFeatures) GetAllowWebcams ¶
func (x *RoomCreateFeatures) GetAllowWebcams() bool
func (*RoomCreateFeatures) GetBreakoutRoomFeatures ¶
func (x *RoomCreateFeatures) GetBreakoutRoomFeatures() *BreakoutRoomFeatures
func (*RoomCreateFeatures) GetChatFeatures ¶
func (x *RoomCreateFeatures) GetChatFeatures() *ChatFeatures
func (*RoomCreateFeatures) GetDisplayExternalLinkFeatures ¶
func (x *RoomCreateFeatures) GetDisplayExternalLinkFeatures() *DisplayExternalLinkFeatures
func (*RoomCreateFeatures) GetEndToEndEncryptionFeatures ¶
func (x *RoomCreateFeatures) GetEndToEndEncryptionFeatures() *EndToEndEncryptionFeatures
func (*RoomCreateFeatures) GetExternalMediaPlayerFeatures ¶
func (x *RoomCreateFeatures) GetExternalMediaPlayerFeatures() *ExternalMediaPlayerFeatures
func (*RoomCreateFeatures) GetIngressFeatures ¶
func (x *RoomCreateFeatures) GetIngressFeatures() *IngressFeatures
func (*RoomCreateFeatures) GetMuteOnStart ¶
func (x *RoomCreateFeatures) GetMuteOnStart() bool
func (*RoomCreateFeatures) GetRecordingFeatures ¶
func (x *RoomCreateFeatures) GetRecordingFeatures() *RecordingFeatures
func (*RoomCreateFeatures) GetRoomDuration ¶
func (x *RoomCreateFeatures) GetRoomDuration() uint64
func (*RoomCreateFeatures) GetSharedNotePadFeatures ¶
func (x *RoomCreateFeatures) GetSharedNotePadFeatures() *SharedNotePadFeatures
func (*RoomCreateFeatures) GetSpeechToTextTranslationFeatures ¶
func (x *RoomCreateFeatures) GetSpeechToTextTranslationFeatures() *SpeechToTextTranslationFeatures
func (*RoomCreateFeatures) GetWaitingRoomFeatures ¶
func (x *RoomCreateFeatures) GetWaitingRoomFeatures() *WaitingRoomFeatures
func (*RoomCreateFeatures) GetWhiteboardFeatures ¶
func (x *RoomCreateFeatures) GetWhiteboardFeatures() *WhiteboardFeatures
func (*RoomCreateFeatures) ProtoMessage ¶
func (*RoomCreateFeatures) ProtoMessage()
func (*RoomCreateFeatures) ProtoReflect ¶
func (x *RoomCreateFeatures) ProtoReflect() protoreflect.Message
func (*RoomCreateFeatures) Reset ¶
func (x *RoomCreateFeatures) Reset()
func (*RoomCreateFeatures) String ¶
func (x *RoomCreateFeatures) String() string
func (*RoomCreateFeatures) Validate ¶
func (m *RoomCreateFeatures) Validate() error
Validate checks the field values on RoomCreateFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RoomCreateFeatures) ValidateAll ¶
func (m *RoomCreateFeatures) ValidateAll() error
ValidateAll checks the field values on RoomCreateFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoomCreateFeaturesMultiError, or nil if none found.
type RoomCreateFeaturesMultiError ¶
type RoomCreateFeaturesMultiError []error
RoomCreateFeaturesMultiError is an error wrapping multiple validation errors returned by RoomCreateFeatures.ValidateAll() if the designated constraints aren't met.
func (RoomCreateFeaturesMultiError) AllErrors ¶
func (m RoomCreateFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RoomCreateFeaturesMultiError) Error ¶
func (m RoomCreateFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RoomCreateFeaturesValidationError ¶
type RoomCreateFeaturesValidationError struct {
// contains filtered or unexported fields
}
RoomCreateFeaturesValidationError is the validation error returned by RoomCreateFeatures.Validate if the designated constraints aren't met.
func (RoomCreateFeaturesValidationError) Cause ¶
func (e RoomCreateFeaturesValidationError) Cause() error
Cause function returns cause value.
func (RoomCreateFeaturesValidationError) Error ¶
func (e RoomCreateFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (RoomCreateFeaturesValidationError) ErrorName ¶
func (e RoomCreateFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (RoomCreateFeaturesValidationError) Field ¶
func (e RoomCreateFeaturesValidationError) Field() string
Field function returns field value.
func (RoomCreateFeaturesValidationError) Key ¶
func (e RoomCreateFeaturesValidationError) Key() bool
Key function returns key value.
func (RoomCreateFeaturesValidationError) Reason ¶
func (e RoomCreateFeaturesValidationError) Reason() string
Reason function returns reason value.
type RoomEndAPIReq ¶
type RoomEndAPIReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
func (*RoomEndAPIReq) Descriptor
deprecated
func (*RoomEndAPIReq) Descriptor() ([]byte, []int)
Deprecated: Use RoomEndAPIReq.ProtoReflect.Descriptor instead.
func (*RoomEndAPIReq) GetRoomId ¶
func (x *RoomEndAPIReq) GetRoomId() string
func (*RoomEndAPIReq) ProtoMessage ¶
func (*RoomEndAPIReq) ProtoMessage()
func (*RoomEndAPIReq) ProtoReflect ¶
func (x *RoomEndAPIReq) ProtoReflect() protoreflect.Message
func (*RoomEndAPIReq) Reset ¶
func (x *RoomEndAPIReq) Reset()
func (*RoomEndAPIReq) String ¶
func (x *RoomEndAPIReq) String() string
func (*RoomEndAPIReq) Validate ¶
func (m *RoomEndAPIReq) Validate() error
Validate checks the field values on RoomEndAPIReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RoomEndAPIReq) ValidateAll ¶
func (m *RoomEndAPIReq) ValidateAll() error
ValidateAll checks the field values on RoomEndAPIReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoomEndAPIReqMultiError, or nil if none found.
type RoomEndAPIReqMultiError ¶
type RoomEndAPIReqMultiError []error
RoomEndAPIReqMultiError is an error wrapping multiple validation errors returned by RoomEndAPIReq.ValidateAll() if the designated constraints aren't met.
func (RoomEndAPIReqMultiError) AllErrors ¶
func (m RoomEndAPIReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RoomEndAPIReqMultiError) Error ¶
func (m RoomEndAPIReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RoomEndAPIReqValidationError ¶
type RoomEndAPIReqValidationError struct {
// contains filtered or unexported fields
}
RoomEndAPIReqValidationError is the validation error returned by RoomEndAPIReq.Validate if the designated constraints aren't met.
func (RoomEndAPIReqValidationError) Cause ¶
func (e RoomEndAPIReqValidationError) Cause() error
Cause function returns cause value.
func (RoomEndAPIReqValidationError) Error ¶
func (e RoomEndAPIReqValidationError) Error() string
Error satisfies the builtin error interface
func (RoomEndAPIReqValidationError) ErrorName ¶
func (e RoomEndAPIReqValidationError) ErrorName() string
ErrorName returns error name.
func (RoomEndAPIReqValidationError) Field ¶
func (e RoomEndAPIReqValidationError) Field() string
Field function returns field value.
func (RoomEndAPIReqValidationError) Key ¶
func (e RoomEndAPIReqValidationError) Key() bool
Key function returns key value.
func (RoomEndAPIReqValidationError) Reason ¶
func (e RoomEndAPIReqValidationError) Reason() string
Reason function returns reason value.
type RoomEndReq ¶
type RoomEndReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // contains filtered or unexported fields }
func (*RoomEndReq) Descriptor
deprecated
func (*RoomEndReq) Descriptor() ([]byte, []int)
Deprecated: Use RoomEndReq.ProtoReflect.Descriptor instead.
func (*RoomEndReq) GetRoomId ¶
func (x *RoomEndReq) GetRoomId() string
func (*RoomEndReq) ProtoMessage ¶
func (*RoomEndReq) ProtoMessage()
func (*RoomEndReq) ProtoReflect ¶
func (x *RoomEndReq) ProtoReflect() protoreflect.Message
func (*RoomEndReq) Reset ¶
func (x *RoomEndReq) Reset()
func (*RoomEndReq) String ¶
func (x *RoomEndReq) String() string
func (*RoomEndReq) Validate ¶
func (m *RoomEndReq) Validate() error
Validate checks the field values on RoomEndReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RoomEndReq) ValidateAll ¶
func (m *RoomEndReq) ValidateAll() error
ValidateAll checks the field values on RoomEndReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoomEndReqMultiError, or nil if none found.
type RoomEndReqMultiError ¶
type RoomEndReqMultiError []error
RoomEndReqMultiError is an error wrapping multiple validation errors returned by RoomEndReq.ValidateAll() if the designated constraints aren't met.
func (RoomEndReqMultiError) AllErrors ¶
func (m RoomEndReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RoomEndReqMultiError) Error ¶
func (m RoomEndReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RoomEndReqValidationError ¶
type RoomEndReqValidationError struct {
// contains filtered or unexported fields
}
RoomEndReqValidationError is the validation error returned by RoomEndReq.Validate if the designated constraints aren't met.
func (RoomEndReqValidationError) Cause ¶
func (e RoomEndReqValidationError) Cause() error
Cause function returns cause value.
func (RoomEndReqValidationError) Error ¶
func (e RoomEndReqValidationError) Error() string
Error satisfies the builtin error interface
func (RoomEndReqValidationError) ErrorName ¶
func (e RoomEndReqValidationError) ErrorName() string
ErrorName returns error name.
func (RoomEndReqValidationError) Field ¶
func (e RoomEndReqValidationError) Field() string
Field function returns field value.
func (RoomEndReqValidationError) Key ¶
func (e RoomEndReqValidationError) Key() bool
Key function returns key value.
func (RoomEndReqValidationError) Reason ¶
func (e RoomEndReqValidationError) Reason() string
Reason function returns reason value.
type RoomEndRes ¶
type RoomEndRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*RoomEndRes) Descriptor
deprecated
func (*RoomEndRes) Descriptor() ([]byte, []int)
Deprecated: Use RoomEndRes.ProtoReflect.Descriptor instead.
func (*RoomEndRes) GetMsg ¶
func (x *RoomEndRes) GetMsg() string
func (*RoomEndRes) GetStatus ¶
func (x *RoomEndRes) GetStatus() bool
func (*RoomEndRes) ProtoMessage ¶
func (*RoomEndRes) ProtoMessage()
func (*RoomEndRes) ProtoReflect ¶
func (x *RoomEndRes) ProtoReflect() protoreflect.Message
func (*RoomEndRes) Reset ¶
func (x *RoomEndRes) Reset()
func (*RoomEndRes) String ¶
func (x *RoomEndRes) String() string
func (*RoomEndRes) Validate ¶
func (m *RoomEndRes) Validate() error
Validate checks the field values on RoomEndRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RoomEndRes) ValidateAll ¶
func (m *RoomEndRes) ValidateAll() error
ValidateAll checks the field values on RoomEndRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoomEndResMultiError, or nil if none found.
type RoomEndResMultiError ¶
type RoomEndResMultiError []error
RoomEndResMultiError is an error wrapping multiple validation errors returned by RoomEndRes.ValidateAll() if the designated constraints aren't met.
func (RoomEndResMultiError) AllErrors ¶
func (m RoomEndResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RoomEndResMultiError) Error ¶
func (m RoomEndResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RoomEndResValidationError ¶
type RoomEndResValidationError struct {
// contains filtered or unexported fields
}
RoomEndResValidationError is the validation error returned by RoomEndRes.Validate if the designated constraints aren't met.
func (RoomEndResValidationError) Cause ¶
func (e RoomEndResValidationError) Cause() error
Cause function returns cause value.
func (RoomEndResValidationError) Error ¶
func (e RoomEndResValidationError) Error() string
Error satisfies the builtin error interface
func (RoomEndResValidationError) ErrorName ¶
func (e RoomEndResValidationError) ErrorName() string
ErrorName returns error name.
func (RoomEndResValidationError) Field ¶
func (e RoomEndResValidationError) Field() string
Field function returns field value.
func (RoomEndResValidationError) Key ¶
func (e RoomEndResValidationError) Key() bool
Key function returns key value.
func (RoomEndResValidationError) Reason ¶
func (e RoomEndResValidationError) Reason() string
Reason function returns reason value.
type RoomMetadata ¶
type RoomMetadata struct { RoomTitle string `protobuf:"bytes,1,opt,name=room_title,json=roomTitle,proto3" json:"room_title,omitempty"` WelcomeMessage *string `protobuf:"bytes,2,opt,name=welcome_message,json=welcomeMessage,proto3,oneof" json:"welcome_message,omitempty"` IsRecording bool `protobuf:"varint,3,opt,name=is_recording,json=isRecording,proto3" json:"is_recording,omitempty"` IsActiveRtmp bool `protobuf:"varint,4,opt,name=is_active_rtmp,json=isActiveRtmp,proto3" json:"is_active_rtmp,omitempty"` ParentRoomId string `protobuf:"bytes,5,opt,name=parent_room_id,json=parentRoomId,proto3" json:"parent_room_id,omitempty"` IsBreakoutRoom bool `protobuf:"varint,6,opt,name=is_breakout_room,json=isBreakoutRoom,proto3" json:"is_breakout_room,omitempty"` WebhookUrl *string `protobuf:"bytes,7,opt,name=webhook_url,json=webhookUrl,proto3,oneof" json:"webhook_url,omitempty"` StartedAt uint64 `protobuf:"varint,8,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"` LogoutUrl *string `protobuf:"bytes,9,opt,name=logout_url,json=logoutUrl,proto3,oneof" json:"logout_url,omitempty"` RoomFeatures *RoomCreateFeatures `protobuf:"bytes,10,opt,name=room_features,json=roomFeatures,proto3" json:"room_features,omitempty"` DefaultLockSettings *LockSettings `protobuf:"bytes,11,opt,name=default_lock_settings,json=defaultLockSettings,proto3" json:"default_lock_settings,omitempty"` CopyrightConf *CopyrightConf `protobuf:"bytes,12,opt,name=copyright_conf,json=copyrightConf,proto3" json:"copyright_conf,omitempty"` // we'll use this as version control MetadataId *string `protobuf:"bytes,13,opt,name=metadata_id,json=metadataId,proto3,oneof" json:"metadata_id,omitempty"` // contains filtered or unexported fields }
func (*RoomMetadata) Descriptor
deprecated
func (*RoomMetadata) Descriptor() ([]byte, []int)
Deprecated: Use RoomMetadata.ProtoReflect.Descriptor instead.
func (*RoomMetadata) GetCopyrightConf ¶
func (x *RoomMetadata) GetCopyrightConf() *CopyrightConf
func (*RoomMetadata) GetDefaultLockSettings ¶
func (x *RoomMetadata) GetDefaultLockSettings() *LockSettings
func (*RoomMetadata) GetIsActiveRtmp ¶
func (x *RoomMetadata) GetIsActiveRtmp() bool
func (*RoomMetadata) GetIsBreakoutRoom ¶
func (x *RoomMetadata) GetIsBreakoutRoom() bool
func (*RoomMetadata) GetIsRecording ¶
func (x *RoomMetadata) GetIsRecording() bool
func (*RoomMetadata) GetLogoutUrl ¶
func (x *RoomMetadata) GetLogoutUrl() string
func (*RoomMetadata) GetMetadataId ¶
func (x *RoomMetadata) GetMetadataId() string
func (*RoomMetadata) GetParentRoomId ¶
func (x *RoomMetadata) GetParentRoomId() string
func (*RoomMetadata) GetRoomFeatures ¶
func (x *RoomMetadata) GetRoomFeatures() *RoomCreateFeatures
func (*RoomMetadata) GetRoomTitle ¶
func (x *RoomMetadata) GetRoomTitle() string
func (*RoomMetadata) GetStartedAt ¶
func (x *RoomMetadata) GetStartedAt() uint64
func (*RoomMetadata) GetWebhookUrl ¶
func (x *RoomMetadata) GetWebhookUrl() string
func (*RoomMetadata) GetWelcomeMessage ¶
func (x *RoomMetadata) GetWelcomeMessage() string
func (*RoomMetadata) ProtoMessage ¶
func (*RoomMetadata) ProtoMessage()
func (*RoomMetadata) ProtoReflect ¶
func (x *RoomMetadata) ProtoReflect() protoreflect.Message
func (*RoomMetadata) Reset ¶
func (x *RoomMetadata) Reset()
func (*RoomMetadata) String ¶
func (x *RoomMetadata) String() string
func (*RoomMetadata) Validate ¶
func (m *RoomMetadata) Validate() error
Validate checks the field values on RoomMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RoomMetadata) ValidateAll ¶
func (m *RoomMetadata) ValidateAll() error
ValidateAll checks the field values on RoomMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoomMetadataMultiError, or nil if none found.
type RoomMetadataMultiError ¶
type RoomMetadataMultiError []error
RoomMetadataMultiError is an error wrapping multiple validation errors returned by RoomMetadata.ValidateAll() if the designated constraints aren't met.
func (RoomMetadataMultiError) AllErrors ¶
func (m RoomMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RoomMetadataMultiError) Error ¶
func (m RoomMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RoomMetadataValidationError ¶
type RoomMetadataValidationError struct {
// contains filtered or unexported fields
}
RoomMetadataValidationError is the validation error returned by RoomMetadata.Validate if the designated constraints aren't met.
func (RoomMetadataValidationError) Cause ¶
func (e RoomMetadataValidationError) Cause() error
Cause function returns cause value.
func (RoomMetadataValidationError) Error ¶
func (e RoomMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (RoomMetadataValidationError) ErrorName ¶
func (e RoomMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (RoomMetadataValidationError) Field ¶
func (e RoomMetadataValidationError) Field() string
Field function returns field value.
func (RoomMetadataValidationError) Key ¶
func (e RoomMetadataValidationError) Key() bool
Key function returns key value.
func (RoomMetadataValidationError) Reason ¶
func (e RoomMetadataValidationError) Reason() string
Reason function returns reason value.
type SharedNotePadFeatures ¶
type SharedNotePadFeatures struct { // contains filtered or unexported fields }
func (*SharedNotePadFeatures) Descriptor
deprecated
func (*SharedNotePadFeatures) Descriptor() ([]byte, []int)
Deprecated: Use SharedNotePadFeatures.ProtoReflect.Descriptor instead.
func (*SharedNotePadFeatures) GetAllowedSharedNotePad ¶
func (x *SharedNotePadFeatures) GetAllowedSharedNotePad() bool
func (*SharedNotePadFeatures) GetHost ¶
func (x *SharedNotePadFeatures) GetHost() string
func (*SharedNotePadFeatures) GetIsActive ¶
func (x *SharedNotePadFeatures) GetIsActive() bool
func (*SharedNotePadFeatures) GetNodeId ¶
func (x *SharedNotePadFeatures) GetNodeId() string
func (*SharedNotePadFeatures) GetNotePadId ¶
func (x *SharedNotePadFeatures) GetNotePadId() string
func (*SharedNotePadFeatures) GetReadOnlyPadId ¶
func (x *SharedNotePadFeatures) GetReadOnlyPadId() string
func (*SharedNotePadFeatures) GetVisible ¶
func (x *SharedNotePadFeatures) GetVisible() bool
func (*SharedNotePadFeatures) ProtoMessage ¶
func (*SharedNotePadFeatures) ProtoMessage()
func (*SharedNotePadFeatures) ProtoReflect ¶
func (x *SharedNotePadFeatures) ProtoReflect() protoreflect.Message
func (*SharedNotePadFeatures) Reset ¶
func (x *SharedNotePadFeatures) Reset()
func (*SharedNotePadFeatures) String ¶
func (x *SharedNotePadFeatures) String() string
func (*SharedNotePadFeatures) Validate ¶
func (m *SharedNotePadFeatures) Validate() error
Validate checks the field values on SharedNotePadFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SharedNotePadFeatures) ValidateAll ¶
func (m *SharedNotePadFeatures) ValidateAll() error
ValidateAll checks the field values on SharedNotePadFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SharedNotePadFeaturesMultiError, or nil if none found.
type SharedNotePadFeaturesMultiError ¶
type SharedNotePadFeaturesMultiError []error
SharedNotePadFeaturesMultiError is an error wrapping multiple validation errors returned by SharedNotePadFeatures.ValidateAll() if the designated constraints aren't met.
func (SharedNotePadFeaturesMultiError) AllErrors ¶
func (m SharedNotePadFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SharedNotePadFeaturesMultiError) Error ¶
func (m SharedNotePadFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SharedNotePadFeaturesValidationError ¶
type SharedNotePadFeaturesValidationError struct {
// contains filtered or unexported fields
}
SharedNotePadFeaturesValidationError is the validation error returned by SharedNotePadFeatures.Validate if the designated constraints aren't met.
func (SharedNotePadFeaturesValidationError) Cause ¶
func (e SharedNotePadFeaturesValidationError) Cause() error
Cause function returns cause value.
func (SharedNotePadFeaturesValidationError) Error ¶
func (e SharedNotePadFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (SharedNotePadFeaturesValidationError) ErrorName ¶
func (e SharedNotePadFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (SharedNotePadFeaturesValidationError) Field ¶
func (e SharedNotePadFeaturesValidationError) Field() string
Field function returns field value.
func (SharedNotePadFeaturesValidationError) Key ¶
func (e SharedNotePadFeaturesValidationError) Key() bool
Key function returns key value.
func (SharedNotePadFeaturesValidationError) Reason ¶
func (e SharedNotePadFeaturesValidationError) Reason() string
Reason function returns reason value.
type SpeechServiceEvent ¶
type SpeechServiceEvent struct { UserId *string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3,oneof" json:"user_id,omitempty"` TotalUsage int64 `protobuf:"varint,4,opt,name=total_usage,json=totalUsage,proto3" json:"total_usage,omitempty"` // contains filtered or unexported fields }
func (*SpeechServiceEvent) Descriptor
deprecated
func (*SpeechServiceEvent) Descriptor() ([]byte, []int)
Deprecated: Use SpeechServiceEvent.ProtoReflect.Descriptor instead.
func (*SpeechServiceEvent) GetTotalUsage ¶
func (x *SpeechServiceEvent) GetTotalUsage() int64
func (*SpeechServiceEvent) GetUserId ¶
func (x *SpeechServiceEvent) GetUserId() string
func (*SpeechServiceEvent) ProtoMessage ¶
func (*SpeechServiceEvent) ProtoMessage()
func (*SpeechServiceEvent) ProtoReflect ¶
func (x *SpeechServiceEvent) ProtoReflect() protoreflect.Message
func (*SpeechServiceEvent) Reset ¶
func (x *SpeechServiceEvent) Reset()
func (*SpeechServiceEvent) String ¶
func (x *SpeechServiceEvent) String() string
func (*SpeechServiceEvent) Validate ¶
func (m *SpeechServiceEvent) Validate() error
Validate checks the field values on SpeechServiceEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SpeechServiceEvent) ValidateAll ¶
func (m *SpeechServiceEvent) ValidateAll() error
ValidateAll checks the field values on SpeechServiceEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SpeechServiceEventMultiError, or nil if none found.
type SpeechServiceEventMultiError ¶
type SpeechServiceEventMultiError []error
SpeechServiceEventMultiError is an error wrapping multiple validation errors returned by SpeechServiceEvent.ValidateAll() if the designated constraints aren't met.
func (SpeechServiceEventMultiError) AllErrors ¶
func (m SpeechServiceEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SpeechServiceEventMultiError) Error ¶
func (m SpeechServiceEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SpeechServiceEventValidationError ¶
type SpeechServiceEventValidationError struct {
// contains filtered or unexported fields
}
SpeechServiceEventValidationError is the validation error returned by SpeechServiceEvent.Validate if the designated constraints aren't met.
func (SpeechServiceEventValidationError) Cause ¶
func (e SpeechServiceEventValidationError) Cause() error
Cause function returns cause value.
func (SpeechServiceEventValidationError) Error ¶
func (e SpeechServiceEventValidationError) Error() string
Error satisfies the builtin error interface
func (SpeechServiceEventValidationError) ErrorName ¶
func (e SpeechServiceEventValidationError) ErrorName() string
ErrorName returns error name.
func (SpeechServiceEventValidationError) Field ¶
func (e SpeechServiceEventValidationError) Field() string
Field function returns field value.
func (SpeechServiceEventValidationError) Key ¶
func (e SpeechServiceEventValidationError) Key() bool
Key function returns key value.
func (SpeechServiceEventValidationError) Reason ¶
func (e SpeechServiceEventValidationError) Reason() string
Reason function returns reason value.
type SpeechServiceUserStatusReq ¶
type SpeechServiceUserStatusReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomSid string `protobuf:"bytes,2,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` KeyId string `protobuf:"bytes,4,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` Task SpeechServiceUserStatusTasks `protobuf:"varint,5,opt,name=task,proto3,enum=plugnmeet.SpeechServiceUserStatusTasks" json:"task,omitempty"` // contains filtered or unexported fields }
func (*SpeechServiceUserStatusReq) Descriptor
deprecated
func (*SpeechServiceUserStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use SpeechServiceUserStatusReq.ProtoReflect.Descriptor instead.
func (*SpeechServiceUserStatusReq) GetKeyId ¶
func (x *SpeechServiceUserStatusReq) GetKeyId() string
func (*SpeechServiceUserStatusReq) GetRoomId ¶
func (x *SpeechServiceUserStatusReq) GetRoomId() string
func (*SpeechServiceUserStatusReq) GetRoomSid ¶
func (x *SpeechServiceUserStatusReq) GetRoomSid() string
func (*SpeechServiceUserStatusReq) GetTask ¶
func (x *SpeechServiceUserStatusReq) GetTask() SpeechServiceUserStatusTasks
func (*SpeechServiceUserStatusReq) GetUserId ¶
func (x *SpeechServiceUserStatusReq) GetUserId() string
func (*SpeechServiceUserStatusReq) ProtoMessage ¶
func (*SpeechServiceUserStatusReq) ProtoMessage()
func (*SpeechServiceUserStatusReq) ProtoReflect ¶
func (x *SpeechServiceUserStatusReq) ProtoReflect() protoreflect.Message
func (*SpeechServiceUserStatusReq) Reset ¶
func (x *SpeechServiceUserStatusReq) Reset()
func (*SpeechServiceUserStatusReq) String ¶
func (x *SpeechServiceUserStatusReq) String() string
func (*SpeechServiceUserStatusReq) Validate ¶
func (m *SpeechServiceUserStatusReq) Validate() error
Validate checks the field values on SpeechServiceUserStatusReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SpeechServiceUserStatusReq) ValidateAll ¶
func (m *SpeechServiceUserStatusReq) ValidateAll() error
ValidateAll checks the field values on SpeechServiceUserStatusReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SpeechServiceUserStatusReqMultiError, or nil if none found.
type SpeechServiceUserStatusReqMultiError ¶
type SpeechServiceUserStatusReqMultiError []error
SpeechServiceUserStatusReqMultiError is an error wrapping multiple validation errors returned by SpeechServiceUserStatusReq.ValidateAll() if the designated constraints aren't met.
func (SpeechServiceUserStatusReqMultiError) AllErrors ¶
func (m SpeechServiceUserStatusReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SpeechServiceUserStatusReqMultiError) Error ¶
func (m SpeechServiceUserStatusReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SpeechServiceUserStatusReqValidationError ¶
type SpeechServiceUserStatusReqValidationError struct {
// contains filtered or unexported fields
}
SpeechServiceUserStatusReqValidationError is the validation error returned by SpeechServiceUserStatusReq.Validate if the designated constraints aren't met.
func (SpeechServiceUserStatusReqValidationError) Cause ¶
func (e SpeechServiceUserStatusReqValidationError) Cause() error
Cause function returns cause value.
func (SpeechServiceUserStatusReqValidationError) Error ¶
func (e SpeechServiceUserStatusReqValidationError) Error() string
Error satisfies the builtin error interface
func (SpeechServiceUserStatusReqValidationError) ErrorName ¶
func (e SpeechServiceUserStatusReqValidationError) ErrorName() string
ErrorName returns error name.
func (SpeechServiceUserStatusReqValidationError) Field ¶
func (e SpeechServiceUserStatusReqValidationError) Field() string
Field function returns field value.
func (SpeechServiceUserStatusReqValidationError) Key ¶
func (e SpeechServiceUserStatusReqValidationError) Key() bool
Key function returns key value.
func (SpeechServiceUserStatusReqValidationError) Reason ¶
func (e SpeechServiceUserStatusReqValidationError) Reason() string
Reason function returns reason value.
type SpeechServiceUserStatusTasks ¶
type SpeechServiceUserStatusTasks int32
const ( SpeechServiceUserStatusTasks_SPEECH_TO_TEXT_SESSION_STARTED SpeechServiceUserStatusTasks = 0 SpeechServiceUserStatusTasks_SPEECH_TO_TEXT_SESSION_ENDED SpeechServiceUserStatusTasks = 1 SpeechServiceUserStatusTasks_SPEECH_TO_TEXT_TOTAL_USAGE SpeechServiceUserStatusTasks = 2 )
func (SpeechServiceUserStatusTasks) Descriptor ¶
func (SpeechServiceUserStatusTasks) Descriptor() protoreflect.EnumDescriptor
func (SpeechServiceUserStatusTasks) Enum ¶
func (x SpeechServiceUserStatusTasks) Enum() *SpeechServiceUserStatusTasks
func (SpeechServiceUserStatusTasks) EnumDescriptor
deprecated
func (SpeechServiceUserStatusTasks) EnumDescriptor() ([]byte, []int)
Deprecated: Use SpeechServiceUserStatusTasks.Descriptor instead.
func (SpeechServiceUserStatusTasks) Number ¶
func (x SpeechServiceUserStatusTasks) Number() protoreflect.EnumNumber
func (SpeechServiceUserStatusTasks) String ¶
func (x SpeechServiceUserStatusTasks) String() string
func (SpeechServiceUserStatusTasks) Type ¶
func (SpeechServiceUserStatusTasks) Type() protoreflect.EnumType
type SpeechToTextTranslationFeatures ¶
type SpeechToTextTranslationFeatures struct { IsAllow bool `protobuf:"varint,1,opt,name=is_allow,json=isAllow,proto3" json:"is_allow,omitempty"` IsAllowTranslation bool `protobuf:"varint,2,opt,name=is_allow_translation,json=isAllowTranslation,proto3" json:"is_allow_translation,omitempty"` IsEnabled bool `protobuf:"varint,3,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"` IsEnabledTranslation bool `protobuf:"varint,4,opt,name=is_enabled_translation,json=isEnabledTranslation,proto3" json:"is_enabled_translation,omitempty"` AllowedSpeechLangs []string `protobuf:"bytes,7,rep,name=allowed_speech_langs,json=allowedSpeechLangs,proto3" json:"allowed_speech_langs,omitempty"` AllowedSpeechUsers []string `protobuf:"bytes,8,rep,name=allowed_speech_users,json=allowedSpeechUsers,proto3" json:"allowed_speech_users,omitempty"` AllowedTransLangs []string `protobuf:"bytes,9,rep,name=allowed_trans_langs,json=allowedTransLangs,proto3" json:"allowed_trans_langs,omitempty"` // contains filtered or unexported fields }
func (*SpeechToTextTranslationFeatures) Descriptor
deprecated
func (*SpeechToTextTranslationFeatures) Descriptor() ([]byte, []int)
Deprecated: Use SpeechToTextTranslationFeatures.ProtoReflect.Descriptor instead.
func (*SpeechToTextTranslationFeatures) GetAllowedSpeechLangs ¶
func (x *SpeechToTextTranslationFeatures) GetAllowedSpeechLangs() []string
func (*SpeechToTextTranslationFeatures) GetAllowedSpeechUsers ¶
func (x *SpeechToTextTranslationFeatures) GetAllowedSpeechUsers() []string
func (*SpeechToTextTranslationFeatures) GetAllowedTransLangs ¶
func (x *SpeechToTextTranslationFeatures) GetAllowedTransLangs() []string
func (*SpeechToTextTranslationFeatures) GetIsAllow ¶
func (x *SpeechToTextTranslationFeatures) GetIsAllow() bool
func (*SpeechToTextTranslationFeatures) GetIsAllowTranslation ¶
func (x *SpeechToTextTranslationFeatures) GetIsAllowTranslation() bool
func (*SpeechToTextTranslationFeatures) GetIsEnabled ¶
func (x *SpeechToTextTranslationFeatures) GetIsEnabled() bool
func (*SpeechToTextTranslationFeatures) GetIsEnabledTranslation ¶
func (x *SpeechToTextTranslationFeatures) GetIsEnabledTranslation() bool
func (*SpeechToTextTranslationFeatures) ProtoMessage ¶
func (*SpeechToTextTranslationFeatures) ProtoMessage()
func (*SpeechToTextTranslationFeatures) ProtoReflect ¶
func (x *SpeechToTextTranslationFeatures) ProtoReflect() protoreflect.Message
func (*SpeechToTextTranslationFeatures) Reset ¶
func (x *SpeechToTextTranslationFeatures) Reset()
func (*SpeechToTextTranslationFeatures) String ¶
func (x *SpeechToTextTranslationFeatures) String() string
func (*SpeechToTextTranslationFeatures) Validate ¶
func (m *SpeechToTextTranslationFeatures) Validate() error
Validate checks the field values on SpeechToTextTranslationFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SpeechToTextTranslationFeatures) ValidateAll ¶
func (m *SpeechToTextTranslationFeatures) ValidateAll() error
ValidateAll checks the field values on SpeechToTextTranslationFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SpeechToTextTranslationFeaturesMultiError, or nil if none found.
type SpeechToTextTranslationFeaturesMultiError ¶
type SpeechToTextTranslationFeaturesMultiError []error
SpeechToTextTranslationFeaturesMultiError is an error wrapping multiple validation errors returned by SpeechToTextTranslationFeatures.ValidateAll() if the designated constraints aren't met.
func (SpeechToTextTranslationFeaturesMultiError) AllErrors ¶
func (m SpeechToTextTranslationFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SpeechToTextTranslationFeaturesMultiError) Error ¶
func (m SpeechToTextTranslationFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SpeechToTextTranslationFeaturesValidationError ¶
type SpeechToTextTranslationFeaturesValidationError struct {
// contains filtered or unexported fields
}
SpeechToTextTranslationFeaturesValidationError is the validation error returned by SpeechToTextTranslationFeatures.Validate if the designated constraints aren't met.
func (SpeechToTextTranslationFeaturesValidationError) Cause ¶
func (e SpeechToTextTranslationFeaturesValidationError) Cause() error
Cause function returns cause value.
func (SpeechToTextTranslationFeaturesValidationError) Error ¶
func (e SpeechToTextTranslationFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (SpeechToTextTranslationFeaturesValidationError) ErrorName ¶
func (e SpeechToTextTranslationFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (SpeechToTextTranslationFeaturesValidationError) Field ¶
func (e SpeechToTextTranslationFeaturesValidationError) Field() string
Field function returns field value.
func (SpeechToTextTranslationFeaturesValidationError) Key ¶
func (e SpeechToTextTranslationFeaturesValidationError) Key() bool
Key function returns key value.
func (SpeechToTextTranslationFeaturesValidationError) Reason ¶
func (e SpeechToTextTranslationFeaturesValidationError) Reason() string
Reason function returns reason value.
type SpeechToTextTranslationReq ¶
type SpeechToTextTranslationReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` IsEnabled bool `protobuf:"varint,3,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"` AllowedSpeechLangs []string `protobuf:"bytes,4,rep,name=allowed_speech_langs,json=allowedSpeechLangs,proto3" json:"allowed_speech_langs,omitempty"` AllowedSpeechUsers []string `protobuf:"bytes,5,rep,name=allowed_speech_users,json=allowedSpeechUsers,proto3" json:"allowed_speech_users,omitempty"` IsEnabledTranslation bool `protobuf:"varint,6,opt,name=is_enabled_translation,json=isEnabledTranslation,proto3" json:"is_enabled_translation,omitempty"` AllowedTransLangs []string `protobuf:"bytes,7,rep,name=allowed_trans_langs,json=allowedTransLangs,proto3" json:"allowed_trans_langs,omitempty"` // contains filtered or unexported fields }
func (*SpeechToTextTranslationReq) Descriptor
deprecated
func (*SpeechToTextTranslationReq) Descriptor() ([]byte, []int)
Deprecated: Use SpeechToTextTranslationReq.ProtoReflect.Descriptor instead.
func (*SpeechToTextTranslationReq) GetAllowedSpeechLangs ¶
func (x *SpeechToTextTranslationReq) GetAllowedSpeechLangs() []string
func (*SpeechToTextTranslationReq) GetAllowedSpeechUsers ¶
func (x *SpeechToTextTranslationReq) GetAllowedSpeechUsers() []string
func (*SpeechToTextTranslationReq) GetAllowedTransLangs ¶
func (x *SpeechToTextTranslationReq) GetAllowedTransLangs() []string
func (*SpeechToTextTranslationReq) GetIsEnabled ¶
func (x *SpeechToTextTranslationReq) GetIsEnabled() bool
func (*SpeechToTextTranslationReq) GetIsEnabledTranslation ¶
func (x *SpeechToTextTranslationReq) GetIsEnabledTranslation() bool
func (*SpeechToTextTranslationReq) GetRoomId ¶
func (x *SpeechToTextTranslationReq) GetRoomId() string
func (*SpeechToTextTranslationReq) ProtoMessage ¶
func (*SpeechToTextTranslationReq) ProtoMessage()
func (*SpeechToTextTranslationReq) ProtoReflect ¶
func (x *SpeechToTextTranslationReq) ProtoReflect() protoreflect.Message
func (*SpeechToTextTranslationReq) Reset ¶
func (x *SpeechToTextTranslationReq) Reset()
func (*SpeechToTextTranslationReq) String ¶
func (x *SpeechToTextTranslationReq) String() string
func (*SpeechToTextTranslationReq) Validate ¶
func (m *SpeechToTextTranslationReq) Validate() error
Validate checks the field values on SpeechToTextTranslationReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SpeechToTextTranslationReq) ValidateAll ¶
func (m *SpeechToTextTranslationReq) ValidateAll() error
ValidateAll checks the field values on SpeechToTextTranslationReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SpeechToTextTranslationReqMultiError, or nil if none found.
type SpeechToTextTranslationReqMultiError ¶
type SpeechToTextTranslationReqMultiError []error
SpeechToTextTranslationReqMultiError is an error wrapping multiple validation errors returned by SpeechToTextTranslationReq.ValidateAll() if the designated constraints aren't met.
func (SpeechToTextTranslationReqMultiError) AllErrors ¶
func (m SpeechToTextTranslationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SpeechToTextTranslationReqMultiError) Error ¶
func (m SpeechToTextTranslationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SpeechToTextTranslationReqValidationError ¶
type SpeechToTextTranslationReqValidationError struct {
// contains filtered or unexported fields
}
SpeechToTextTranslationReqValidationError is the validation error returned by SpeechToTextTranslationReq.Validate if the designated constraints aren't met.
func (SpeechToTextTranslationReqValidationError) Cause ¶
func (e SpeechToTextTranslationReqValidationError) Cause() error
Cause function returns cause value.
func (SpeechToTextTranslationReqValidationError) Error ¶
func (e SpeechToTextTranslationReqValidationError) Error() string
Error satisfies the builtin error interface
func (SpeechToTextTranslationReqValidationError) ErrorName ¶
func (e SpeechToTextTranslationReqValidationError) ErrorName() string
ErrorName returns error name.
func (SpeechToTextTranslationReqValidationError) Field ¶
func (e SpeechToTextTranslationReqValidationError) Field() string
Field function returns field value.
func (SpeechToTextTranslationReqValidationError) Key ¶
func (e SpeechToTextTranslationReqValidationError) Key() bool
Key function returns key value.
func (SpeechToTextTranslationReqValidationError) Reason ¶
func (e SpeechToTextTranslationReqValidationError) Reason() string
Reason function returns reason value.
type StartRecorderChildArgs ¶
type StartRecorderChildArgs struct { RoomTableId int64 `protobuf:"varint,1,opt,name=room_table_id,json=roomTableId,proto3" json:"room_table_id,omitempty"` RecordingId string `protobuf:"bytes,2,opt,name=recording_id,json=recordingId,proto3" json:"recording_id,omitempty"` AccessToken string `protobuf:"bytes,4,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` PlugNMeetInfo *PlugNmeetInfo `protobuf:"bytes,5,opt,name=plug_n_meet_info,json=plugNMeetInfo,proto3" json:"plug_n_meet_info,omitempty"` PostMp4Convert bool `protobuf:"varint,6,opt,name=post_mp4_convert,json=postMp4Convert,proto3" json:"post_mp4_convert,omitempty"` CopyToPath *CopyToPath `protobuf:"bytes,7,opt,name=copy_to_path,json=copyToPath,proto3" json:"copy_to_path,omitempty"` ServiceType RecorderServiceType `protobuf:"varint,8,opt,name=serviceType,proto3,enum=plugnmeet.RecorderServiceType" json:"serviceType,omitempty"` RecorderId *string `protobuf:"bytes,9,opt,name=recorder_id,json=recorderId,proto3,oneof" json:"recorder_id,omitempty"` RtmpUrl *string `protobuf:"bytes,10,opt,name=rtmp_url,json=rtmpUrl,proto3,oneof" json:"rtmp_url,omitempty"` WebsocketUrl string `protobuf:"bytes,11,opt,name=websocket_url,json=websocketUrl,proto3" json:"websocket_url,omitempty"` CustomChromePath *string `protobuf:"bytes,12,opt,name=custom_chrome_path,json=customChromePath,proto3,oneof" json:"custom_chrome_path,omitempty"` // contains filtered or unexported fields }
func (*StartRecorderChildArgs) Descriptor
deprecated
func (*StartRecorderChildArgs) Descriptor() ([]byte, []int)
Deprecated: Use StartRecorderChildArgs.ProtoReflect.Descriptor instead.
func (*StartRecorderChildArgs) GetAccessToken ¶
func (x *StartRecorderChildArgs) GetAccessToken() string
func (*StartRecorderChildArgs) GetCopyToPath ¶
func (x *StartRecorderChildArgs) GetCopyToPath() *CopyToPath
func (*StartRecorderChildArgs) GetCustomChromePath ¶
func (x *StartRecorderChildArgs) GetCustomChromePath() string
func (*StartRecorderChildArgs) GetPlugNMeetInfo ¶
func (x *StartRecorderChildArgs) GetPlugNMeetInfo() *PlugNmeetInfo
func (*StartRecorderChildArgs) GetPostMp4Convert ¶
func (x *StartRecorderChildArgs) GetPostMp4Convert() bool
func (*StartRecorderChildArgs) GetRecorderId ¶
func (x *StartRecorderChildArgs) GetRecorderId() string
func (*StartRecorderChildArgs) GetRecordingId ¶
func (x *StartRecorderChildArgs) GetRecordingId() string
func (*StartRecorderChildArgs) GetRoomTableId ¶
func (x *StartRecorderChildArgs) GetRoomTableId() int64
func (*StartRecorderChildArgs) GetRtmpUrl ¶
func (x *StartRecorderChildArgs) GetRtmpUrl() string
func (*StartRecorderChildArgs) GetServiceType ¶
func (x *StartRecorderChildArgs) GetServiceType() RecorderServiceType
func (*StartRecorderChildArgs) GetWebsocketUrl ¶
func (x *StartRecorderChildArgs) GetWebsocketUrl() string
func (*StartRecorderChildArgs) ProtoMessage ¶
func (*StartRecorderChildArgs) ProtoMessage()
func (*StartRecorderChildArgs) ProtoReflect ¶
func (x *StartRecorderChildArgs) ProtoReflect() protoreflect.Message
func (*StartRecorderChildArgs) Reset ¶
func (x *StartRecorderChildArgs) Reset()
func (*StartRecorderChildArgs) String ¶
func (x *StartRecorderChildArgs) String() string
func (*StartRecorderChildArgs) Validate ¶
func (m *StartRecorderChildArgs) Validate() error
Validate checks the field values on StartRecorderChildArgs with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*StartRecorderChildArgs) ValidateAll ¶
func (m *StartRecorderChildArgs) ValidateAll() error
ValidateAll checks the field values on StartRecorderChildArgs with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StartRecorderChildArgsMultiError, or nil if none found.
type StartRecorderChildArgsMultiError ¶
type StartRecorderChildArgsMultiError []error
StartRecorderChildArgsMultiError is an error wrapping multiple validation errors returned by StartRecorderChildArgs.ValidateAll() if the designated constraints aren't met.
func (StartRecorderChildArgsMultiError) AllErrors ¶
func (m StartRecorderChildArgsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StartRecorderChildArgsMultiError) Error ¶
func (m StartRecorderChildArgsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StartRecorderChildArgsValidationError ¶
type StartRecorderChildArgsValidationError struct {
// contains filtered or unexported fields
}
StartRecorderChildArgsValidationError is the validation error returned by StartRecorderChildArgs.Validate if the designated constraints aren't met.
func (StartRecorderChildArgsValidationError) Cause ¶
func (e StartRecorderChildArgsValidationError) Cause() error
Cause function returns cause value.
func (StartRecorderChildArgsValidationError) Error ¶
func (e StartRecorderChildArgsValidationError) Error() string
Error satisfies the builtin error interface
func (StartRecorderChildArgsValidationError) ErrorName ¶
func (e StartRecorderChildArgsValidationError) ErrorName() string
ErrorName returns error name.
func (StartRecorderChildArgsValidationError) Field ¶
func (e StartRecorderChildArgsValidationError) Field() string
Field function returns field value.
func (StartRecorderChildArgsValidationError) Key ¶
func (e StartRecorderChildArgsValidationError) Key() bool
Key function returns key value.
func (StartRecorderChildArgsValidationError) Reason ¶
func (e StartRecorderChildArgsValidationError) Reason() string
Reason function returns reason value.
type SubmitPollResponseReq ¶
type SubmitPollResponseReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` PollId string `protobuf:"bytes,4,opt,name=poll_id,json=pollId,proto3" json:"poll_id,omitempty"` SelectedOption uint64 `protobuf:"varint,5,opt,name=selected_option,json=selectedOption,proto3" json:"selected_option,omitempty"` // contains filtered or unexported fields }
func (*SubmitPollResponseReq) Descriptor
deprecated
func (*SubmitPollResponseReq) Descriptor() ([]byte, []int)
Deprecated: Use SubmitPollResponseReq.ProtoReflect.Descriptor instead.
func (*SubmitPollResponseReq) GetName ¶
func (x *SubmitPollResponseReq) GetName() string
func (*SubmitPollResponseReq) GetPollId ¶
func (x *SubmitPollResponseReq) GetPollId() string
func (*SubmitPollResponseReq) GetRoomId ¶
func (x *SubmitPollResponseReq) GetRoomId() string
func (*SubmitPollResponseReq) GetSelectedOption ¶
func (x *SubmitPollResponseReq) GetSelectedOption() uint64
func (*SubmitPollResponseReq) GetUserId ¶
func (x *SubmitPollResponseReq) GetUserId() string
func (*SubmitPollResponseReq) ProtoMessage ¶
func (*SubmitPollResponseReq) ProtoMessage()
func (*SubmitPollResponseReq) ProtoReflect ¶
func (x *SubmitPollResponseReq) ProtoReflect() protoreflect.Message
func (*SubmitPollResponseReq) Reset ¶
func (x *SubmitPollResponseReq) Reset()
func (*SubmitPollResponseReq) String ¶
func (x *SubmitPollResponseReq) String() string
func (*SubmitPollResponseReq) Validate ¶
func (m *SubmitPollResponseReq) Validate() error
Validate checks the field values on SubmitPollResponseReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SubmitPollResponseReq) ValidateAll ¶
func (m *SubmitPollResponseReq) ValidateAll() error
ValidateAll checks the field values on SubmitPollResponseReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SubmitPollResponseReqMultiError, or nil if none found.
type SubmitPollResponseReqMultiError ¶
type SubmitPollResponseReqMultiError []error
SubmitPollResponseReqMultiError is an error wrapping multiple validation errors returned by SubmitPollResponseReq.ValidateAll() if the designated constraints aren't met.
func (SubmitPollResponseReqMultiError) AllErrors ¶
func (m SubmitPollResponseReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubmitPollResponseReqMultiError) Error ¶
func (m SubmitPollResponseReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubmitPollResponseReqValidationError ¶
type SubmitPollResponseReqValidationError struct {
// contains filtered or unexported fields
}
SubmitPollResponseReqValidationError is the validation error returned by SubmitPollResponseReq.Validate if the designated constraints aren't met.
func (SubmitPollResponseReqValidationError) Cause ¶
func (e SubmitPollResponseReqValidationError) Cause() error
Cause function returns cause value.
func (SubmitPollResponseReqValidationError) Error ¶
func (e SubmitPollResponseReqValidationError) Error() string
Error satisfies the builtin error interface
func (SubmitPollResponseReqValidationError) ErrorName ¶
func (e SubmitPollResponseReqValidationError) ErrorName() string
ErrorName returns error name.
func (SubmitPollResponseReqValidationError) Field ¶
func (e SubmitPollResponseReqValidationError) Field() string
Field function returns field value.
func (SubmitPollResponseReqValidationError) Key ¶
func (e SubmitPollResponseReqValidationError) Key() bool
Key function returns key value.
func (SubmitPollResponseReqValidationError) Reason ¶
func (e SubmitPollResponseReqValidationError) Reason() string
Reason function returns reason value.
type SwitchPresenterReq ¶
type SwitchPresenterReq struct { Task SwitchPresenterTask `protobuf:"varint,1,opt,name=task,proto3,enum=plugnmeet.SwitchPresenterTask" json:"task,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` RoomId string `protobuf:"bytes,3,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RequestedUserId string `protobuf:"bytes,4,opt,name=Requested_user_id,json=RequestedUserId,proto3" json:"Requested_user_id,omitempty"` // contains filtered or unexported fields }
func (*SwitchPresenterReq) Descriptor
deprecated
func (*SwitchPresenterReq) Descriptor() ([]byte, []int)
Deprecated: Use SwitchPresenterReq.ProtoReflect.Descriptor instead.
func (*SwitchPresenterReq) GetRequestedUserId ¶
func (x *SwitchPresenterReq) GetRequestedUserId() string
func (*SwitchPresenterReq) GetRoomId ¶
func (x *SwitchPresenterReq) GetRoomId() string
func (*SwitchPresenterReq) GetTask ¶
func (x *SwitchPresenterReq) GetTask() SwitchPresenterTask
func (*SwitchPresenterReq) GetUserId ¶
func (x *SwitchPresenterReq) GetUserId() string
func (*SwitchPresenterReq) ProtoMessage ¶
func (*SwitchPresenterReq) ProtoMessage()
func (*SwitchPresenterReq) ProtoReflect ¶
func (x *SwitchPresenterReq) ProtoReflect() protoreflect.Message
func (*SwitchPresenterReq) Reset ¶
func (x *SwitchPresenterReq) Reset()
func (*SwitchPresenterReq) String ¶
func (x *SwitchPresenterReq) String() string
func (*SwitchPresenterReq) Validate ¶
func (m *SwitchPresenterReq) Validate() error
Validate checks the field values on SwitchPresenterReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SwitchPresenterReq) ValidateAll ¶
func (m *SwitchPresenterReq) ValidateAll() error
ValidateAll checks the field values on SwitchPresenterReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SwitchPresenterReqMultiError, or nil if none found.
type SwitchPresenterReqMultiError ¶
type SwitchPresenterReqMultiError []error
SwitchPresenterReqMultiError is an error wrapping multiple validation errors returned by SwitchPresenterReq.ValidateAll() if the designated constraints aren't met.
func (SwitchPresenterReqMultiError) AllErrors ¶
func (m SwitchPresenterReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SwitchPresenterReqMultiError) Error ¶
func (m SwitchPresenterReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SwitchPresenterReqValidationError ¶
type SwitchPresenterReqValidationError struct {
// contains filtered or unexported fields
}
SwitchPresenterReqValidationError is the validation error returned by SwitchPresenterReq.Validate if the designated constraints aren't met.
func (SwitchPresenterReqValidationError) Cause ¶
func (e SwitchPresenterReqValidationError) Cause() error
Cause function returns cause value.
func (SwitchPresenterReqValidationError) Error ¶
func (e SwitchPresenterReqValidationError) Error() string
Error satisfies the builtin error interface
func (SwitchPresenterReqValidationError) ErrorName ¶
func (e SwitchPresenterReqValidationError) ErrorName() string
ErrorName returns error name.
func (SwitchPresenterReqValidationError) Field ¶
func (e SwitchPresenterReqValidationError) Field() string
Field function returns field value.
func (SwitchPresenterReqValidationError) Key ¶
func (e SwitchPresenterReqValidationError) Key() bool
Key function returns key value.
func (SwitchPresenterReqValidationError) Reason ¶
func (e SwitchPresenterReqValidationError) Reason() string
Reason function returns reason value.
type SwitchPresenterTask ¶
type SwitchPresenterTask int32
const ( SwitchPresenterTask_PROMOTE SwitchPresenterTask = 0 SwitchPresenterTask_DEMOTE SwitchPresenterTask = 1 )
func (SwitchPresenterTask) Descriptor ¶
func (SwitchPresenterTask) Descriptor() protoreflect.EnumDescriptor
func (SwitchPresenterTask) Enum ¶
func (x SwitchPresenterTask) Enum() *SwitchPresenterTask
func (SwitchPresenterTask) EnumDescriptor
deprecated
func (SwitchPresenterTask) EnumDescriptor() ([]byte, []int)
Deprecated: Use SwitchPresenterTask.Descriptor instead.
func (SwitchPresenterTask) Number ¶
func (x SwitchPresenterTask) Number() protoreflect.EnumNumber
func (SwitchPresenterTask) String ¶
func (x SwitchPresenterTask) String() string
func (SwitchPresenterTask) Type ¶
func (SwitchPresenterTask) Type() protoreflect.EnumType
type UpdateUserLockSettingsReq ¶
type UpdateUserLockSettingsReq struct { RoomSid string `protobuf:"bytes,1,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Service string `protobuf:"bytes,4,opt,name=service,proto3" json:"service,omitempty"` Direction string `protobuf:"bytes,5,opt,name=direction,proto3" json:"direction,omitempty"` RequestedUserId string `protobuf:"bytes,6,opt,name=Requested_user_id,json=RequestedUserId,proto3" json:"Requested_user_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserLockSettingsReq) Descriptor
deprecated
func (*UpdateUserLockSettingsReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserLockSettingsReq.ProtoReflect.Descriptor instead.
func (*UpdateUserLockSettingsReq) GetDirection ¶
func (x *UpdateUserLockSettingsReq) GetDirection() string
func (*UpdateUserLockSettingsReq) GetRequestedUserId ¶
func (x *UpdateUserLockSettingsReq) GetRequestedUserId() string
func (*UpdateUserLockSettingsReq) GetRoomId ¶
func (x *UpdateUserLockSettingsReq) GetRoomId() string
func (*UpdateUserLockSettingsReq) GetRoomSid ¶
func (x *UpdateUserLockSettingsReq) GetRoomSid() string
func (*UpdateUserLockSettingsReq) GetService ¶
func (x *UpdateUserLockSettingsReq) GetService() string
func (*UpdateUserLockSettingsReq) GetUserId ¶
func (x *UpdateUserLockSettingsReq) GetUserId() string
func (*UpdateUserLockSettingsReq) ProtoMessage ¶
func (*UpdateUserLockSettingsReq) ProtoMessage()
func (*UpdateUserLockSettingsReq) ProtoReflect ¶
func (x *UpdateUserLockSettingsReq) ProtoReflect() protoreflect.Message
func (*UpdateUserLockSettingsReq) Reset ¶
func (x *UpdateUserLockSettingsReq) Reset()
func (*UpdateUserLockSettingsReq) String ¶
func (x *UpdateUserLockSettingsReq) String() string
func (*UpdateUserLockSettingsReq) Validate ¶
func (m *UpdateUserLockSettingsReq) Validate() error
Validate checks the field values on UpdateUserLockSettingsReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserLockSettingsReq) ValidateAll ¶
func (m *UpdateUserLockSettingsReq) ValidateAll() error
ValidateAll checks the field values on UpdateUserLockSettingsReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserLockSettingsReqMultiError, or nil if none found.
type UpdateUserLockSettingsReqMultiError ¶
type UpdateUserLockSettingsReqMultiError []error
UpdateUserLockSettingsReqMultiError is an error wrapping multiple validation errors returned by UpdateUserLockSettingsReq.ValidateAll() if the designated constraints aren't met.
func (UpdateUserLockSettingsReqMultiError) AllErrors ¶
func (m UpdateUserLockSettingsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserLockSettingsReqMultiError) Error ¶
func (m UpdateUserLockSettingsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserLockSettingsReqValidationError ¶
type UpdateUserLockSettingsReqValidationError struct {
// contains filtered or unexported fields
}
UpdateUserLockSettingsReqValidationError is the validation error returned by UpdateUserLockSettingsReq.Validate if the designated constraints aren't met.
func (UpdateUserLockSettingsReqValidationError) Cause ¶
func (e UpdateUserLockSettingsReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserLockSettingsReqValidationError) Error ¶
func (e UpdateUserLockSettingsReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserLockSettingsReqValidationError) ErrorName ¶
func (e UpdateUserLockSettingsReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserLockSettingsReqValidationError) Field ¶
func (e UpdateUserLockSettingsReqValidationError) Field() string
Field function returns field value.
func (UpdateUserLockSettingsReqValidationError) Key ¶
func (e UpdateUserLockSettingsReqValidationError) Key() bool
Key function returns key value.
func (UpdateUserLockSettingsReqValidationError) Reason ¶
func (e UpdateUserLockSettingsReqValidationError) Reason() string
Reason function returns reason value.
type UpdateWaitingRoomMessageReq ¶
type UpdateWaitingRoomMessageReq struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*UpdateWaitingRoomMessageReq) Descriptor
deprecated
func (*UpdateWaitingRoomMessageReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWaitingRoomMessageReq.ProtoReflect.Descriptor instead.
func (*UpdateWaitingRoomMessageReq) GetMsg ¶
func (x *UpdateWaitingRoomMessageReq) GetMsg() string
func (*UpdateWaitingRoomMessageReq) GetRoomId ¶
func (x *UpdateWaitingRoomMessageReq) GetRoomId() string
func (*UpdateWaitingRoomMessageReq) ProtoMessage ¶
func (*UpdateWaitingRoomMessageReq) ProtoMessage()
func (*UpdateWaitingRoomMessageReq) ProtoReflect ¶
func (x *UpdateWaitingRoomMessageReq) ProtoReflect() protoreflect.Message
func (*UpdateWaitingRoomMessageReq) Reset ¶
func (x *UpdateWaitingRoomMessageReq) Reset()
func (*UpdateWaitingRoomMessageReq) String ¶
func (x *UpdateWaitingRoomMessageReq) String() string
func (*UpdateWaitingRoomMessageReq) Validate ¶
func (m *UpdateWaitingRoomMessageReq) Validate() error
Validate checks the field values on UpdateWaitingRoomMessageReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateWaitingRoomMessageReq) ValidateAll ¶
func (m *UpdateWaitingRoomMessageReq) ValidateAll() error
ValidateAll checks the field values on UpdateWaitingRoomMessageReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateWaitingRoomMessageReqMultiError, or nil if none found.
type UpdateWaitingRoomMessageReqMultiError ¶
type UpdateWaitingRoomMessageReqMultiError []error
UpdateWaitingRoomMessageReqMultiError is an error wrapping multiple validation errors returned by UpdateWaitingRoomMessageReq.ValidateAll() if the designated constraints aren't met.
func (UpdateWaitingRoomMessageReqMultiError) AllErrors ¶
func (m UpdateWaitingRoomMessageReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateWaitingRoomMessageReqMultiError) Error ¶
func (m UpdateWaitingRoomMessageReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateWaitingRoomMessageReqValidationError ¶
type UpdateWaitingRoomMessageReqValidationError struct {
// contains filtered or unexported fields
}
UpdateWaitingRoomMessageReqValidationError is the validation error returned by UpdateWaitingRoomMessageReq.Validate if the designated constraints aren't met.
func (UpdateWaitingRoomMessageReqValidationError) Cause ¶
func (e UpdateWaitingRoomMessageReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateWaitingRoomMessageReqValidationError) Error ¶
func (e UpdateWaitingRoomMessageReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateWaitingRoomMessageReqValidationError) ErrorName ¶
func (e UpdateWaitingRoomMessageReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateWaitingRoomMessageReqValidationError) Field ¶
func (e UpdateWaitingRoomMessageReqValidationError) Field() string
Field function returns field value.
func (UpdateWaitingRoomMessageReqValidationError) Key ¶
func (e UpdateWaitingRoomMessageReqValidationError) Key() bool
Key function returns key value.
func (UpdateWaitingRoomMessageReqValidationError) Reason ¶
func (e UpdateWaitingRoomMessageReqValidationError) Reason() string
Reason function returns reason value.
type UserInfo ¶
type UserInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` IsHidden bool `protobuf:"varint,4,opt,name=is_hidden,json=isHidden,proto3" json:"is_hidden,omitempty"` UserMetadata *UserMetadata `protobuf:"bytes,5,opt,name=user_metadata,json=userMetadata,proto3" json:"user_metadata,omitempty"` // contains filtered or unexported fields }
func (*UserInfo) Descriptor
deprecated
func (*UserInfo) GetIsAdmin ¶
func (*UserInfo) GetIsHidden ¶
func (*UserInfo) GetUserMetadata ¶
func (x *UserInfo) GetUserMetadata() *UserMetadata
func (*UserInfo) ProtoMessage ¶
func (*UserInfo) ProtoMessage()
func (*UserInfo) ProtoReflect ¶
func (x *UserInfo) ProtoReflect() protoreflect.Message
func (*UserInfo) Validate ¶
Validate checks the field values on UserInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserInfo) ValidateAll ¶
ValidateAll checks the field values on UserInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserInfoMultiError, or nil if none found.
type UserInfoMultiError ¶
type UserInfoMultiError []error
UserInfoMultiError is an error wrapping multiple validation errors returned by UserInfo.ValidateAll() if the designated constraints aren't met.
func (UserInfoMultiError) AllErrors ¶
func (m UserInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserInfoMultiError) Error ¶
func (m UserInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserInfoValidationError ¶
type UserInfoValidationError struct {
// contains filtered or unexported fields
}
UserInfoValidationError is the validation error returned by UserInfo.Validate if the designated constraints aren't met.
func (UserInfoValidationError) Cause ¶
func (e UserInfoValidationError) Cause() error
Cause function returns cause value.
func (UserInfoValidationError) Error ¶
func (e UserInfoValidationError) Error() string
Error satisfies the builtin error interface
func (UserInfoValidationError) ErrorName ¶
func (e UserInfoValidationError) ErrorName() string
ErrorName returns error name.
func (UserInfoValidationError) Field ¶
func (e UserInfoValidationError) Field() string
Field function returns field value.
func (UserInfoValidationError) Key ¶
func (e UserInfoValidationError) Key() bool
Key function returns key value.
func (UserInfoValidationError) Reason ¶
func (e UserInfoValidationError) Reason() string
Reason function returns reason value.
type UserMetadata ¶
type UserMetadata struct { ProfilePic *string `protobuf:"bytes,1,opt,name=profile_pic,json=profilePic,proto3,oneof" json:"profile_pic,omitempty"` IsAdmin bool `protobuf:"varint,2,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` RecordWebcam *bool `protobuf:"varint,7,opt,name=record_webcam,json=recordWebcam,proto3,oneof" json:"record_webcam,omitempty"` IsPresenter bool `protobuf:"varint,3,opt,name=is_presenter,json=isPresenter,proto3" json:"is_presenter,omitempty"` RaisedHand bool `protobuf:"varint,4,opt,name=raised_hand,json=raisedHand,proto3" json:"raised_hand,omitempty"` WaitForApproval bool `protobuf:"varint,5,opt,name=wait_for_approval,json=waitForApproval,proto3" json:"wait_for_approval,omitempty"` LockSettings *LockSettings `protobuf:"bytes,6,opt,name=lock_settings,json=lockSettings,proto3" json:"lock_settings,omitempty"` // we'll use this as version control MetadataId *string `protobuf:"bytes,13,opt,name=metadata_id,json=metadataId,proto3,oneof" json:"metadata_id,omitempty"` // contains filtered or unexported fields }
func (*UserMetadata) Descriptor
deprecated
func (*UserMetadata) Descriptor() ([]byte, []int)
Deprecated: Use UserMetadata.ProtoReflect.Descriptor instead.
func (*UserMetadata) GetIsAdmin ¶
func (x *UserMetadata) GetIsAdmin() bool
func (*UserMetadata) GetIsPresenter ¶
func (x *UserMetadata) GetIsPresenter() bool
func (*UserMetadata) GetLockSettings ¶
func (x *UserMetadata) GetLockSettings() *LockSettings
func (*UserMetadata) GetMetadataId ¶
func (x *UserMetadata) GetMetadataId() string
func (*UserMetadata) GetProfilePic ¶
func (x *UserMetadata) GetProfilePic() string
func (*UserMetadata) GetRaisedHand ¶
func (x *UserMetadata) GetRaisedHand() bool
func (*UserMetadata) GetRecordWebcam ¶
func (x *UserMetadata) GetRecordWebcam() bool
func (*UserMetadata) GetWaitForApproval ¶
func (x *UserMetadata) GetWaitForApproval() bool
func (*UserMetadata) ProtoMessage ¶
func (*UserMetadata) ProtoMessage()
func (*UserMetadata) ProtoReflect ¶
func (x *UserMetadata) ProtoReflect() protoreflect.Message
func (*UserMetadata) Reset ¶
func (x *UserMetadata) Reset()
func (*UserMetadata) String ¶
func (x *UserMetadata) String() string
func (*UserMetadata) Validate ¶
func (m *UserMetadata) Validate() error
Validate checks the field values on UserMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserMetadata) ValidateAll ¶
func (m *UserMetadata) ValidateAll() error
ValidateAll checks the field values on UserMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserMetadataMultiError, or nil if none found.
type UserMetadataMultiError ¶
type UserMetadataMultiError []error
UserMetadataMultiError is an error wrapping multiple validation errors returned by UserMetadata.ValidateAll() if the designated constraints aren't met.
func (UserMetadataMultiError) AllErrors ¶
func (m UserMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMetadataMultiError) Error ¶
func (m UserMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserMetadataValidationError ¶
type UserMetadataValidationError struct {
// contains filtered or unexported fields
}
UserMetadataValidationError is the validation error returned by UserMetadata.Validate if the designated constraints aren't met.
func (UserMetadataValidationError) Cause ¶
func (e UserMetadataValidationError) Cause() error
Cause function returns cause value.
func (UserMetadataValidationError) Error ¶
func (e UserMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (UserMetadataValidationError) ErrorName ¶
func (e UserMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (UserMetadataValidationError) Field ¶
func (e UserMetadataValidationError) Field() string
Field function returns field value.
func (UserMetadataValidationError) Key ¶
func (e UserMetadataValidationError) Key() bool
Key function returns key value.
func (UserMetadataValidationError) Reason ¶
func (e UserMetadataValidationError) Reason() string
Reason function returns reason value.
type VerifyTokenReq ¶
type VerifyTokenReq struct { IsProduction *bool `protobuf:"varint,1,opt,name=is_production,json=isProduction,proto3,oneof" json:"is_production,omitempty"` // contains filtered or unexported fields }
func (*VerifyTokenReq) Descriptor
deprecated
func (*VerifyTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use VerifyTokenReq.ProtoReflect.Descriptor instead.
func (*VerifyTokenReq) GetIsProduction ¶
func (x *VerifyTokenReq) GetIsProduction() bool
func (*VerifyTokenReq) ProtoMessage ¶
func (*VerifyTokenReq) ProtoMessage()
func (*VerifyTokenReq) ProtoReflect ¶
func (x *VerifyTokenReq) ProtoReflect() protoreflect.Message
func (*VerifyTokenReq) Reset ¶
func (x *VerifyTokenReq) Reset()
func (*VerifyTokenReq) String ¶
func (x *VerifyTokenReq) String() string
func (*VerifyTokenReq) Validate ¶
func (m *VerifyTokenReq) Validate() error
Validate checks the field values on VerifyTokenReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyTokenReq) ValidateAll ¶
func (m *VerifyTokenReq) ValidateAll() error
ValidateAll checks the field values on VerifyTokenReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyTokenReqMultiError, or nil if none found.
type VerifyTokenReqMultiError ¶
type VerifyTokenReqMultiError []error
VerifyTokenReqMultiError is an error wrapping multiple validation errors returned by VerifyTokenReq.ValidateAll() if the designated constraints aren't met.
func (VerifyTokenReqMultiError) AllErrors ¶
func (m VerifyTokenReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyTokenReqMultiError) Error ¶
func (m VerifyTokenReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyTokenReqValidationError ¶
type VerifyTokenReqValidationError struct {
// contains filtered or unexported fields
}
VerifyTokenReqValidationError is the validation error returned by VerifyTokenReq.Validate if the designated constraints aren't met.
func (VerifyTokenReqValidationError) Cause ¶
func (e VerifyTokenReqValidationError) Cause() error
Cause function returns cause value.
func (VerifyTokenReqValidationError) Error ¶
func (e VerifyTokenReqValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyTokenReqValidationError) ErrorName ¶
func (e VerifyTokenReqValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyTokenReqValidationError) Field ¶
func (e VerifyTokenReqValidationError) Field() string
Field function returns field value.
func (VerifyTokenReqValidationError) Key ¶
func (e VerifyTokenReqValidationError) Key() bool
Key function returns key value.
func (VerifyTokenReqValidationError) Reason ¶
func (e VerifyTokenReqValidationError) Reason() string
Reason function returns reason value.
type VerifyTokenRes ¶
type VerifyTokenRes struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` LivekitHost *string `protobuf:"bytes,3,opt,name=livekit_host,json=livekitHost,proto3,oneof" json:"livekit_host,omitempty"` Token *string `protobuf:"bytes,4,opt,name=token,proto3,oneof" json:"token,omitempty"` ServerVersion *string `protobuf:"bytes,5,opt,name=server_version,json=serverVersion,proto3,oneof" json:"server_version,omitempty"` // contains filtered or unexported fields }
func (*VerifyTokenRes) Descriptor
deprecated
func (*VerifyTokenRes) Descriptor() ([]byte, []int)
Deprecated: Use VerifyTokenRes.ProtoReflect.Descriptor instead.
func (*VerifyTokenRes) GetLivekitHost ¶
func (x *VerifyTokenRes) GetLivekitHost() string
func (*VerifyTokenRes) GetMsg ¶
func (x *VerifyTokenRes) GetMsg() string
func (*VerifyTokenRes) GetServerVersion ¶
func (x *VerifyTokenRes) GetServerVersion() string
func (*VerifyTokenRes) GetStatus ¶
func (x *VerifyTokenRes) GetStatus() bool
func (*VerifyTokenRes) GetToken ¶
func (x *VerifyTokenRes) GetToken() string
func (*VerifyTokenRes) ProtoMessage ¶
func (*VerifyTokenRes) ProtoMessage()
func (*VerifyTokenRes) ProtoReflect ¶
func (x *VerifyTokenRes) ProtoReflect() protoreflect.Message
func (*VerifyTokenRes) Reset ¶
func (x *VerifyTokenRes) Reset()
func (*VerifyTokenRes) String ¶
func (x *VerifyTokenRes) String() string
func (*VerifyTokenRes) Validate ¶
func (m *VerifyTokenRes) Validate() error
Validate checks the field values on VerifyTokenRes with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyTokenRes) ValidateAll ¶
func (m *VerifyTokenRes) ValidateAll() error
ValidateAll checks the field values on VerifyTokenRes with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyTokenResMultiError, or nil if none found.
type VerifyTokenResMultiError ¶
type VerifyTokenResMultiError []error
VerifyTokenResMultiError is an error wrapping multiple validation errors returned by VerifyTokenRes.ValidateAll() if the designated constraints aren't met.
func (VerifyTokenResMultiError) AllErrors ¶
func (m VerifyTokenResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyTokenResMultiError) Error ¶
func (m VerifyTokenResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyTokenResValidationError ¶
type VerifyTokenResValidationError struct {
// contains filtered or unexported fields
}
VerifyTokenResValidationError is the validation error returned by VerifyTokenRes.Validate if the designated constraints aren't met.
func (VerifyTokenResValidationError) Cause ¶
func (e VerifyTokenResValidationError) Cause() error
Cause function returns cause value.
func (VerifyTokenResValidationError) Error ¶
func (e VerifyTokenResValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyTokenResValidationError) ErrorName ¶
func (e VerifyTokenResValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyTokenResValidationError) Field ¶
func (e VerifyTokenResValidationError) Field() string
Field function returns field value.
func (VerifyTokenResValidationError) Key ¶
func (e VerifyTokenResValidationError) Key() bool
Key function returns key value.
func (VerifyTokenResValidationError) Reason ¶
func (e VerifyTokenResValidationError) Reason() string
Reason function returns reason value.
type WaitingRoomFeatures ¶
type WaitingRoomFeatures struct { IsActive bool `protobuf:"varint,1,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` WaitingRoomMsg string `protobuf:"bytes,2,opt,name=waiting_room_msg,json=waitingRoomMsg,proto3" json:"waiting_room_msg,omitempty"` // contains filtered or unexported fields }
func (*WaitingRoomFeatures) Descriptor
deprecated
func (*WaitingRoomFeatures) Descriptor() ([]byte, []int)
Deprecated: Use WaitingRoomFeatures.ProtoReflect.Descriptor instead.
func (*WaitingRoomFeatures) GetIsActive ¶
func (x *WaitingRoomFeatures) GetIsActive() bool
func (*WaitingRoomFeatures) GetWaitingRoomMsg ¶
func (x *WaitingRoomFeatures) GetWaitingRoomMsg() string
func (*WaitingRoomFeatures) ProtoMessage ¶
func (*WaitingRoomFeatures) ProtoMessage()
func (*WaitingRoomFeatures) ProtoReflect ¶
func (x *WaitingRoomFeatures) ProtoReflect() protoreflect.Message
func (*WaitingRoomFeatures) Reset ¶
func (x *WaitingRoomFeatures) Reset()
func (*WaitingRoomFeatures) String ¶
func (x *WaitingRoomFeatures) String() string
func (*WaitingRoomFeatures) Validate ¶
func (m *WaitingRoomFeatures) Validate() error
Validate checks the field values on WaitingRoomFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WaitingRoomFeatures) ValidateAll ¶
func (m *WaitingRoomFeatures) ValidateAll() error
ValidateAll checks the field values on WaitingRoomFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WaitingRoomFeaturesMultiError, or nil if none found.
type WaitingRoomFeaturesMultiError ¶
type WaitingRoomFeaturesMultiError []error
WaitingRoomFeaturesMultiError is an error wrapping multiple validation errors returned by WaitingRoomFeatures.ValidateAll() if the designated constraints aren't met.
func (WaitingRoomFeaturesMultiError) AllErrors ¶
func (m WaitingRoomFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WaitingRoomFeaturesMultiError) Error ¶
func (m WaitingRoomFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WaitingRoomFeaturesValidationError ¶
type WaitingRoomFeaturesValidationError struct {
// contains filtered or unexported fields
}
WaitingRoomFeaturesValidationError is the validation error returned by WaitingRoomFeatures.Validate if the designated constraints aren't met.
func (WaitingRoomFeaturesValidationError) Cause ¶
func (e WaitingRoomFeaturesValidationError) Cause() error
Cause function returns cause value.
func (WaitingRoomFeaturesValidationError) Error ¶
func (e WaitingRoomFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (WaitingRoomFeaturesValidationError) ErrorName ¶
func (e WaitingRoomFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (WaitingRoomFeaturesValidationError) Field ¶
func (e WaitingRoomFeaturesValidationError) Field() string
Field function returns field value.
func (WaitingRoomFeaturesValidationError) Key ¶
func (e WaitingRoomFeaturesValidationError) Key() bool
Key function returns key value.
func (WaitingRoomFeaturesValidationError) Reason ¶
func (e WaitingRoomFeaturesValidationError) Reason() string
Reason function returns reason value.
type WhiteboardFeatures ¶
type WhiteboardFeatures struct { AllowedWhiteboard bool `protobuf:"varint,1,opt,name=allowed_whiteboard,json=allowedWhiteboard,proto3" json:"allowed_whiteboard,omitempty"` Visible bool `protobuf:"varint,2,opt,name=visible,proto3" json:"visible,omitempty"` PreloadFile string `protobuf:"bytes,3,opt,name=preload_file,json=preloadFile,proto3" json:"preload_file,omitempty"` WhiteboardFileId string `protobuf:"bytes,4,opt,name=whiteboard_file_id,json=whiteboardFileId,proto3" json:"whiteboard_file_id,omitempty"` FileName string `protobuf:"bytes,5,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` FilePath string `protobuf:"bytes,6,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"` TotalPages uint32 `protobuf:"varint,7,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"` // contains filtered or unexported fields }
func (*WhiteboardFeatures) Descriptor
deprecated
func (*WhiteboardFeatures) Descriptor() ([]byte, []int)
Deprecated: Use WhiteboardFeatures.ProtoReflect.Descriptor instead.
func (*WhiteboardFeatures) GetAllowedWhiteboard ¶
func (x *WhiteboardFeatures) GetAllowedWhiteboard() bool
func (*WhiteboardFeatures) GetFileName ¶
func (x *WhiteboardFeatures) GetFileName() string
func (*WhiteboardFeatures) GetFilePath ¶
func (x *WhiteboardFeatures) GetFilePath() string
func (*WhiteboardFeatures) GetPreloadFile ¶
func (x *WhiteboardFeatures) GetPreloadFile() string
func (*WhiteboardFeatures) GetTotalPages ¶
func (x *WhiteboardFeatures) GetTotalPages() uint32
func (*WhiteboardFeatures) GetVisible ¶
func (x *WhiteboardFeatures) GetVisible() bool
func (*WhiteboardFeatures) GetWhiteboardFileId ¶
func (x *WhiteboardFeatures) GetWhiteboardFileId() string
func (*WhiteboardFeatures) ProtoMessage ¶
func (*WhiteboardFeatures) ProtoMessage()
func (*WhiteboardFeatures) ProtoReflect ¶
func (x *WhiteboardFeatures) ProtoReflect() protoreflect.Message
func (*WhiteboardFeatures) Reset ¶
func (x *WhiteboardFeatures) Reset()
func (*WhiteboardFeatures) String ¶
func (x *WhiteboardFeatures) String() string
func (*WhiteboardFeatures) Validate ¶
func (m *WhiteboardFeatures) Validate() error
Validate checks the field values on WhiteboardFeatures with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WhiteboardFeatures) ValidateAll ¶
func (m *WhiteboardFeatures) ValidateAll() error
ValidateAll checks the field values on WhiteboardFeatures with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WhiteboardFeaturesMultiError, or nil if none found.
type WhiteboardFeaturesMultiError ¶
type WhiteboardFeaturesMultiError []error
WhiteboardFeaturesMultiError is an error wrapping multiple validation errors returned by WhiteboardFeatures.ValidateAll() if the designated constraints aren't met.
func (WhiteboardFeaturesMultiError) AllErrors ¶
func (m WhiteboardFeaturesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhiteboardFeaturesMultiError) Error ¶
func (m WhiteboardFeaturesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhiteboardFeaturesValidationError ¶
type WhiteboardFeaturesValidationError struct {
// contains filtered or unexported fields
}
WhiteboardFeaturesValidationError is the validation error returned by WhiteboardFeatures.Validate if the designated constraints aren't met.
func (WhiteboardFeaturesValidationError) Cause ¶
func (e WhiteboardFeaturesValidationError) Cause() error
Cause function returns cause value.
func (WhiteboardFeaturesValidationError) Error ¶
func (e WhiteboardFeaturesValidationError) Error() string
Error satisfies the builtin error interface
func (WhiteboardFeaturesValidationError) ErrorName ¶
func (e WhiteboardFeaturesValidationError) ErrorName() string
ErrorName returns error name.
func (WhiteboardFeaturesValidationError) Field ¶
func (e WhiteboardFeaturesValidationError) Field() string
Field function returns field value.
func (WhiteboardFeaturesValidationError) Key ¶
func (e WhiteboardFeaturesValidationError) Key() bool
Key function returns key value.
func (WhiteboardFeaturesValidationError) Reason ¶
func (e WhiteboardFeaturesValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- plugnmeet_auth_recording.pb.go
- plugnmeet_auth_recording.pb.validate.go
- plugnmeet_auth_room.pb.go
- plugnmeet_auth_room.pb.validate.go
- plugnmeet_breakout_room.pb.go
- plugnmeet_breakout_room.pb.validate.go
- plugnmeet_common.pb.go
- plugnmeet_common.pb.validate.go
- plugnmeet_common_api.pb.go
- plugnmeet_common_api.pb.validate.go
- plugnmeet_create_room.pb.go
- plugnmeet_create_room.pb.validate.go
- plugnmeet_datamessage.pb.go
- plugnmeet_datamessage.pb.validate.go
- plugnmeet_gen_token.pb.go
- plugnmeet_gen_token.pb.validate.go
- plugnmeet_ingress.pb.go
- plugnmeet_ingress.pb.validate.go
- plugnmeet_lti_v1.pb.go
- plugnmeet_lti_v1.pb.validate.go
- plugnmeet_polls.pb.go
- plugnmeet_polls.pb.validate.go
- plugnmeet_recorder.pb.go
- plugnmeet_recorder.pb.validate.go
- plugnmeet_recording.pb.go
- plugnmeet_recording.pb.validate.go
- plugnmeet_speech_services.pb.go
- plugnmeet_speech_services.pb.validate.go