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 AnalyticsDataMsg
- func (*AnalyticsDataMsg) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsDataMsg) GetEventName() AnalyticsEvents
- func (x *AnalyticsDataMsg) GetEventType() AnalyticsEventType
- func (x *AnalyticsDataMsg) GetEventValueInteger() int64
- func (x *AnalyticsDataMsg) GetEventValueString() string
- func (x *AnalyticsDataMsg) GetExtraData() string
- func (x *AnalyticsDataMsg) GetHsetValue() string
- func (x *AnalyticsDataMsg) GetRoomId() string
- func (x *AnalyticsDataMsg) GetRoomSid() string
- func (x *AnalyticsDataMsg) GetTime() int64
- func (x *AnalyticsDataMsg) GetUserId() string
- func (x *AnalyticsDataMsg) GetUserName() string
- func (*AnalyticsDataMsg) ProtoMessage()
- func (x *AnalyticsDataMsg) ProtoReflect() protoreflect.Message
- func (x *AnalyticsDataMsg) Reset()
- func (x *AnalyticsDataMsg) String() string
- func (m *AnalyticsDataMsg) Validate() error
- func (m *AnalyticsDataMsg) ValidateAll() error
- type AnalyticsDataMsgMultiError
- type AnalyticsDataMsgValidationError
- func (e AnalyticsDataMsgValidationError) Cause() error
- func (e AnalyticsDataMsgValidationError) Error() string
- func (e AnalyticsDataMsgValidationError) ErrorName() string
- func (e AnalyticsDataMsgValidationError) Field() string
- func (e AnalyticsDataMsgValidationError) Key() bool
- func (e AnalyticsDataMsgValidationError) Reason() string
- type AnalyticsEvent
- func (*AnalyticsEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsEvent) GetFileId() string
- func (*AnalyticsEvent) ProtoMessage()
- func (x *AnalyticsEvent) ProtoReflect() protoreflect.Message
- func (x *AnalyticsEvent) Reset()
- func (x *AnalyticsEvent) String() string
- func (m *AnalyticsEvent) Validate() error
- func (m *AnalyticsEvent) ValidateAll() error
- type AnalyticsEventData
- func (*AnalyticsEventData) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsEventData) GetName() string
- func (x *AnalyticsEventData) GetTotal() uint32
- func (x *AnalyticsEventData) GetValues() []*AnalyticsEventValue
- func (*AnalyticsEventData) ProtoMessage()
- func (x *AnalyticsEventData) ProtoReflect() protoreflect.Message
- func (x *AnalyticsEventData) Reset()
- func (x *AnalyticsEventData) String() string
- func (m *AnalyticsEventData) Validate() error
- func (m *AnalyticsEventData) ValidateAll() error
- type AnalyticsEventDataMultiError
- type AnalyticsEventDataValidationError
- func (e AnalyticsEventDataValidationError) Cause() error
- func (e AnalyticsEventDataValidationError) Error() string
- func (e AnalyticsEventDataValidationError) ErrorName() string
- func (e AnalyticsEventDataValidationError) Field() string
- func (e AnalyticsEventDataValidationError) Key() bool
- func (e AnalyticsEventDataValidationError) Reason() string
- type AnalyticsEventMultiError
- type AnalyticsEventType
- func (AnalyticsEventType) Descriptor() protoreflect.EnumDescriptor
- func (x AnalyticsEventType) Enum() *AnalyticsEventType
- func (AnalyticsEventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AnalyticsEventType) Number() protoreflect.EnumNumber
- func (x AnalyticsEventType) String() string
- func (AnalyticsEventType) Type() protoreflect.EnumType
- type AnalyticsEventValidationError
- func (e AnalyticsEventValidationError) Cause() error
- func (e AnalyticsEventValidationError) Error() string
- func (e AnalyticsEventValidationError) ErrorName() string
- func (e AnalyticsEventValidationError) Field() string
- func (e AnalyticsEventValidationError) Key() bool
- func (e AnalyticsEventValidationError) Reason() string
- type AnalyticsEventValue
- func (*AnalyticsEventValue) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsEventValue) GetTime() int64
- func (x *AnalyticsEventValue) GetValue() string
- func (*AnalyticsEventValue) ProtoMessage()
- func (x *AnalyticsEventValue) ProtoReflect() protoreflect.Message
- func (x *AnalyticsEventValue) Reset()
- func (x *AnalyticsEventValue) String() string
- func (m *AnalyticsEventValue) Validate() error
- func (m *AnalyticsEventValue) ValidateAll() error
- type AnalyticsEventValueMultiError
- type AnalyticsEventValueValidationError
- func (e AnalyticsEventValueValidationError) Cause() error
- func (e AnalyticsEventValueValidationError) Error() string
- func (e AnalyticsEventValueValidationError) ErrorName() string
- func (e AnalyticsEventValueValidationError) Field() string
- func (e AnalyticsEventValueValidationError) Key() bool
- func (e AnalyticsEventValueValidationError) Reason() string
- type AnalyticsEvents
- func (AnalyticsEvents) Descriptor() protoreflect.EnumDescriptor
- func (x AnalyticsEvents) Enum() *AnalyticsEvents
- func (AnalyticsEvents) EnumDescriptor() ([]byte, []int)deprecated
- func (x AnalyticsEvents) Number() protoreflect.EnumNumber
- func (x AnalyticsEvents) String() string
- func (AnalyticsEvents) Type() protoreflect.EnumType
- type AnalyticsInfo
- func (*AnalyticsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsInfo) GetCreationTime() int64
- func (x *AnalyticsInfo) GetFileId() string
- func (x *AnalyticsInfo) GetFileName() string
- func (x *AnalyticsInfo) GetFileSize() float64
- func (x *AnalyticsInfo) GetRoomCreationTime() int64
- func (x *AnalyticsInfo) GetRoomId() string
- func (*AnalyticsInfo) ProtoMessage()
- func (x *AnalyticsInfo) ProtoReflect() protoreflect.Message
- func (x *AnalyticsInfo) Reset()
- func (x *AnalyticsInfo) String() string
- func (m *AnalyticsInfo) Validate() error
- func (m *AnalyticsInfo) ValidateAll() error
- type AnalyticsInfoMultiError
- type AnalyticsInfoValidationError
- func (e AnalyticsInfoValidationError) Cause() error
- func (e AnalyticsInfoValidationError) Error() string
- func (e AnalyticsInfoValidationError) ErrorName() string
- func (e AnalyticsInfoValidationError) Field() string
- func (e AnalyticsInfoValidationError) Key() bool
- func (e AnalyticsInfoValidationError) Reason() string
- type AnalyticsRedisUserInfo
- func (*AnalyticsRedisUserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsRedisUserInfo) GetExUserId() string
- func (x *AnalyticsRedisUserInfo) GetExtraData() string
- func (x *AnalyticsRedisUserInfo) GetIsAdmin() bool
- func (x *AnalyticsRedisUserInfo) GetName() string
- func (*AnalyticsRedisUserInfo) ProtoMessage()
- func (x *AnalyticsRedisUserInfo) ProtoReflect() protoreflect.Message
- func (x *AnalyticsRedisUserInfo) Reset()
- func (x *AnalyticsRedisUserInfo) String() string
- func (m *AnalyticsRedisUserInfo) Validate() error
- func (m *AnalyticsRedisUserInfo) ValidateAll() error
- type AnalyticsRedisUserInfoMultiError
- type AnalyticsRedisUserInfoValidationError
- func (e AnalyticsRedisUserInfoValidationError) Cause() error
- func (e AnalyticsRedisUserInfoValidationError) Error() string
- func (e AnalyticsRedisUserInfoValidationError) ErrorName() string
- func (e AnalyticsRedisUserInfoValidationError) Field() string
- func (e AnalyticsRedisUserInfoValidationError) Key() bool
- func (e AnalyticsRedisUserInfoValidationError) Reason() string
- type AnalyticsResult
- func (*AnalyticsResult) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsResult) GetRoom() *AnalyticsRoomInfo
- func (x *AnalyticsResult) GetUsers() []*AnalyticsUserInfo
- func (*AnalyticsResult) ProtoMessage()
- func (x *AnalyticsResult) ProtoReflect() protoreflect.Message
- func (x *AnalyticsResult) Reset()
- func (x *AnalyticsResult) String() string
- func (m *AnalyticsResult) Validate() error
- func (m *AnalyticsResult) ValidateAll() error
- type AnalyticsResultMultiError
- type AnalyticsResultValidationError
- func (e AnalyticsResultValidationError) Cause() error
- func (e AnalyticsResultValidationError) Error() string
- func (e AnalyticsResultValidationError) ErrorName() string
- func (e AnalyticsResultValidationError) Field() string
- func (e AnalyticsResultValidationError) Key() bool
- func (e AnalyticsResultValidationError) Reason() string
- type AnalyticsRoomInfo
- func (*AnalyticsRoomInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsRoomInfo) GetEnabledE2Ee() bool
- func (x *AnalyticsRoomInfo) GetEvents() []*AnalyticsEventData
- func (x *AnalyticsRoomInfo) GetRoomCreation() int64
- func (x *AnalyticsRoomInfo) GetRoomDuration() int64
- func (x *AnalyticsRoomInfo) GetRoomEnded() int64
- func (x *AnalyticsRoomInfo) GetRoomId() string
- func (x *AnalyticsRoomInfo) GetRoomTitle() string
- func (x *AnalyticsRoomInfo) GetRoomTotalUsers() int64
- func (*AnalyticsRoomInfo) ProtoMessage()
- func (x *AnalyticsRoomInfo) ProtoReflect() protoreflect.Message
- func (x *AnalyticsRoomInfo) Reset()
- func (x *AnalyticsRoomInfo) String() string
- func (m *AnalyticsRoomInfo) Validate() error
- func (m *AnalyticsRoomInfo) ValidateAll() error
- type AnalyticsRoomInfoMultiError
- type AnalyticsRoomInfoValidationError
- func (e AnalyticsRoomInfoValidationError) Cause() error
- func (e AnalyticsRoomInfoValidationError) Error() string
- func (e AnalyticsRoomInfoValidationError) ErrorName() string
- func (e AnalyticsRoomInfoValidationError) Field() string
- func (e AnalyticsRoomInfoValidationError) Key() bool
- func (e AnalyticsRoomInfoValidationError) Reason() string
- type AnalyticsStatus
- func (AnalyticsStatus) Descriptor() protoreflect.EnumDescriptor
- func (x AnalyticsStatus) Enum() *AnalyticsStatus
- func (AnalyticsStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x AnalyticsStatus) Number() protoreflect.EnumNumber
- func (x AnalyticsStatus) String() string
- func (AnalyticsStatus) Type() protoreflect.EnumType
- type AnalyticsUserInfo
- func (*AnalyticsUserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsUserInfo) GetEvents() []*AnalyticsEventData
- func (x *AnalyticsUserInfo) GetExUserId() string
- func (x *AnalyticsUserInfo) GetExtraData() string
- func (x *AnalyticsUserInfo) GetIsAdmin() bool
- func (x *AnalyticsUserInfo) GetName() string
- func (x *AnalyticsUserInfo) GetUserId() string
- func (*AnalyticsUserInfo) ProtoMessage()
- func (x *AnalyticsUserInfo) ProtoReflect() protoreflect.Message
- func (x *AnalyticsUserInfo) Reset()
- func (x *AnalyticsUserInfo) String() string
- func (m *AnalyticsUserInfo) Validate() error
- func (m *AnalyticsUserInfo) ValidateAll() error
- type AnalyticsUserInfoMultiError
- type AnalyticsUserInfoValidationError
- func (e AnalyticsUserInfoValidationError) Cause() error
- func (e AnalyticsUserInfoValidationError) Error() string
- func (e AnalyticsUserInfoValidationError) ErrorName() string
- func (e AnalyticsUserInfoValidationError) Field() string
- func (e AnalyticsUserInfoValidationError) Key() bool
- func (e AnalyticsUserInfoValidationError) 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 AzureTokenRenewReq
- func (*AzureTokenRenewReq) Descriptor() ([]byte, []int)deprecated
- func (x *AzureTokenRenewReq) GetKeyId() string
- func (x *AzureTokenRenewReq) GetRoomId() string
- func (x *AzureTokenRenewReq) GetServiceRegion() string
- func (x *AzureTokenRenewReq) GetUserSid() string
- func (*AzureTokenRenewReq) ProtoMessage()
- func (x *AzureTokenRenewReq) ProtoReflect() protoreflect.Message
- func (x *AzureTokenRenewReq) Reset()
- func (x *AzureTokenRenewReq) String() string
- func (m *AzureTokenRenewReq) Validate() error
- func (m *AzureTokenRenewReq) ValidateAll() error
- type AzureTokenRenewReqMultiError
- type AzureTokenRenewReqValidationError
- func (e AzureTokenRenewReqValidationError) Cause() error
- func (e AzureTokenRenewReqValidationError) Error() string
- func (e AzureTokenRenewReqValidationError) ErrorName() string
- func (e AzureTokenRenewReqValidationError) Field() string
- func (e AzureTokenRenewReqValidationError) Key() bool
- func (e AzureTokenRenewReqValidationError) 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 ChatMessage
- func (*ChatMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ChatMessage) GetFromAdmin() bool
- func (x *ChatMessage) GetFromName() string
- func (x *ChatMessage) GetFromUserId() string
- func (x *ChatMessage) GetId() string
- func (x *ChatMessage) GetIsPrivate() bool
- func (x *ChatMessage) GetMessage() string
- func (x *ChatMessage) GetSentAt() int64
- func (x *ChatMessage) GetToUserId() string
- func (*ChatMessage) ProtoMessage()
- func (x *ChatMessage) ProtoReflect() protoreflect.Message
- func (x *ChatMessage) Reset()
- func (x *ChatMessage) String() string
- func (m *ChatMessage) Validate() error
- func (m *ChatMessage) ValidateAll() error
- type ChatMessageMultiError
- type ChatMessageValidationError
- func (e ChatMessageValidationError) Cause() error
- func (e ChatMessageValidationError) Error() string
- func (e ChatMessageValidationError) ErrorName() string
- func (e ChatMessageValidationError) Field() string
- func (e ChatMessageValidationError) Key() bool
- func (e ChatMessageValidationError) 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) GetAnalytics() *AnalyticsEvent
- 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) GetInputType() IngressInput
- 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() *ActiveRoomInfo
- 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 CustomDesignParams
- func (*CustomDesignParams) Descriptor() ([]byte, []int)deprecated
- func (x *CustomDesignParams) GetBackgroundColor() string
- func (x *CustomDesignParams) GetBackgroundImage() string
- func (x *CustomDesignParams) GetCustomCssUrl() string
- func (x *CustomDesignParams) GetCustomLogo() string
- func (x *CustomDesignParams) GetFooterBgColor() string
- func (x *CustomDesignParams) GetHeaderBgColor() string
- func (x *CustomDesignParams) GetLeftSideBgColor() string
- func (x *CustomDesignParams) GetPrimaryColor() string
- func (x *CustomDesignParams) GetRightSideBgColor() string
- func (x *CustomDesignParams) GetSecondaryColor() string
- func (*CustomDesignParams) ProtoMessage()
- func (x *CustomDesignParams) ProtoReflect() protoreflect.Message
- func (x *CustomDesignParams) Reset()
- func (x *CustomDesignParams) String() string
- func (m *CustomDesignParams) Validate() error
- func (m *CustomDesignParams) ValidateAll() error
- type CustomDesignParamsMultiError
- type CustomDesignParamsValidationError
- func (e CustomDesignParamsValidationError) Cause() error
- func (e CustomDesignParamsValidationError) Error() string
- func (e CustomDesignParamsValidationError) ErrorName() string
- func (e CustomDesignParamsValidationError) Field() string
- func (e CustomDesignParamsValidationError) Key() bool
- func (e CustomDesignParamsValidationError) Reason() string
- type DataChannelMessage
- func (*DataChannelMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DataChannelMessage) GetFromUserId() string
- func (x *DataChannelMessage) GetId() string
- func (x *DataChannelMessage) GetMessage() string
- func (x *DataChannelMessage) GetToUserId() string
- func (x *DataChannelMessage) GetType() DataMsgBodyType
- func (*DataChannelMessage) ProtoMessage()
- func (x *DataChannelMessage) ProtoReflect() protoreflect.Message
- func (x *DataChannelMessage) Reset()
- func (x *DataChannelMessage) String() string
- func (m *DataChannelMessage) Validate() error
- func (m *DataChannelMessage) ValidateAll() error
- type DataChannelMessageMultiError
- type DataChannelMessageValidationError
- func (e DataChannelMessageValidationError) Cause() error
- func (e DataChannelMessageValidationError) Error() string
- func (e DataChannelMessageValidationError) ErrorName() string
- func (e DataChannelMessageValidationError) Field() string
- func (e DataChannelMessageValidationError) Key() bool
- func (e DataChannelMessageValidationError) Reason() string
- 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 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 DeleteAnalyticsReq
- func (*DeleteAnalyticsReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAnalyticsReq) GetFileId() string
- func (*DeleteAnalyticsReq) ProtoMessage()
- func (x *DeleteAnalyticsReq) ProtoReflect() protoreflect.Message
- func (x *DeleteAnalyticsReq) Reset()
- func (x *DeleteAnalyticsReq) String() string
- func (m *DeleteAnalyticsReq) Validate() error
- func (m *DeleteAnalyticsReq) ValidateAll() error
- type DeleteAnalyticsReqMultiError
- type DeleteAnalyticsReqValidationError
- func (e DeleteAnalyticsReqValidationError) Cause() error
- func (e DeleteAnalyticsReqValidationError) Error() string
- func (e DeleteAnalyticsReqValidationError) ErrorName() string
- func (e DeleteAnalyticsReqValidationError) Field() string
- func (e DeleteAnalyticsReqValidationError) Key() bool
- func (e DeleteAnalyticsReqValidationError) Reason() string
- type DeleteAnalyticsRes
- func (*DeleteAnalyticsRes) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAnalyticsRes) GetMsg() string
- func (x *DeleteAnalyticsRes) GetStatus() bool
- func (*DeleteAnalyticsRes) ProtoMessage()
- func (x *DeleteAnalyticsRes) ProtoReflect() protoreflect.Message
- func (x *DeleteAnalyticsRes) Reset()
- func (x *DeleteAnalyticsRes) String() string
- func (m *DeleteAnalyticsRes) Validate() error
- func (m *DeleteAnalyticsRes) ValidateAll() error
- type DeleteAnalyticsResMultiError
- type DeleteAnalyticsResValidationError
- func (e DeleteAnalyticsResValidationError) Cause() error
- func (e DeleteAnalyticsResValidationError) Error() string
- func (e DeleteAnalyticsResValidationError) ErrorName() string
- func (e DeleteAnalyticsResValidationError) Field() string
- func (e DeleteAnalyticsResValidationError) Key() bool
- func (e DeleteAnalyticsResValidationError) Reason() string
- 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) GetIncludedChatMessages() bool
- func (x *EndToEndEncryptionFeatures) GetIncludedWhiteboard() bool
- 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 FetchAnalyticsReq
- func (*FetchAnalyticsReq) Descriptor() ([]byte, []int)deprecated
- func (x *FetchAnalyticsReq) GetFrom() uint32
- func (x *FetchAnalyticsReq) GetLimit() uint32
- func (x *FetchAnalyticsReq) GetOrderBy() string
- func (x *FetchAnalyticsReq) GetRoomIds() []string
- func (*FetchAnalyticsReq) ProtoMessage()
- func (x *FetchAnalyticsReq) ProtoReflect() protoreflect.Message
- func (x *FetchAnalyticsReq) Reset()
- func (x *FetchAnalyticsReq) String() string
- func (m *FetchAnalyticsReq) Validate() error
- func (m *FetchAnalyticsReq) ValidateAll() error
- type FetchAnalyticsReqMultiError
- type FetchAnalyticsReqValidationError
- func (e FetchAnalyticsReqValidationError) Cause() error
- func (e FetchAnalyticsReqValidationError) Error() string
- func (e FetchAnalyticsReqValidationError) ErrorName() string
- func (e FetchAnalyticsReqValidationError) Field() string
- func (e FetchAnalyticsReqValidationError) Key() bool
- func (e FetchAnalyticsReqValidationError) Reason() string
- type FetchAnalyticsRes
- func (*FetchAnalyticsRes) Descriptor() ([]byte, []int)deprecated
- func (x *FetchAnalyticsRes) GetMsg() string
- func (x *FetchAnalyticsRes) GetResult() *FetchAnalyticsResult
- func (x *FetchAnalyticsRes) GetStatus() bool
- func (*FetchAnalyticsRes) ProtoMessage()
- func (x *FetchAnalyticsRes) ProtoReflect() protoreflect.Message
- func (x *FetchAnalyticsRes) Reset()
- func (x *FetchAnalyticsRes) String() string
- func (m *FetchAnalyticsRes) Validate() error
- func (m *FetchAnalyticsRes) ValidateAll() error
- type FetchAnalyticsResMultiError
- type FetchAnalyticsResValidationError
- func (e FetchAnalyticsResValidationError) Cause() error
- func (e FetchAnalyticsResValidationError) Error() string
- func (e FetchAnalyticsResValidationError) ErrorName() string
- func (e FetchAnalyticsResValidationError) Field() string
- func (e FetchAnalyticsResValidationError) Key() bool
- func (e FetchAnalyticsResValidationError) Reason() string
- type FetchAnalyticsResult
- func (*FetchAnalyticsResult) Descriptor() ([]byte, []int)deprecated
- func (x *FetchAnalyticsResult) GetAnalyticsList() []*AnalyticsInfo
- func (x *FetchAnalyticsResult) GetFrom() uint32
- func (x *FetchAnalyticsResult) GetLimit() uint32
- func (x *FetchAnalyticsResult) GetOrderBy() string
- func (x *FetchAnalyticsResult) GetTotalAnalytics() int64
- func (*FetchAnalyticsResult) ProtoMessage()
- func (x *FetchAnalyticsResult) ProtoReflect() protoreflect.Message
- func (x *FetchAnalyticsResult) Reset()
- func (x *FetchAnalyticsResult) String() string
- func (m *FetchAnalyticsResult) Validate() error
- func (m *FetchAnalyticsResult) ValidateAll() error
- type FetchAnalyticsResultMultiError
- type FetchAnalyticsResultValidationError
- func (e FetchAnalyticsResultValidationError) Cause() error
- func (e FetchAnalyticsResultValidationError) Error() string
- func (e FetchAnalyticsResultValidationError) ErrorName() string
- func (e FetchAnalyticsResultValidationError) Field() string
- func (e FetchAnalyticsResultValidationError) Key() bool
- func (e FetchAnalyticsResultValidationError) Reason() string
- type FetchPastRoomsReq
- func (*FetchPastRoomsReq) Descriptor() ([]byte, []int)deprecated
- func (x *FetchPastRoomsReq) GetFrom() uint32
- func (x *FetchPastRoomsReq) GetLimit() uint32
- func (x *FetchPastRoomsReq) GetOrderBy() string
- func (x *FetchPastRoomsReq) GetRoomIds() []string
- func (*FetchPastRoomsReq) ProtoMessage()
- func (x *FetchPastRoomsReq) ProtoReflect() protoreflect.Message
- func (x *FetchPastRoomsReq) Reset()
- func (x *FetchPastRoomsReq) String() string
- func (m *FetchPastRoomsReq) Validate() error
- func (m *FetchPastRoomsReq) ValidateAll() error
- type FetchPastRoomsReqMultiError
- type FetchPastRoomsReqValidationError
- func (e FetchPastRoomsReqValidationError) Cause() error
- func (e FetchPastRoomsReqValidationError) Error() string
- func (e FetchPastRoomsReqValidationError) ErrorName() string
- func (e FetchPastRoomsReqValidationError) Field() string
- func (e FetchPastRoomsReqValidationError) Key() bool
- func (e FetchPastRoomsReqValidationError) Reason() string
- type FetchPastRoomsRes
- func (*FetchPastRoomsRes) Descriptor() ([]byte, []int)deprecated
- func (x *FetchPastRoomsRes) GetMsg() string
- func (x *FetchPastRoomsRes) GetResult() *FetchPastRoomsResult
- func (x *FetchPastRoomsRes) GetStatus() bool
- func (*FetchPastRoomsRes) ProtoMessage()
- func (x *FetchPastRoomsRes) ProtoReflect() protoreflect.Message
- func (x *FetchPastRoomsRes) Reset()
- func (x *FetchPastRoomsRes) String() string
- func (m *FetchPastRoomsRes) Validate() error
- func (m *FetchPastRoomsRes) ValidateAll() error
- type FetchPastRoomsResMultiError
- type FetchPastRoomsResValidationError
- func (e FetchPastRoomsResValidationError) Cause() error
- func (e FetchPastRoomsResValidationError) Error() string
- func (e FetchPastRoomsResValidationError) ErrorName() string
- func (e FetchPastRoomsResValidationError) Field() string
- func (e FetchPastRoomsResValidationError) Key() bool
- func (e FetchPastRoomsResValidationError) Reason() string
- type FetchPastRoomsResult
- func (*FetchPastRoomsResult) Descriptor() ([]byte, []int)deprecated
- func (x *FetchPastRoomsResult) GetFrom() uint32
- func (x *FetchPastRoomsResult) GetLimit() uint32
- func (x *FetchPastRoomsResult) GetOrderBy() string
- func (x *FetchPastRoomsResult) GetRoomsList() []*PastRoomInfo
- func (x *FetchPastRoomsResult) GetTotalRooms() int64
- func (*FetchPastRoomsResult) ProtoMessage()
- func (x *FetchPastRoomsResult) ProtoReflect() protoreflect.Message
- func (x *FetchPastRoomsResult) Reset()
- func (x *FetchPastRoomsResult) String() string
- func (m *FetchPastRoomsResult) Validate() error
- func (m *FetchPastRoomsResult) ValidateAll() error
- type FetchPastRoomsResultMultiError
- type FetchPastRoomsResultValidationError
- func (e FetchPastRoomsResultValidationError) Cause() error
- func (e FetchPastRoomsResultValidationError) Error() string
- func (e FetchPastRoomsResultValidationError) ErrorName() string
- func (e FetchPastRoomsResultValidationError) Field() string
- func (e FetchPastRoomsResultValidationError) Key() bool
- func (e FetchPastRoomsResultValidationError) Reason() string
- 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) GetRenew() bool
- 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 GetAnalyticsDownloadTokenReq
- func (*GetAnalyticsDownloadTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetAnalyticsDownloadTokenReq) GetFileId() string
- func (*GetAnalyticsDownloadTokenReq) ProtoMessage()
- func (x *GetAnalyticsDownloadTokenReq) ProtoReflect() protoreflect.Message
- func (x *GetAnalyticsDownloadTokenReq) Reset()
- func (x *GetAnalyticsDownloadTokenReq) String() string
- func (m *GetAnalyticsDownloadTokenReq) Validate() error
- func (m *GetAnalyticsDownloadTokenReq) ValidateAll() error
- type GetAnalyticsDownloadTokenReqMultiError
- type GetAnalyticsDownloadTokenReqValidationError
- func (e GetAnalyticsDownloadTokenReqValidationError) Cause() error
- func (e GetAnalyticsDownloadTokenReqValidationError) Error() string
- func (e GetAnalyticsDownloadTokenReqValidationError) ErrorName() string
- func (e GetAnalyticsDownloadTokenReqValidationError) Field() string
- func (e GetAnalyticsDownloadTokenReqValidationError) Key() bool
- func (e GetAnalyticsDownloadTokenReqValidationError) Reason() string
- type GetAnalyticsDownloadTokenRes
- func (*GetAnalyticsDownloadTokenRes) Descriptor() ([]byte, []int)deprecated
- func (x *GetAnalyticsDownloadTokenRes) GetMsg() string
- func (x *GetAnalyticsDownloadTokenRes) GetStatus() bool
- func (x *GetAnalyticsDownloadTokenRes) GetToken() string
- func (*GetAnalyticsDownloadTokenRes) ProtoMessage()
- func (x *GetAnalyticsDownloadTokenRes) ProtoReflect() protoreflect.Message
- func (x *GetAnalyticsDownloadTokenRes) Reset()
- func (x *GetAnalyticsDownloadTokenRes) String() string
- func (m *GetAnalyticsDownloadTokenRes) Validate() error
- func (m *GetAnalyticsDownloadTokenRes) ValidateAll() error
- type GetAnalyticsDownloadTokenResMultiError
- type GetAnalyticsDownloadTokenResValidationError
- func (e GetAnalyticsDownloadTokenResValidationError) Cause() error
- func (e GetAnalyticsDownloadTokenResValidationError) Error() string
- func (e GetAnalyticsDownloadTokenResValidationError) ErrorName() string
- func (e GetAnalyticsDownloadTokenResValidationError) Field() string
- func (e GetAnalyticsDownloadTokenResValidationError) Key() bool
- func (e GetAnalyticsDownloadTokenResValidationError) 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) GetIsActive() bool
- 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 MediaServerConnInfo
- func (*MediaServerConnInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MediaServerConnInfo) GetEnabledE2Ee() bool
- func (x *MediaServerConnInfo) GetToken() string
- func (x *MediaServerConnInfo) GetUrl() string
- func (*MediaServerConnInfo) ProtoMessage()
- func (x *MediaServerConnInfo) ProtoReflect() protoreflect.Message
- func (x *MediaServerConnInfo) Reset()
- func (x *MediaServerConnInfo) String() string
- func (m *MediaServerConnInfo) Validate() error
- func (m *MediaServerConnInfo) ValidateAll() error
- type MediaServerConnInfoMultiError
- type MediaServerConnInfoValidationError
- func (e MediaServerConnInfoValidationError) Cause() error
- func (e MediaServerConnInfoValidationError) Error() string
- func (e MediaServerConnInfoValidationError) ErrorName() string
- func (e MediaServerConnInfoValidationError) Field() string
- func (e MediaServerConnInfoValidationError) Key() bool
- func (e MediaServerConnInfoValidationError) 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 NatsInitialData
- func (*NatsInitialData) Descriptor() ([]byte, []int)deprecated
- func (x *NatsInitialData) GetLocalUser() *NatsKvUserInfo
- func (x *NatsInitialData) GetMediaServerInfo() *MediaServerConnInfo
- func (x *NatsInitialData) GetRoom() *NatsKvRoomInfo
- func (*NatsInitialData) ProtoMessage()
- func (x *NatsInitialData) ProtoReflect() protoreflect.Message
- func (x *NatsInitialData) Reset()
- func (x *NatsInitialData) String() string
- func (m *NatsInitialData) Validate() error
- func (m *NatsInitialData) ValidateAll() error
- type NatsInitialDataMultiError
- type NatsInitialDataValidationError
- func (e NatsInitialDataValidationError) Cause() error
- func (e NatsInitialDataValidationError) Error() string
- func (e NatsInitialDataValidationError) ErrorName() string
- func (e NatsInitialDataValidationError) Field() string
- func (e NatsInitialDataValidationError) Key() bool
- func (e NatsInitialDataValidationError) Reason() string
- type NatsKvRoomInfo
- func (*NatsKvRoomInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NatsKvRoomInfo) GetCreatedAt() uint64
- func (x *NatsKvRoomInfo) GetDbTableId() uint64
- func (x *NatsKvRoomInfo) GetEmptyTimeout() uint64
- func (x *NatsKvRoomInfo) GetMaxParticipants() uint64
- func (x *NatsKvRoomInfo) GetMetadata() string
- func (x *NatsKvRoomInfo) GetRoomId() string
- func (x *NatsKvRoomInfo) GetRoomSid() string
- func (x *NatsKvRoomInfo) GetStatus() string
- func (*NatsKvRoomInfo) ProtoMessage()
- func (x *NatsKvRoomInfo) ProtoReflect() protoreflect.Message
- func (x *NatsKvRoomInfo) Reset()
- func (x *NatsKvRoomInfo) String() string
- func (m *NatsKvRoomInfo) Validate() error
- func (m *NatsKvRoomInfo) ValidateAll() error
- type NatsKvRoomInfoMultiError
- type NatsKvRoomInfoValidationError
- func (e NatsKvRoomInfoValidationError) Cause() error
- func (e NatsKvRoomInfoValidationError) Error() string
- func (e NatsKvRoomInfoValidationError) ErrorName() string
- func (e NatsKvRoomInfoValidationError) Field() string
- func (e NatsKvRoomInfoValidationError) Key() bool
- func (e NatsKvRoomInfoValidationError) Reason() string
- type NatsKvUserInfo
- func (*NatsKvUserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NatsKvUserInfo) GetDisconnectedAt() uint64
- func (x *NatsKvUserInfo) GetIsAdmin() bool
- func (x *NatsKvUserInfo) GetIsPresenter() bool
- func (x *NatsKvUserInfo) GetJoinedAt() uint64
- func (x *NatsKvUserInfo) GetMetadata() string
- func (x *NatsKvUserInfo) GetName() string
- func (x *NatsKvUserInfo) GetReconnectedAt() uint64
- func (x *NatsKvUserInfo) GetRoomId() string
- func (x *NatsKvUserInfo) GetUserId() string
- func (x *NatsKvUserInfo) GetUserSid() string
- func (*NatsKvUserInfo) ProtoMessage()
- func (x *NatsKvUserInfo) ProtoReflect() protoreflect.Message
- func (x *NatsKvUserInfo) Reset()
- func (x *NatsKvUserInfo) String() string
- func (m *NatsKvUserInfo) Validate() error
- func (m *NatsKvUserInfo) ValidateAll() error
- type NatsKvUserInfoMultiError
- type NatsKvUserInfoValidationError
- func (e NatsKvUserInfoValidationError) Cause() error
- func (e NatsKvUserInfoValidationError) Error() string
- func (e NatsKvUserInfoValidationError) ErrorName() string
- func (e NatsKvUserInfoValidationError) Field() string
- func (e NatsKvUserInfoValidationError) Key() bool
- func (e NatsKvUserInfoValidationError) Reason() string
- type NatsMsgClientToServer
- func (*NatsMsgClientToServer) Descriptor() ([]byte, []int)deprecated
- func (x *NatsMsgClientToServer) GetBinMsg() []byte
- func (x *NatsMsgClientToServer) GetEvent() NatsMsgClientToServerEvents
- func (x *NatsMsgClientToServer) GetId() string
- func (x *NatsMsgClientToServer) GetMsg() string
- func (*NatsMsgClientToServer) ProtoMessage()
- func (x *NatsMsgClientToServer) ProtoReflect() protoreflect.Message
- func (x *NatsMsgClientToServer) Reset()
- func (x *NatsMsgClientToServer) String() string
- func (m *NatsMsgClientToServer) Validate() error
- func (m *NatsMsgClientToServer) ValidateAll() error
- type NatsMsgClientToServerEvents
- func (NatsMsgClientToServerEvents) Descriptor() protoreflect.EnumDescriptor
- func (x NatsMsgClientToServerEvents) Enum() *NatsMsgClientToServerEvents
- func (NatsMsgClientToServerEvents) EnumDescriptor() ([]byte, []int)deprecated
- func (x NatsMsgClientToServerEvents) Number() protoreflect.EnumNumber
- func (x NatsMsgClientToServerEvents) String() string
- func (NatsMsgClientToServerEvents) Type() protoreflect.EnumType
- type NatsMsgClientToServerMultiError
- type NatsMsgClientToServerValidationError
- func (e NatsMsgClientToServerValidationError) Cause() error
- func (e NatsMsgClientToServerValidationError) Error() string
- func (e NatsMsgClientToServerValidationError) ErrorName() string
- func (e NatsMsgClientToServerValidationError) Field() string
- func (e NatsMsgClientToServerValidationError) Key() bool
- func (e NatsMsgClientToServerValidationError) Reason() string
- type NatsMsgServerToClient
- func (*NatsMsgServerToClient) Descriptor() ([]byte, []int)deprecated
- func (x *NatsMsgServerToClient) GetEvent() NatsMsgServerToClientEvents
- func (x *NatsMsgServerToClient) GetId() string
- func (x *NatsMsgServerToClient) GetMsg() string
- func (*NatsMsgServerToClient) ProtoMessage()
- func (x *NatsMsgServerToClient) ProtoReflect() protoreflect.Message
- func (x *NatsMsgServerToClient) Reset()
- func (x *NatsMsgServerToClient) String() string
- func (m *NatsMsgServerToClient) Validate() error
- func (m *NatsMsgServerToClient) ValidateAll() error
- type NatsMsgServerToClientEvents
- func (NatsMsgServerToClientEvents) Descriptor() protoreflect.EnumDescriptor
- func (x NatsMsgServerToClientEvents) Enum() *NatsMsgServerToClientEvents
- func (NatsMsgServerToClientEvents) EnumDescriptor() ([]byte, []int)deprecated
- func (x NatsMsgServerToClientEvents) Number() protoreflect.EnumNumber
- func (x NatsMsgServerToClientEvents) String() string
- func (NatsMsgServerToClientEvents) Type() protoreflect.EnumType
- type NatsMsgServerToClientMultiError
- type NatsMsgServerToClientValidationError
- func (e NatsMsgServerToClientValidationError) Cause() error
- func (e NatsMsgServerToClientValidationError) Error() string
- func (e NatsMsgServerToClientValidationError) ErrorName() string
- func (e NatsMsgServerToClientValidationError) Field() string
- func (e NatsMsgServerToClientValidationError) Key() bool
- func (e NatsMsgServerToClientValidationError) Reason() string
- type NatsSubjects
- func (*NatsSubjects) Descriptor() ([]byte, []int)deprecated
- func (x *NatsSubjects) GetChat() string
- func (x *NatsSubjects) GetDataChannel() string
- func (x *NatsSubjects) GetSystemApiWorker() string
- func (x *NatsSubjects) GetSystemJsWorker() string
- func (x *NatsSubjects) GetSystemPrivate() string
- func (x *NatsSubjects) GetSystemPublic() string
- func (x *NatsSubjects) GetWhiteboard() string
- func (*NatsSubjects) ProtoMessage()
- func (x *NatsSubjects) ProtoReflect() protoreflect.Message
- func (x *NatsSubjects) Reset()
- func (x *NatsSubjects) String() string
- func (m *NatsSubjects) Validate() error
- func (m *NatsSubjects) ValidateAll() error
- type NatsSubjectsMultiError
- type NatsSubjectsValidationError
- func (e NatsSubjectsValidationError) Cause() error
- func (e NatsSubjectsValidationError) Error() string
- func (e NatsSubjectsValidationError) ErrorName() string
- func (e NatsSubjectsValidationError) Field() string
- func (e NatsSubjectsValidationError) Key() bool
- func (e NatsSubjectsValidationError) Reason() string
- type NatsSystemNotification
- func (*NatsSystemNotification) Descriptor() ([]byte, []int)deprecated
- func (x *NatsSystemNotification) GetId() string
- func (x *NatsSystemNotification) GetMsg() string
- func (x *NatsSystemNotification) GetSentAt() int64
- func (x *NatsSystemNotification) GetType() NatsSystemNotificationTypes
- func (x *NatsSystemNotification) GetWithSound() bool
- func (*NatsSystemNotification) ProtoMessage()
- func (x *NatsSystemNotification) ProtoReflect() protoreflect.Message
- func (x *NatsSystemNotification) Reset()
- func (x *NatsSystemNotification) String() string
- func (m *NatsSystemNotification) Validate() error
- func (m *NatsSystemNotification) ValidateAll() error
- type NatsSystemNotificationMultiError
- type NatsSystemNotificationTypes
- func (NatsSystemNotificationTypes) Descriptor() protoreflect.EnumDescriptor
- func (x NatsSystemNotificationTypes) Enum() *NatsSystemNotificationTypes
- func (NatsSystemNotificationTypes) EnumDescriptor() ([]byte, []int)deprecated
- func (x NatsSystemNotificationTypes) Number() protoreflect.EnumNumber
- func (x NatsSystemNotificationTypes) String() string
- func (NatsSystemNotificationTypes) Type() protoreflect.EnumType
- type NatsSystemNotificationValidationError
- func (e NatsSystemNotificationValidationError) Cause() error
- func (e NatsSystemNotificationValidationError) Error() string
- func (e NatsSystemNotificationValidationError) ErrorName() string
- func (e NatsSystemNotificationValidationError) Field() string
- func (e NatsSystemNotificationValidationError) Key() bool
- func (e NatsSystemNotificationValidationError) Reason() string
- type NatsUserMetadataUpdate
- func (*NatsUserMetadataUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *NatsUserMetadataUpdate) GetMetadata() string
- func (x *NatsUserMetadataUpdate) GetUserId() string
- func (*NatsUserMetadataUpdate) ProtoMessage()
- func (x *NatsUserMetadataUpdate) ProtoReflect() protoreflect.Message
- func (x *NatsUserMetadataUpdate) Reset()
- func (x *NatsUserMetadataUpdate) String() string
- func (m *NatsUserMetadataUpdate) Validate() error
- func (m *NatsUserMetadataUpdate) ValidateAll() error
- type NatsUserMetadataUpdateMultiError
- type NatsUserMetadataUpdateValidationError
- func (e NatsUserMetadataUpdateValidationError) Cause() error
- func (e NatsUserMetadataUpdateValidationError) Error() string
- func (e NatsUserMetadataUpdateValidationError) ErrorName() string
- func (e NatsUserMetadataUpdateValidationError) Field() string
- func (e NatsUserMetadataUpdateValidationError) Key() bool
- func (e NatsUserMetadataUpdateValidationError) 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 PastRoomInfo
- func (*PastRoomInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PastRoomInfo) GetAnalyticsFileId() string
- func (x *PastRoomInfo) GetCreated() string
- func (x *PastRoomInfo) GetEnded() string
- func (x *PastRoomInfo) GetJoinedParticipants() int64
- func (x *PastRoomInfo) GetRoomId() string
- func (x *PastRoomInfo) GetRoomSid() string
- func (x *PastRoomInfo) GetRoomTitle() string
- func (x *PastRoomInfo) GetWebhookUrl() string
- func (*PastRoomInfo) ProtoMessage()
- func (x *PastRoomInfo) ProtoReflect() protoreflect.Message
- func (x *PastRoomInfo) Reset()
- func (x *PastRoomInfo) String() string
- func (m *PastRoomInfo) Validate() error
- func (m *PastRoomInfo) ValidateAll() error
- type PastRoomInfoMultiError
- type PastRoomInfoValidationError
- func (e PastRoomInfoValidationError) Cause() error
- func (e PastRoomInfoValidationError) Error() string
- func (e PastRoomInfoValidationError) ErrorName() string
- func (e PastRoomInfoValidationError) Field() string
- func (e PastRoomInfoValidationError) Key() bool
- func (e PastRoomInfoValidationError) 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) GetRoomId() 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 PlugNmeetTokenClaims
- func (*PlugNmeetTokenClaims) Descriptor() ([]byte, []int)deprecated
- func (x *PlugNmeetTokenClaims) GetIsAdmin() bool
- func (x *PlugNmeetTokenClaims) GetIsHidden() bool
- func (x *PlugNmeetTokenClaims) GetName() string
- func (x *PlugNmeetTokenClaims) GetRoomId() string
- func (x *PlugNmeetTokenClaims) GetUserId() string
- func (*PlugNmeetTokenClaims) ProtoMessage()
- func (x *PlugNmeetTokenClaims) ProtoReflect() protoreflect.Message
- func (x *PlugNmeetTokenClaims) Reset()
- func (x *PlugNmeetTokenClaims) String() string
- func (m *PlugNmeetTokenClaims) Validate() error
- func (m *PlugNmeetTokenClaims) ValidateAll() error
- type PlugNmeetTokenClaimsMultiError
- type PlugNmeetTokenClaimsValidationError
- func (e PlugNmeetTokenClaimsValidationError) Cause() error
- func (e PlugNmeetTokenClaimsValidationError) Error() string
- func (e PlugNmeetTokenClaimsValidationError) ErrorName() string
- func (e PlugNmeetTokenClaimsValidationError) Field() string
- func (e PlugNmeetTokenClaimsValidationError) Key() bool
- func (e PlugNmeetTokenClaimsValidationError) 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 RecorderInfoKeys
- func (RecorderInfoKeys) Descriptor() protoreflect.EnumDescriptor
- func (x RecorderInfoKeys) Enum() *RecorderInfoKeys
- func (RecorderInfoKeys) EnumDescriptor() ([]byte, []int)deprecated
- func (x RecorderInfoKeys) Number() protoreflect.EnumNumber
- func (x RecorderInfoKeys) String() string
- func (RecorderInfoKeys) Type() protoreflect.EnumType
- 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 RecordingInfoFile
- func (*RecordingInfoFile) Descriptor() ([]byte, []int)deprecated
- func (x *RecordingInfoFile) GetCreationTime() int64
- func (x *RecordingInfoFile) GetFilePath() string
- func (x *RecordingInfoFile) GetFileSize() float32
- func (x *RecordingInfoFile) GetRecorderId() string
- func (x *RecordingInfoFile) GetRecordingId() string
- func (x *RecordingInfoFile) GetRoomCreationTime() int64
- func (x *RecordingInfoFile) GetRoomEnded() int64
- func (x *RecordingInfoFile) GetRoomId() string
- func (x *RecordingInfoFile) GetRoomSid() string
- func (x *RecordingInfoFile) GetRoomTableId() int64
- func (x *RecordingInfoFile) GetRoomTitle() string
- func (*RecordingInfoFile) ProtoMessage()
- func (x *RecordingInfoFile) ProtoReflect() protoreflect.Message
- func (x *RecordingInfoFile) Reset()
- func (x *RecordingInfoFile) String() string
- func (m *RecordingInfoFile) Validate() error
- func (m *RecordingInfoFile) ValidateAll() error
- type RecordingInfoFileMultiError
- type RecordingInfoFileValidationError
- func (e RecordingInfoFileValidationError) Cause() error
- func (e RecordingInfoFileValidationError) Error() string
- func (e RecordingInfoFileValidationError) ErrorName() string
- func (e RecordingInfoFileValidationError) Field() string
- func (e RecordingInfoFileValidationError) Key() bool
- func (e RecordingInfoFileValidationError) Reason() string
- type RecordingInfoMultiError
- type RecordingInfoReq
- func (*RecordingInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *RecordingInfoReq) GetRecordId() string
- func (*RecordingInfoReq) ProtoMessage()
- func (x *RecordingInfoReq) ProtoReflect() protoreflect.Message
- func (x *RecordingInfoReq) Reset()
- func (x *RecordingInfoReq) String() string
- func (m *RecordingInfoReq) Validate() error
- func (m *RecordingInfoReq) ValidateAll() error
- type RecordingInfoReqMultiError
- type RecordingInfoReqValidationError
- func (e RecordingInfoReqValidationError) Cause() error
- func (e RecordingInfoReqValidationError) Error() string
- func (e RecordingInfoReqValidationError) ErrorName() string
- func (e RecordingInfoReqValidationError) Field() string
- func (e RecordingInfoReqValidationError) Key() bool
- func (e RecordingInfoReqValidationError) Reason() string
- type RecordingInfoRes
- func (*RecordingInfoRes) Descriptor() ([]byte, []int)deprecated
- func (x *RecordingInfoRes) GetMsg() string
- func (x *RecordingInfoRes) GetRecordingInfo() *RecordingInfo
- func (x *RecordingInfoRes) GetRoomInfo() *PastRoomInfo
- func (x *RecordingInfoRes) GetStatus() bool
- func (*RecordingInfoRes) ProtoMessage()
- func (x *RecordingInfoRes) ProtoReflect() protoreflect.Message
- func (x *RecordingInfoRes) Reset()
- func (x *RecordingInfoRes) String() string
- func (m *RecordingInfoRes) Validate() error
- func (m *RecordingInfoRes) ValidateAll() error
- type RecordingInfoResMultiError
- type RecordingInfoResValidationError
- func (e RecordingInfoResValidationError) Cause() error
- func (e RecordingInfoResValidationError) Error() string
- func (e RecordingInfoResValidationError) ErrorName() string
- func (e RecordingInfoResValidationError) Field() string
- func (e RecordingInfoResValidationError) Key() bool
- func (e RecordingInfoResValidationError) Reason() string
- 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) GetAllowRaiseHand() bool
- func (x *RoomCreateFeatures) GetAllowRtmp() bool
- func (x *RoomCreateFeatures) GetAllowScreenShare() bool
- func (x *RoomCreateFeatures) GetAllowViewOtherUsersList() bool
- func (x *RoomCreateFeatures) GetAllowViewOtherWebcams() bool
- func (x *RoomCreateFeatures) GetAllowVirtualBg() bool
- func (x *RoomCreateFeatures) GetAllowWebcams() bool
- func (x *RoomCreateFeatures) GetAutoGenUserId() bool
- func (x *RoomCreateFeatures) GetBreakoutRoomFeatures() *BreakoutRoomFeatures
- func (x *RoomCreateFeatures) GetChatFeatures() *ChatFeatures
- func (x *RoomCreateFeatures) GetDisplayExternalLinkFeatures() *DisplayExternalLinkFeatures
- func (x *RoomCreateFeatures) GetEnableAnalytics() bool
- 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) GetExtraData() string
- 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) GetDefaultSubtitleLang() string
- func (x *SpeechToTextTranslationFeatures) GetIsAllow() bool
- func (x *SpeechToTextTranslationFeatures) GetIsAllowTranslation() bool
- func (x *SpeechToTextTranslationFeatures) GetIsEnabled() bool
- func (x *SpeechToTextTranslationFeatures) GetIsEnabledTranslation() bool
- func (x *SpeechToTextTranslationFeatures) GetMaxNumTranLangsAllowSelecting() int32
- 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) GetDefaultSubtitleLang() 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) GetCustomChromePath() string
- func (x *StartRecorderChildArgs) GetHeight() uint32
- func (x *StartRecorderChildArgs) GetPnmHost() string
- func (x *StartRecorderChildArgs) GetPnmJoinHost() string
- func (x *StartRecorderChildArgs) GetRecordingId() string
- func (x *StartRecorderChildArgs) GetRoomTableId() int64
- func (x *StartRecorderChildArgs) GetServiceType() RecorderServiceType
- func (x *StartRecorderChildArgs) GetWebsocketUrl() string
- func (x *StartRecorderChildArgs) GetWidth() uint32
- func (x *StartRecorderChildArgs) GetXvfbDpi() uint32
- 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) GetExUserId() string
- func (x *UserMetadata) GetExtraData() string
- func (x *UserMetadata) GetIsAdmin() bool
- func (x *UserMetadata) GetIsPresenter() bool
- func (x *UserMetadata) GetLockSettings() *LockSettings
- func (x *UserMetadata) GetMetadataId() string
- func (x *UserMetadata) GetPreferredLang() 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) GetMsg() string
- func (x *VerifyTokenRes) GetNatsSubjects() *NatsSubjects
- func (x *VerifyTokenRes) GetNatsWsUrls() []string
- func (x *VerifyTokenRes) GetRoomId() string
- func (x *VerifyTokenRes) GetServerVersion() string
- func (x *VerifyTokenRes) GetStatus() bool
- func (x *VerifyTokenRes) GetUserId() 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) GetMaxAllowedFileSize() uint64
- 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 ( AnalyticsEventType_name = map[int32]string{ 0: "ANALYTICS_EVENT_TYPE_ROOM", 1: "ANALYTICS_EVENT_TYPE_USER", } AnalyticsEventType_value = map[string]int32{ "ANALYTICS_EVENT_TYPE_ROOM": 0, "ANALYTICS_EVENT_TYPE_USER": 1, } )
Enum value maps for AnalyticsEventType.
var ( AnalyticsEvents_name = map[int32]string{ 0: "ANALYTICS_EVENT_UNKNOWN", 1: "ANALYTICS_EVENT_ROOM_POLL_ADDED", 2: "ANALYTICS_EVENT_ROOM_POLL_ENDED", 3: "ANALYTICS_EVENT_USER_JOINED", 4: "ANALYTICS_EVENT_ROOM_RECORDING_STATUS", 5: "ANALYTICS_EVENT_ROOM_RTMP_STATUS", 6: "ANALYTICS_EVENT_ROOM_BREAKOUT_ROOM", 7: "ANALYTICS_EVENT_ROOM_ETHERPAD_STATUS", 8: "ANALYTICS_EVENT_ROOM_EXTERNAL_DISPLAY_LINK_STATUS", 9: "ANALYTICS_EVENT_ROOM_EXTERNAL_MEDIA_PLAYER_STATUS", 10: "ANALYTICS_EVENT_ROOM_SPEECH_SERVICE_STATUS", 11: "ANALYTICS_EVENT_ROOM_SPEECH_SERVICE_TOTAL_USAGE", 12: "ANALYTICS_EVENT_ROOM_INGRESS_CREATED", 13: "ANALYTICS_EVENT_ROOM_WHITEBOARD_FILES", 14: "ANALYTICS_EVENT_USER_LEFT", 15: "ANALYTICS_EVENT_USER_MIC_STATUS", 16: "ANALYTICS_EVENT_USER_TALKED", 17: "ANALYTICS_EVENT_USER_TALKED_DURATION", 18: "ANALYTICS_EVENT_USER_WEBCAM_STATUS", 19: "ANALYTICS_EVENT_USER_SCREEN_SHARE_STATUS", 20: "ANALYTICS_EVENT_USER_VOTED_POLL", 21: "ANALYTICS_EVENT_USER_PUBLIC_CHAT", 22: "ANALYTICS_EVENT_USER_PRIVATE_CHAT", 23: "ANALYTICS_EVENT_USER_CHAT_FILES", 24: "ANALYTICS_EVENT_USER_WHITEBOARD_ANNOTATED", 25: "ANALYTICS_EVENT_USER_WHITEBOARD_FILES", 26: "ANALYTICS_EVENT_USER_SPEECH_SERVICES_USAGE", 27: "ANALYTICS_EVENT_USER_SPEECH_SERVICES_STATUS", 28: "ANALYTICS_EVENT_USER_INTERFACE_VISIBILITY", 29: "ANALYTICS_EVENT_USER_RAISE_HAND", 30: "ANALYTICS_EVENT_USER_CONNECTION_QUALITY", } AnalyticsEvents_value = map[string]int32{ "ANALYTICS_EVENT_UNKNOWN": 0, "ANALYTICS_EVENT_ROOM_POLL_ADDED": 1, "ANALYTICS_EVENT_ROOM_POLL_ENDED": 2, "ANALYTICS_EVENT_USER_JOINED": 3, "ANALYTICS_EVENT_ROOM_RECORDING_STATUS": 4, "ANALYTICS_EVENT_ROOM_RTMP_STATUS": 5, "ANALYTICS_EVENT_ROOM_BREAKOUT_ROOM": 6, "ANALYTICS_EVENT_ROOM_ETHERPAD_STATUS": 7, "ANALYTICS_EVENT_ROOM_EXTERNAL_DISPLAY_LINK_STATUS": 8, "ANALYTICS_EVENT_ROOM_EXTERNAL_MEDIA_PLAYER_STATUS": 9, "ANALYTICS_EVENT_ROOM_SPEECH_SERVICE_STATUS": 10, "ANALYTICS_EVENT_ROOM_SPEECH_SERVICE_TOTAL_USAGE": 11, "ANALYTICS_EVENT_ROOM_INGRESS_CREATED": 12, "ANALYTICS_EVENT_ROOM_WHITEBOARD_FILES": 13, "ANALYTICS_EVENT_USER_LEFT": 14, "ANALYTICS_EVENT_USER_MIC_STATUS": 15, "ANALYTICS_EVENT_USER_TALKED": 16, "ANALYTICS_EVENT_USER_TALKED_DURATION": 17, "ANALYTICS_EVENT_USER_WEBCAM_STATUS": 18, "ANALYTICS_EVENT_USER_SCREEN_SHARE_STATUS": 19, "ANALYTICS_EVENT_USER_VOTED_POLL": 20, "ANALYTICS_EVENT_USER_PUBLIC_CHAT": 21, "ANALYTICS_EVENT_USER_PRIVATE_CHAT": 22, "ANALYTICS_EVENT_USER_CHAT_FILES": 23, "ANALYTICS_EVENT_USER_WHITEBOARD_ANNOTATED": 24, "ANALYTICS_EVENT_USER_WHITEBOARD_FILES": 25, "ANALYTICS_EVENT_USER_SPEECH_SERVICES_USAGE": 26, "ANALYTICS_EVENT_USER_SPEECH_SERVICES_STATUS": 27, "ANALYTICS_EVENT_USER_INTERFACE_VISIBILITY": 28, "ANALYTICS_EVENT_USER_RAISE_HAND": 29, "ANALYTICS_EVENT_USER_CONNECTION_QUALITY": 30, } )
Enum value maps for AnalyticsEvents.
var ( AnalyticsStatus_name = map[int32]string{ 0: "ANALYTICS_STATUS_STARTED", 1: "ANALYTICS_STATUS_ENDED", 2: "ANALYTICS_STATUS_MUTED", 3: "ANALYTICS_STATUS_UNMUTED", } AnalyticsStatus_value = map[string]int32{ "ANALYTICS_STATUS_STARTED": 0, "ANALYTICS_STATUS_ENDED": 1, "ANALYTICS_STATUS_MUTED": 2, "ANALYTICS_STATUS_UNMUTED": 3, } )
Enum value maps for AnalyticsStatus.
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 ( DataMsgBodyType_name = map[int32]string{ 0: "UNKNOWN", 1: "FILE_UPLOAD", 2: "INFO", 3: "ALERT", 4: "USER_VISIBILITY_CHANGE", 5: "EXTERNAL_MEDIA_PLAYER_EVENTS", 6: "NEW_POLL_RESPONSE", 7: "SPEECH_SUBTITLE_TEXT", 8: "REQ_FULL_WHITEBOARD_DATA", 9: "RES_FULL_WHITEBOARD_DATA", 10: "SCENE_UPDATE", 11: "POINTER_UPDATE", 12: "WHITEBOARD_APP_STATE_CHANGE", 13: "ADD_WHITEBOARD_FILE", 14: "ADD_WHITEBOARD_OFFICE_FILE", 15: "PAGE_CHANGE", } DataMsgBodyType_value = map[string]int32{ "UNKNOWN": 0, "FILE_UPLOAD": 1, "INFO": 2, "ALERT": 3, "USER_VISIBILITY_CHANGE": 4, "EXTERNAL_MEDIA_PLAYER_EVENTS": 5, "NEW_POLL_RESPONSE": 6, "SPEECH_SUBTITLE_TEXT": 7, "REQ_FULL_WHITEBOARD_DATA": 8, "RES_FULL_WHITEBOARD_DATA": 9, "SCENE_UPDATE": 10, "POINTER_UPDATE": 11, "WHITEBOARD_APP_STATE_CHANGE": 12, "ADD_WHITEBOARD_FILE": 13, "ADD_WHITEBOARD_OFFICE_FILE": 14, "PAGE_CHANGE": 15, } )
Enum value maps for DataMsgBodyType.
var ( IngressInput_name = map[int32]string{ 0: "RTMP_INPUT", 1: "WHIP_INPUT", } IngressInput_value = map[string]int32{ "RTMP_INPUT": 0, "WHIP_INPUT": 1, } )
Enum value maps for IngressInput.
var ( NatsMsgServerToClientEvents_name = map[int32]string{ 0: "RES_INITIAL_DATA", 1: "RES_JOINED_USERS_LIST", 2: "ROOM_METADATA_UPDATE", 3: "USER_METADATA_UPDATE", 4: "USER_JOINED", 5: "USER_DISCONNECTED", 6: "USER_OFFLINE", 7: "RESP_RENEW_PNM_TOKEN", 8: "SYSTEM_NOTIFICATION", 9: "AZURE_COGNITIVE_SERVICE_SPEECH_TOKEN", 10: "SESSION_ENDED", 11: "POLL_CLOSED", 12: "POLL_CREATED", 13: "JOIN_BREAKOUT_ROOM", 15: "BREAKOUT_ROOM_ENDED", 14: "SYSTEM_CHAT_MSG", } NatsMsgServerToClientEvents_value = map[string]int32{ "RES_INITIAL_DATA": 0, "RES_JOINED_USERS_LIST": 1, "ROOM_METADATA_UPDATE": 2, "USER_METADATA_UPDATE": 3, "USER_JOINED": 4, "USER_DISCONNECTED": 5, "USER_OFFLINE": 6, "RESP_RENEW_PNM_TOKEN": 7, "SYSTEM_NOTIFICATION": 8, "AZURE_COGNITIVE_SERVICE_SPEECH_TOKEN": 9, "SESSION_ENDED": 10, "POLL_CLOSED": 11, "POLL_CREATED": 12, "JOIN_BREAKOUT_ROOM": 13, "BREAKOUT_ROOM_ENDED": 15, "SYSTEM_CHAT_MSG": 14, } )
Enum value maps for NatsMsgServerToClientEvents.
var ( NatsMsgClientToServerEvents_name = map[int32]string{ 0: "REQ_INITIAL_DATA", 1: "REQ_JOINED_USERS_LIST", 2: "REQ_RENEW_PNM_TOKEN", 3: "PING", 4: "REQ_RAISE_HAND", 5: "REQ_LOWER_HAND", 6: "REQ_LOWER_OTHER_USER_HAND", 7: "PUSH_ANALYTICS_DATA", } NatsMsgClientToServerEvents_value = map[string]int32{ "REQ_INITIAL_DATA": 0, "REQ_JOINED_USERS_LIST": 1, "REQ_RENEW_PNM_TOKEN": 2, "PING": 3, "REQ_RAISE_HAND": 4, "REQ_LOWER_HAND": 5, "REQ_LOWER_OTHER_USER_HAND": 6, "PUSH_ANALYTICS_DATA": 7, } )
Enum value maps for NatsMsgClientToServerEvents.
var ( NatsSystemNotificationTypes_name = map[int32]string{ 0: "NATS_SYSTEM_NOTIFICATION_INFO", 1: "NATS_SYSTEM_NOTIFICATION_WARNING", 2: "NATS_SYSTEM_NOTIFICATION_ERROR", } NatsSystemNotificationTypes_value = map[string]int32{ "NATS_SYSTEM_NOTIFICATION_INFO": 0, "NATS_SYSTEM_NOTIFICATION_WARNING": 1, "NATS_SYSTEM_NOTIFICATION_ERROR": 2, } )
Enum value maps for NatsSystemNotificationTypes.
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 ( RecorderInfoKeys_name = map[int32]string{ 0: "RECORDER_INFO_MAX_LIMIT", 1: "RECORDER_INFO_LAST_PING", 3: "RECORDER_INFO_CURRENT_PROGRESS", } RecorderInfoKeys_value = map[string]int32{ "RECORDER_INFO_MAX_LIMIT": 0, "RECORDER_INFO_LAST_PING": 1, "RECORDER_INFO_CURRENT_PROGRESS": 3, } )
Enum value maps for RecorderInfoKeys.
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_analytics_proto protoreflect.FileDescriptor
var File_plugnmeet_auth_analytics_proto protoreflect.FileDescriptor
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_nats_msg_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 AnalyticsDataMsg ¶
type AnalyticsDataMsg struct { EventType AnalyticsEventType `protobuf:"varint,1,opt,name=event_type,json=eventType,proto3,enum=plugnmeet.AnalyticsEventType" json:"event_type,omitempty"` EventName AnalyticsEvents `protobuf:"varint,2,opt,name=event_name,json=eventName,proto3,enum=plugnmeet.AnalyticsEvents" json:"event_name,omitempty"` RoomId string `protobuf:"bytes,3,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` // should be unix milliseconds Time int64 `protobuf:"varint,4,opt,name=time,proto3" json:"time,omitempty"` // if we pass value here then it will use redis SET to set the value for the key EventValueString *string `protobuf:"bytes,5,opt,name=event_value_string,json=eventValueString,proto3,oneof" json:"event_value_string,omitempty"` // if we pass value here then it will use redis INCRBY to increment value for the key EventValueInteger *int64 `protobuf:"varint,6,opt,name=event_value_integer,json=eventValueInteger,proto3,oneof" json:"event_value_integer,omitempty"` // if we pass value here then it will use redis HSET to set hash field value for the key // hash field will be unix milliseconds, so it will remain unique as always HsetValue *string `protobuf:"bytes,7,opt,name=hset_value,json=hsetValue,proto3,oneof" json:"hset_value,omitempty"` RoomSid *string `protobuf:"bytes,8,opt,name=room_sid,json=roomSid,proto3,oneof" json:"room_sid,omitempty"` UserId *string `protobuf:"bytes,9,opt,name=user_id,json=userId,proto3,oneof" json:"user_id,omitempty"` UserName *string `protobuf:"bytes,10,opt,name=user_name,json=userName,proto3,oneof" json:"user_name,omitempty"` // this extra_data can be use for various purposes like, room or user metadata ExtraData *string `protobuf:"bytes,11,opt,name=extra_data,json=extraData,proto3,oneof" json:"extra_data,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsDataMsg) Descriptor
deprecated
func (*AnalyticsDataMsg) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsDataMsg.ProtoReflect.Descriptor instead.
func (*AnalyticsDataMsg) GetEventName ¶
func (x *AnalyticsDataMsg) GetEventName() AnalyticsEvents
func (*AnalyticsDataMsg) GetEventType ¶
func (x *AnalyticsDataMsg) GetEventType() AnalyticsEventType
func (*AnalyticsDataMsg) GetEventValueInteger ¶
func (x *AnalyticsDataMsg) GetEventValueInteger() int64
func (*AnalyticsDataMsg) GetEventValueString ¶
func (x *AnalyticsDataMsg) GetEventValueString() string
func (*AnalyticsDataMsg) GetExtraData ¶
func (x *AnalyticsDataMsg) GetExtraData() string
func (*AnalyticsDataMsg) GetHsetValue ¶
func (x *AnalyticsDataMsg) GetHsetValue() string
func (*AnalyticsDataMsg) GetRoomId ¶
func (x *AnalyticsDataMsg) GetRoomId() string
func (*AnalyticsDataMsg) GetRoomSid ¶
func (x *AnalyticsDataMsg) GetRoomSid() string
func (*AnalyticsDataMsg) GetTime ¶
func (x *AnalyticsDataMsg) GetTime() int64
func (*AnalyticsDataMsg) GetUserId ¶
func (x *AnalyticsDataMsg) GetUserId() string
func (*AnalyticsDataMsg) GetUserName ¶
func (x *AnalyticsDataMsg) GetUserName() string
func (*AnalyticsDataMsg) ProtoMessage ¶
func (*AnalyticsDataMsg) ProtoMessage()
func (*AnalyticsDataMsg) ProtoReflect ¶
func (x *AnalyticsDataMsg) ProtoReflect() protoreflect.Message
func (*AnalyticsDataMsg) Reset ¶
func (x *AnalyticsDataMsg) Reset()
func (*AnalyticsDataMsg) String ¶
func (x *AnalyticsDataMsg) String() string
func (*AnalyticsDataMsg) Validate ¶
func (m *AnalyticsDataMsg) Validate() error
Validate checks the field values on AnalyticsDataMsg 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 (*AnalyticsDataMsg) ValidateAll ¶
func (m *AnalyticsDataMsg) ValidateAll() error
ValidateAll checks the field values on AnalyticsDataMsg 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 AnalyticsDataMsgMultiError, or nil if none found.
type AnalyticsDataMsgMultiError ¶
type AnalyticsDataMsgMultiError []error
AnalyticsDataMsgMultiError is an error wrapping multiple validation errors returned by AnalyticsDataMsg.ValidateAll() if the designated constraints aren't met.
func (AnalyticsDataMsgMultiError) AllErrors ¶
func (m AnalyticsDataMsgMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsDataMsgMultiError) Error ¶
func (m AnalyticsDataMsgMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsDataMsgValidationError ¶
type AnalyticsDataMsgValidationError struct {
// contains filtered or unexported fields
}
AnalyticsDataMsgValidationError is the validation error returned by AnalyticsDataMsg.Validate if the designated constraints aren't met.
func (AnalyticsDataMsgValidationError) Cause ¶
func (e AnalyticsDataMsgValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsDataMsgValidationError) Error ¶
func (e AnalyticsDataMsgValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsDataMsgValidationError) ErrorName ¶
func (e AnalyticsDataMsgValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsDataMsgValidationError) Field ¶
func (e AnalyticsDataMsgValidationError) Field() string
Field function returns field value.
func (AnalyticsDataMsgValidationError) Key ¶
func (e AnalyticsDataMsgValidationError) Key() bool
Key function returns key value.
func (AnalyticsDataMsgValidationError) Reason ¶
func (e AnalyticsDataMsgValidationError) Reason() string
Reason function returns reason value.
type AnalyticsEvent ¶
type AnalyticsEvent struct { FileId *string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3,oneof" json:"file_id,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsEvent) Descriptor
deprecated
func (*AnalyticsEvent) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsEvent.ProtoReflect.Descriptor instead.
func (*AnalyticsEvent) GetFileId ¶
func (x *AnalyticsEvent) GetFileId() string
func (*AnalyticsEvent) ProtoMessage ¶
func (*AnalyticsEvent) ProtoMessage()
func (*AnalyticsEvent) ProtoReflect ¶
func (x *AnalyticsEvent) ProtoReflect() protoreflect.Message
func (*AnalyticsEvent) Reset ¶
func (x *AnalyticsEvent) Reset()
func (*AnalyticsEvent) String ¶
func (x *AnalyticsEvent) String() string
func (*AnalyticsEvent) Validate ¶
func (m *AnalyticsEvent) Validate() error
Validate checks the field values on AnalyticsEvent 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 (*AnalyticsEvent) ValidateAll ¶
func (m *AnalyticsEvent) ValidateAll() error
ValidateAll checks the field values on AnalyticsEvent 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 AnalyticsEventMultiError, or nil if none found.
type AnalyticsEventData ¶
type AnalyticsEventData struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Values []*AnalyticsEventValue `protobuf:"bytes,3,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsEventData) Descriptor
deprecated
func (*AnalyticsEventData) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsEventData.ProtoReflect.Descriptor instead.
func (*AnalyticsEventData) GetName ¶
func (x *AnalyticsEventData) GetName() string
func (*AnalyticsEventData) GetTotal ¶
func (x *AnalyticsEventData) GetTotal() uint32
func (*AnalyticsEventData) GetValues ¶
func (x *AnalyticsEventData) GetValues() []*AnalyticsEventValue
func (*AnalyticsEventData) ProtoMessage ¶
func (*AnalyticsEventData) ProtoMessage()
func (*AnalyticsEventData) ProtoReflect ¶
func (x *AnalyticsEventData) ProtoReflect() protoreflect.Message
func (*AnalyticsEventData) Reset ¶
func (x *AnalyticsEventData) Reset()
func (*AnalyticsEventData) String ¶
func (x *AnalyticsEventData) String() string
func (*AnalyticsEventData) Validate ¶
func (m *AnalyticsEventData) Validate() error
Validate checks the field values on AnalyticsEventData 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 (*AnalyticsEventData) ValidateAll ¶
func (m *AnalyticsEventData) ValidateAll() error
ValidateAll checks the field values on AnalyticsEventData 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 AnalyticsEventDataMultiError, or nil if none found.
type AnalyticsEventDataMultiError ¶
type AnalyticsEventDataMultiError []error
AnalyticsEventDataMultiError is an error wrapping multiple validation errors returned by AnalyticsEventData.ValidateAll() if the designated constraints aren't met.
func (AnalyticsEventDataMultiError) AllErrors ¶
func (m AnalyticsEventDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsEventDataMultiError) Error ¶
func (m AnalyticsEventDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsEventDataValidationError ¶
type AnalyticsEventDataValidationError struct {
// contains filtered or unexported fields
}
AnalyticsEventDataValidationError is the validation error returned by AnalyticsEventData.Validate if the designated constraints aren't met.
func (AnalyticsEventDataValidationError) Cause ¶
func (e AnalyticsEventDataValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsEventDataValidationError) Error ¶
func (e AnalyticsEventDataValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsEventDataValidationError) ErrorName ¶
func (e AnalyticsEventDataValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsEventDataValidationError) Field ¶
func (e AnalyticsEventDataValidationError) Field() string
Field function returns field value.
func (AnalyticsEventDataValidationError) Key ¶
func (e AnalyticsEventDataValidationError) Key() bool
Key function returns key value.
func (AnalyticsEventDataValidationError) Reason ¶
func (e AnalyticsEventDataValidationError) Reason() string
Reason function returns reason value.
type AnalyticsEventMultiError ¶
type AnalyticsEventMultiError []error
AnalyticsEventMultiError is an error wrapping multiple validation errors returned by AnalyticsEvent.ValidateAll() if the designated constraints aren't met.
func (AnalyticsEventMultiError) AllErrors ¶
func (m AnalyticsEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsEventMultiError) Error ¶
func (m AnalyticsEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsEventType ¶
type AnalyticsEventType int32
const ( AnalyticsEventType_ANALYTICS_EVENT_TYPE_ROOM AnalyticsEventType = 0 AnalyticsEventType_ANALYTICS_EVENT_TYPE_USER AnalyticsEventType = 1 )
func (AnalyticsEventType) Descriptor ¶
func (AnalyticsEventType) Descriptor() protoreflect.EnumDescriptor
func (AnalyticsEventType) Enum ¶
func (x AnalyticsEventType) Enum() *AnalyticsEventType
func (AnalyticsEventType) EnumDescriptor
deprecated
func (AnalyticsEventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AnalyticsEventType.Descriptor instead.
func (AnalyticsEventType) Number ¶
func (x AnalyticsEventType) Number() protoreflect.EnumNumber
func (AnalyticsEventType) String ¶
func (x AnalyticsEventType) String() string
func (AnalyticsEventType) Type ¶
func (AnalyticsEventType) Type() protoreflect.EnumType
type AnalyticsEventValidationError ¶
type AnalyticsEventValidationError struct {
// contains filtered or unexported fields
}
AnalyticsEventValidationError is the validation error returned by AnalyticsEvent.Validate if the designated constraints aren't met.
func (AnalyticsEventValidationError) Cause ¶
func (e AnalyticsEventValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsEventValidationError) Error ¶
func (e AnalyticsEventValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsEventValidationError) ErrorName ¶
func (e AnalyticsEventValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsEventValidationError) Field ¶
func (e AnalyticsEventValidationError) Field() string
Field function returns field value.
func (AnalyticsEventValidationError) Key ¶
func (e AnalyticsEventValidationError) Key() bool
Key function returns key value.
func (AnalyticsEventValidationError) Reason ¶
func (e AnalyticsEventValidationError) Reason() string
Reason function returns reason value.
type AnalyticsEventValue ¶
type AnalyticsEventValue struct { Time int64 `protobuf:"varint,1,opt,name=time,proto3" json:"time,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsEventValue) Descriptor
deprecated
func (*AnalyticsEventValue) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsEventValue.ProtoReflect.Descriptor instead.
func (*AnalyticsEventValue) GetTime ¶
func (x *AnalyticsEventValue) GetTime() int64
func (*AnalyticsEventValue) GetValue ¶
func (x *AnalyticsEventValue) GetValue() string
func (*AnalyticsEventValue) ProtoMessage ¶
func (*AnalyticsEventValue) ProtoMessage()
func (*AnalyticsEventValue) ProtoReflect ¶
func (x *AnalyticsEventValue) ProtoReflect() protoreflect.Message
func (*AnalyticsEventValue) Reset ¶
func (x *AnalyticsEventValue) Reset()
func (*AnalyticsEventValue) String ¶
func (x *AnalyticsEventValue) String() string
func (*AnalyticsEventValue) Validate ¶
func (m *AnalyticsEventValue) Validate() error
Validate checks the field values on AnalyticsEventValue 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 (*AnalyticsEventValue) ValidateAll ¶
func (m *AnalyticsEventValue) ValidateAll() error
ValidateAll checks the field values on AnalyticsEventValue 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 AnalyticsEventValueMultiError, or nil if none found.
type AnalyticsEventValueMultiError ¶
type AnalyticsEventValueMultiError []error
AnalyticsEventValueMultiError is an error wrapping multiple validation errors returned by AnalyticsEventValue.ValidateAll() if the designated constraints aren't met.
func (AnalyticsEventValueMultiError) AllErrors ¶
func (m AnalyticsEventValueMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsEventValueMultiError) Error ¶
func (m AnalyticsEventValueMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsEventValueValidationError ¶
type AnalyticsEventValueValidationError struct {
// contains filtered or unexported fields
}
AnalyticsEventValueValidationError is the validation error returned by AnalyticsEventValue.Validate if the designated constraints aren't met.
func (AnalyticsEventValueValidationError) Cause ¶
func (e AnalyticsEventValueValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsEventValueValidationError) Error ¶
func (e AnalyticsEventValueValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsEventValueValidationError) ErrorName ¶
func (e AnalyticsEventValueValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsEventValueValidationError) Field ¶
func (e AnalyticsEventValueValidationError) Field() string
Field function returns field value.
func (AnalyticsEventValueValidationError) Key ¶
func (e AnalyticsEventValueValidationError) Key() bool
Key function returns key value.
func (AnalyticsEventValueValidationError) Reason ¶
func (e AnalyticsEventValueValidationError) Reason() string
Reason function returns reason value.
type AnalyticsEvents ¶
type AnalyticsEvents int32
const ( AnalyticsEvents_ANALYTICS_EVENT_UNKNOWN AnalyticsEvents = 0 // room related AnalyticsEvents_ANALYTICS_EVENT_ROOM_POLL_ADDED AnalyticsEvents = 1 AnalyticsEvents_ANALYTICS_EVENT_ROOM_POLL_ENDED AnalyticsEvents = 2 // user join will be room related // after take record it will pass to user AnalyticsEvents_ANALYTICS_EVENT_USER_JOINED AnalyticsEvents = 3 // room recorder AnalyticsEvents_ANALYTICS_EVENT_ROOM_RECORDING_STATUS AnalyticsEvents = 4 AnalyticsEvents_ANALYTICS_EVENT_ROOM_RTMP_STATUS AnalyticsEvents = 5 AnalyticsEvents_ANALYTICS_EVENT_ROOM_BREAKOUT_ROOM AnalyticsEvents = 6 AnalyticsEvents_ANALYTICS_EVENT_ROOM_ETHERPAD_STATUS AnalyticsEvents = 7 AnalyticsEvents_ANALYTICS_EVENT_ROOM_EXTERNAL_DISPLAY_LINK_STATUS AnalyticsEvents = 8 AnalyticsEvents_ANALYTICS_EVENT_ROOM_EXTERNAL_MEDIA_PLAYER_STATUS AnalyticsEvents = 9 AnalyticsEvents_ANALYTICS_EVENT_ROOM_SPEECH_SERVICE_STATUS AnalyticsEvents = 10 AnalyticsEvents_ANALYTICS_EVENT_ROOM_SPEECH_SERVICE_TOTAL_USAGE AnalyticsEvents = 11 AnalyticsEvents_ANALYTICS_EVENT_ROOM_INGRESS_CREATED AnalyticsEvents = 12 AnalyticsEvents_ANALYTICS_EVENT_ROOM_WHITEBOARD_FILES AnalyticsEvents = 13 // here all related with user AnalyticsEvents_ANALYTICS_EVENT_USER_LEFT AnalyticsEvents = 14 // microphone AnalyticsEvents_ANALYTICS_EVENT_USER_MIC_STATUS AnalyticsEvents = 15 AnalyticsEvents_ANALYTICS_EVENT_USER_TALKED AnalyticsEvents = 16 AnalyticsEvents_ANALYTICS_EVENT_USER_TALKED_DURATION AnalyticsEvents = 17 // in milliseconds // webcam AnalyticsEvents_ANALYTICS_EVENT_USER_WEBCAM_STATUS AnalyticsEvents = 18 // screen share AnalyticsEvents_ANALYTICS_EVENT_USER_SCREEN_SHARE_STATUS AnalyticsEvents = 19 // polls AnalyticsEvents_ANALYTICS_EVENT_USER_VOTED_POLL AnalyticsEvents = 20 // chat AnalyticsEvents_ANALYTICS_EVENT_USER_PUBLIC_CHAT AnalyticsEvents = 21 AnalyticsEvents_ANALYTICS_EVENT_USER_PRIVATE_CHAT AnalyticsEvents = 22 AnalyticsEvents_ANALYTICS_EVENT_USER_CHAT_FILES AnalyticsEvents = 23 // whiteboard AnalyticsEvents_ANALYTICS_EVENT_USER_WHITEBOARD_ANNOTATED AnalyticsEvents = 24 AnalyticsEvents_ANALYTICS_EVENT_USER_WHITEBOARD_FILES AnalyticsEvents = 25 // speech services AnalyticsEvents_ANALYTICS_EVENT_USER_SPEECH_SERVICES_USAGE AnalyticsEvents = 26 AnalyticsEvents_ANALYTICS_EVENT_USER_SPEECH_SERVICES_STATUS AnalyticsEvents = 27 // etc AnalyticsEvents_ANALYTICS_EVENT_USER_INTERFACE_VISIBILITY AnalyticsEvents = 28 AnalyticsEvents_ANALYTICS_EVENT_USER_RAISE_HAND AnalyticsEvents = 29 AnalyticsEvents_ANALYTICS_EVENT_USER_CONNECTION_QUALITY AnalyticsEvents = 30 )
func (AnalyticsEvents) Descriptor ¶
func (AnalyticsEvents) Descriptor() protoreflect.EnumDescriptor
func (AnalyticsEvents) Enum ¶
func (x AnalyticsEvents) Enum() *AnalyticsEvents
func (AnalyticsEvents) EnumDescriptor
deprecated
func (AnalyticsEvents) EnumDescriptor() ([]byte, []int)
Deprecated: Use AnalyticsEvents.Descriptor instead.
func (AnalyticsEvents) Number ¶
func (x AnalyticsEvents) Number() protoreflect.EnumNumber
func (AnalyticsEvents) String ¶
func (x AnalyticsEvents) String() string
func (AnalyticsEvents) Type ¶
func (AnalyticsEvents) Type() protoreflect.EnumType
type AnalyticsInfo ¶
type AnalyticsInfo struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` FileId string `protobuf:"bytes,2,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"` FileName string `protobuf:"bytes,3,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` FileSize float64 `protobuf:"fixed64,4,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"` CreationTime int64 `protobuf:"varint,5,opt,name=creation_time,json=creationTime,proto3" json:"creation_time,omitempty"` RoomCreationTime int64 `protobuf:"varint,6,opt,name=room_creation_time,json=roomCreationTime,proto3" json:"room_creation_time,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsInfo) Descriptor
deprecated
func (*AnalyticsInfo) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsInfo.ProtoReflect.Descriptor instead.
func (*AnalyticsInfo) GetCreationTime ¶
func (x *AnalyticsInfo) GetCreationTime() int64
func (*AnalyticsInfo) GetFileId ¶
func (x *AnalyticsInfo) GetFileId() string
func (*AnalyticsInfo) GetFileName ¶
func (x *AnalyticsInfo) GetFileName() string
func (*AnalyticsInfo) GetFileSize ¶
func (x *AnalyticsInfo) GetFileSize() float64
func (*AnalyticsInfo) GetRoomCreationTime ¶
func (x *AnalyticsInfo) GetRoomCreationTime() int64
func (*AnalyticsInfo) GetRoomId ¶
func (x *AnalyticsInfo) GetRoomId() string
func (*AnalyticsInfo) ProtoMessage ¶
func (*AnalyticsInfo) ProtoMessage()
func (*AnalyticsInfo) ProtoReflect ¶
func (x *AnalyticsInfo) ProtoReflect() protoreflect.Message
func (*AnalyticsInfo) Reset ¶
func (x *AnalyticsInfo) Reset()
func (*AnalyticsInfo) String ¶
func (x *AnalyticsInfo) String() string
func (*AnalyticsInfo) Validate ¶
func (m *AnalyticsInfo) Validate() error
Validate checks the field values on AnalyticsInfo 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 (*AnalyticsInfo) ValidateAll ¶
func (m *AnalyticsInfo) ValidateAll() error
ValidateAll checks the field values on AnalyticsInfo 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 AnalyticsInfoMultiError, or nil if none found.
type AnalyticsInfoMultiError ¶
type AnalyticsInfoMultiError []error
AnalyticsInfoMultiError is an error wrapping multiple validation errors returned by AnalyticsInfo.ValidateAll() if the designated constraints aren't met.
func (AnalyticsInfoMultiError) AllErrors ¶
func (m AnalyticsInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsInfoMultiError) Error ¶
func (m AnalyticsInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsInfoValidationError ¶
type AnalyticsInfoValidationError struct {
// contains filtered or unexported fields
}
AnalyticsInfoValidationError is the validation error returned by AnalyticsInfo.Validate if the designated constraints aren't met.
func (AnalyticsInfoValidationError) Cause ¶
func (e AnalyticsInfoValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsInfoValidationError) Error ¶
func (e AnalyticsInfoValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsInfoValidationError) ErrorName ¶
func (e AnalyticsInfoValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsInfoValidationError) Field ¶
func (e AnalyticsInfoValidationError) Field() string
Field function returns field value.
func (AnalyticsInfoValidationError) Key ¶
func (e AnalyticsInfoValidationError) Key() bool
Key function returns key value.
func (AnalyticsInfoValidationError) Reason ¶
func (e AnalyticsInfoValidationError) Reason() string
Reason function returns reason value.
type AnalyticsRedisUserInfo ¶
type AnalyticsRedisUserInfo struct { Name *string `protobuf:"bytes,1,opt,name=name,proto3,oneof" json:"name,omitempty"` IsAdmin bool `protobuf:"varint,2,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` ExtraData *string `protobuf:"bytes,3,opt,name=extra_data,json=extraData,proto3,oneof" json:"extra_data,omitempty"` ExUserId *string `protobuf:"bytes,4,opt,name=ex_user_id,json=exUserId,proto3,oneof" json:"ex_user_id,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsRedisUserInfo) Descriptor
deprecated
func (*AnalyticsRedisUserInfo) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsRedisUserInfo.ProtoReflect.Descriptor instead.
func (*AnalyticsRedisUserInfo) GetExUserId ¶
func (x *AnalyticsRedisUserInfo) GetExUserId() string
func (*AnalyticsRedisUserInfo) GetExtraData ¶
func (x *AnalyticsRedisUserInfo) GetExtraData() string
func (*AnalyticsRedisUserInfo) GetIsAdmin ¶
func (x *AnalyticsRedisUserInfo) GetIsAdmin() bool
func (*AnalyticsRedisUserInfo) GetName ¶
func (x *AnalyticsRedisUserInfo) GetName() string
func (*AnalyticsRedisUserInfo) ProtoMessage ¶
func (*AnalyticsRedisUserInfo) ProtoMessage()
func (*AnalyticsRedisUserInfo) ProtoReflect ¶
func (x *AnalyticsRedisUserInfo) ProtoReflect() protoreflect.Message
func (*AnalyticsRedisUserInfo) Reset ¶
func (x *AnalyticsRedisUserInfo) Reset()
func (*AnalyticsRedisUserInfo) String ¶
func (x *AnalyticsRedisUserInfo) String() string
func (*AnalyticsRedisUserInfo) Validate ¶
func (m *AnalyticsRedisUserInfo) Validate() error
Validate checks the field values on AnalyticsRedisUserInfo 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 (*AnalyticsRedisUserInfo) ValidateAll ¶
func (m *AnalyticsRedisUserInfo) ValidateAll() error
ValidateAll checks the field values on AnalyticsRedisUserInfo 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 AnalyticsRedisUserInfoMultiError, or nil if none found.
type AnalyticsRedisUserInfoMultiError ¶
type AnalyticsRedisUserInfoMultiError []error
AnalyticsRedisUserInfoMultiError is an error wrapping multiple validation errors returned by AnalyticsRedisUserInfo.ValidateAll() if the designated constraints aren't met.
func (AnalyticsRedisUserInfoMultiError) AllErrors ¶
func (m AnalyticsRedisUserInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsRedisUserInfoMultiError) Error ¶
func (m AnalyticsRedisUserInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsRedisUserInfoValidationError ¶
type AnalyticsRedisUserInfoValidationError struct {
// contains filtered or unexported fields
}
AnalyticsRedisUserInfoValidationError is the validation error returned by AnalyticsRedisUserInfo.Validate if the designated constraints aren't met.
func (AnalyticsRedisUserInfoValidationError) Cause ¶
func (e AnalyticsRedisUserInfoValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsRedisUserInfoValidationError) Error ¶
func (e AnalyticsRedisUserInfoValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsRedisUserInfoValidationError) ErrorName ¶
func (e AnalyticsRedisUserInfoValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsRedisUserInfoValidationError) Field ¶
func (e AnalyticsRedisUserInfoValidationError) Field() string
Field function returns field value.
func (AnalyticsRedisUserInfoValidationError) Key ¶
func (e AnalyticsRedisUserInfoValidationError) Key() bool
Key function returns key value.
func (AnalyticsRedisUserInfoValidationError) Reason ¶
func (e AnalyticsRedisUserInfoValidationError) Reason() string
Reason function returns reason value.
type AnalyticsResult ¶
type AnalyticsResult struct { Room *AnalyticsRoomInfo `protobuf:"bytes,1,opt,name=room,proto3" json:"room,omitempty"` Users []*AnalyticsUserInfo `protobuf:"bytes,2,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsResult) Descriptor
deprecated
func (*AnalyticsResult) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsResult.ProtoReflect.Descriptor instead.
func (*AnalyticsResult) GetRoom ¶
func (x *AnalyticsResult) GetRoom() *AnalyticsRoomInfo
func (*AnalyticsResult) GetUsers ¶
func (x *AnalyticsResult) GetUsers() []*AnalyticsUserInfo
func (*AnalyticsResult) ProtoMessage ¶
func (*AnalyticsResult) ProtoMessage()
func (*AnalyticsResult) ProtoReflect ¶
func (x *AnalyticsResult) ProtoReflect() protoreflect.Message
func (*AnalyticsResult) Reset ¶
func (x *AnalyticsResult) Reset()
func (*AnalyticsResult) String ¶
func (x *AnalyticsResult) String() string
func (*AnalyticsResult) Validate ¶
func (m *AnalyticsResult) Validate() error
Validate checks the field values on AnalyticsResult 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 (*AnalyticsResult) ValidateAll ¶
func (m *AnalyticsResult) ValidateAll() error
ValidateAll checks the field values on AnalyticsResult 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 AnalyticsResultMultiError, or nil if none found.
type AnalyticsResultMultiError ¶
type AnalyticsResultMultiError []error
AnalyticsResultMultiError is an error wrapping multiple validation errors returned by AnalyticsResult.ValidateAll() if the designated constraints aren't met.
func (AnalyticsResultMultiError) AllErrors ¶
func (m AnalyticsResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsResultMultiError) Error ¶
func (m AnalyticsResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsResultValidationError ¶
type AnalyticsResultValidationError struct {
// contains filtered or unexported fields
}
AnalyticsResultValidationError is the validation error returned by AnalyticsResult.Validate if the designated constraints aren't met.
func (AnalyticsResultValidationError) Cause ¶
func (e AnalyticsResultValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsResultValidationError) Error ¶
func (e AnalyticsResultValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsResultValidationError) ErrorName ¶
func (e AnalyticsResultValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsResultValidationError) Field ¶
func (e AnalyticsResultValidationError) Field() string
Field function returns field value.
func (AnalyticsResultValidationError) Key ¶
func (e AnalyticsResultValidationError) Key() bool
Key function returns key value.
func (AnalyticsResultValidationError) Reason ¶
func (e AnalyticsResultValidationError) Reason() string
Reason function returns reason value.
type AnalyticsRoomInfo ¶
type AnalyticsRoomInfo struct { RoomId string `protobuf:"bytes,1,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomTitle string `protobuf:"bytes,2,opt,name=room_title,json=roomTitle,proto3" json:"room_title,omitempty"` RoomTotalUsers int64 `protobuf:"varint,3,opt,name=room_total_users,json=roomTotalUsers,proto3" json:"room_total_users,omitempty"` RoomCreation int64 `protobuf:"varint,4,opt,name=room_creation,json=roomCreation,proto3" json:"room_creation,omitempty"` RoomEnded int64 `protobuf:"varint,5,opt,name=room_ended,json=roomEnded,proto3" json:"room_ended,omitempty"` RoomDuration int64 `protobuf:"varint,6,opt,name=room_duration,json=roomDuration,proto3" json:"room_duration,omitempty"` EnabledE2Ee bool `protobuf:"varint,7,opt,name=enabled_e2ee,json=enabledE2ee,proto3" json:"enabled_e2ee,omitempty"` Events []*AnalyticsEventData `protobuf:"bytes,9,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsRoomInfo) Descriptor
deprecated
func (*AnalyticsRoomInfo) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsRoomInfo.ProtoReflect.Descriptor instead.
func (*AnalyticsRoomInfo) GetEnabledE2Ee ¶
func (x *AnalyticsRoomInfo) GetEnabledE2Ee() bool
func (*AnalyticsRoomInfo) GetEvents ¶
func (x *AnalyticsRoomInfo) GetEvents() []*AnalyticsEventData
func (*AnalyticsRoomInfo) GetRoomCreation ¶
func (x *AnalyticsRoomInfo) GetRoomCreation() int64
func (*AnalyticsRoomInfo) GetRoomDuration ¶
func (x *AnalyticsRoomInfo) GetRoomDuration() int64
func (*AnalyticsRoomInfo) GetRoomEnded ¶
func (x *AnalyticsRoomInfo) GetRoomEnded() int64
func (*AnalyticsRoomInfo) GetRoomId ¶
func (x *AnalyticsRoomInfo) GetRoomId() string
func (*AnalyticsRoomInfo) GetRoomTitle ¶
func (x *AnalyticsRoomInfo) GetRoomTitle() string
func (*AnalyticsRoomInfo) GetRoomTotalUsers ¶
func (x *AnalyticsRoomInfo) GetRoomTotalUsers() int64
func (*AnalyticsRoomInfo) ProtoMessage ¶
func (*AnalyticsRoomInfo) ProtoMessage()
func (*AnalyticsRoomInfo) ProtoReflect ¶
func (x *AnalyticsRoomInfo) ProtoReflect() protoreflect.Message
func (*AnalyticsRoomInfo) Reset ¶
func (x *AnalyticsRoomInfo) Reset()
func (*AnalyticsRoomInfo) String ¶
func (x *AnalyticsRoomInfo) String() string
func (*AnalyticsRoomInfo) Validate ¶
func (m *AnalyticsRoomInfo) Validate() error
Validate checks the field values on AnalyticsRoomInfo 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 (*AnalyticsRoomInfo) ValidateAll ¶
func (m *AnalyticsRoomInfo) ValidateAll() error
ValidateAll checks the field values on AnalyticsRoomInfo 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 AnalyticsRoomInfoMultiError, or nil if none found.
type AnalyticsRoomInfoMultiError ¶
type AnalyticsRoomInfoMultiError []error
AnalyticsRoomInfoMultiError is an error wrapping multiple validation errors returned by AnalyticsRoomInfo.ValidateAll() if the designated constraints aren't met.
func (AnalyticsRoomInfoMultiError) AllErrors ¶
func (m AnalyticsRoomInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsRoomInfoMultiError) Error ¶
func (m AnalyticsRoomInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsRoomInfoValidationError ¶
type AnalyticsRoomInfoValidationError struct {
// contains filtered or unexported fields
}
AnalyticsRoomInfoValidationError is the validation error returned by AnalyticsRoomInfo.Validate if the designated constraints aren't met.
func (AnalyticsRoomInfoValidationError) Cause ¶
func (e AnalyticsRoomInfoValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsRoomInfoValidationError) Error ¶
func (e AnalyticsRoomInfoValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsRoomInfoValidationError) ErrorName ¶
func (e AnalyticsRoomInfoValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsRoomInfoValidationError) Field ¶
func (e AnalyticsRoomInfoValidationError) Field() string
Field function returns field value.
func (AnalyticsRoomInfoValidationError) Key ¶
func (e AnalyticsRoomInfoValidationError) Key() bool
Key function returns key value.
func (AnalyticsRoomInfoValidationError) Reason ¶
func (e AnalyticsRoomInfoValidationError) Reason() string
Reason function returns reason value.
type AnalyticsStatus ¶
type AnalyticsStatus int32
const ( AnalyticsStatus_ANALYTICS_STATUS_STARTED AnalyticsStatus = 0 AnalyticsStatus_ANALYTICS_STATUS_ENDED AnalyticsStatus = 1 AnalyticsStatus_ANALYTICS_STATUS_MUTED AnalyticsStatus = 2 AnalyticsStatus_ANALYTICS_STATUS_UNMUTED AnalyticsStatus = 3 )
func (AnalyticsStatus) Descriptor ¶
func (AnalyticsStatus) Descriptor() protoreflect.EnumDescriptor
func (AnalyticsStatus) Enum ¶
func (x AnalyticsStatus) Enum() *AnalyticsStatus
func (AnalyticsStatus) EnumDescriptor
deprecated
func (AnalyticsStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use AnalyticsStatus.Descriptor instead.
func (AnalyticsStatus) Number ¶
func (x AnalyticsStatus) Number() protoreflect.EnumNumber
func (AnalyticsStatus) String ¶
func (x AnalyticsStatus) String() string
func (AnalyticsStatus) Type ¶
func (AnalyticsStatus) Type() protoreflect.EnumType
type AnalyticsUserInfo ¶
type AnalyticsUserInfo 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"` ExtraData *string `protobuf:"bytes,4,opt,name=extra_data,json=extraData,proto3,oneof" json:"extra_data,omitempty"` ExUserId *string `protobuf:"bytes,5,opt,name=ex_user_id,json=exUserId,proto3,oneof" json:"ex_user_id,omitempty"` Events []*AnalyticsEventData `protobuf:"bytes,6,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsUserInfo) Descriptor
deprecated
func (*AnalyticsUserInfo) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsUserInfo.ProtoReflect.Descriptor instead.
func (*AnalyticsUserInfo) GetEvents ¶
func (x *AnalyticsUserInfo) GetEvents() []*AnalyticsEventData
func (*AnalyticsUserInfo) GetExUserId ¶
func (x *AnalyticsUserInfo) GetExUserId() string
func (*AnalyticsUserInfo) GetExtraData ¶
func (x *AnalyticsUserInfo) GetExtraData() string
func (*AnalyticsUserInfo) GetIsAdmin ¶
func (x *AnalyticsUserInfo) GetIsAdmin() bool
func (*AnalyticsUserInfo) GetName ¶
func (x *AnalyticsUserInfo) GetName() string
func (*AnalyticsUserInfo) GetUserId ¶
func (x *AnalyticsUserInfo) GetUserId() string
func (*AnalyticsUserInfo) ProtoMessage ¶
func (*AnalyticsUserInfo) ProtoMessage()
func (*AnalyticsUserInfo) ProtoReflect ¶
func (x *AnalyticsUserInfo) ProtoReflect() protoreflect.Message
func (*AnalyticsUserInfo) Reset ¶
func (x *AnalyticsUserInfo) Reset()
func (*AnalyticsUserInfo) String ¶
func (x *AnalyticsUserInfo) String() string
func (*AnalyticsUserInfo) Validate ¶
func (m *AnalyticsUserInfo) Validate() error
Validate checks the field values on AnalyticsUserInfo 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 (*AnalyticsUserInfo) ValidateAll ¶
func (m *AnalyticsUserInfo) ValidateAll() error
ValidateAll checks the field values on AnalyticsUserInfo 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 AnalyticsUserInfoMultiError, or nil if none found.
type AnalyticsUserInfoMultiError ¶
type AnalyticsUserInfoMultiError []error
AnalyticsUserInfoMultiError is an error wrapping multiple validation errors returned by AnalyticsUserInfo.ValidateAll() if the designated constraints aren't met.
func (AnalyticsUserInfoMultiError) AllErrors ¶
func (m AnalyticsUserInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnalyticsUserInfoMultiError) Error ¶
func (m AnalyticsUserInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnalyticsUserInfoValidationError ¶
type AnalyticsUserInfoValidationError struct {
// contains filtered or unexported fields
}
AnalyticsUserInfoValidationError is the validation error returned by AnalyticsUserInfo.Validate if the designated constraints aren't met.
func (AnalyticsUserInfoValidationError) Cause ¶
func (e AnalyticsUserInfoValidationError) Cause() error
Cause function returns cause value.
func (AnalyticsUserInfoValidationError) Error ¶
func (e AnalyticsUserInfoValidationError) Error() string
Error satisfies the builtin error interface
func (AnalyticsUserInfoValidationError) ErrorName ¶
func (e AnalyticsUserInfoValidationError) ErrorName() string
ErrorName returns error name.
func (AnalyticsUserInfoValidationError) Field ¶
func (e AnalyticsUserInfoValidationError) Field() string
Field function returns field value.
func (AnalyticsUserInfoValidationError) Key ¶
func (e AnalyticsUserInfoValidationError) Key() bool
Key function returns key value.
func (AnalyticsUserInfoValidationError) Reason ¶
func (e AnalyticsUserInfoValidationError) 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 AzureTokenRenewReq ¶
type AzureTokenRenewReq 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"` ServiceRegion string `protobuf:"bytes,3,opt,name=service_region,json=serviceRegion,proto3" json:"service_region,omitempty"` KeyId string `protobuf:"bytes,4,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` // contains filtered or unexported fields }
func (*AzureTokenRenewReq) Descriptor
deprecated
func (*AzureTokenRenewReq) Descriptor() ([]byte, []int)
Deprecated: Use AzureTokenRenewReq.ProtoReflect.Descriptor instead.
func (*AzureTokenRenewReq) GetKeyId ¶
func (x *AzureTokenRenewReq) GetKeyId() string
func (*AzureTokenRenewReq) GetRoomId ¶
func (x *AzureTokenRenewReq) GetRoomId() string
func (*AzureTokenRenewReq) GetServiceRegion ¶
func (x *AzureTokenRenewReq) GetServiceRegion() string
func (*AzureTokenRenewReq) GetUserSid ¶
func (x *AzureTokenRenewReq) GetUserSid() string
func (*AzureTokenRenewReq) ProtoMessage ¶
func (*AzureTokenRenewReq) ProtoMessage()
func (*AzureTokenRenewReq) ProtoReflect ¶
func (x *AzureTokenRenewReq) ProtoReflect() protoreflect.Message
func (*AzureTokenRenewReq) Reset ¶
func (x *AzureTokenRenewReq) Reset()
func (*AzureTokenRenewReq) String ¶
func (x *AzureTokenRenewReq) String() string
func (*AzureTokenRenewReq) Validate ¶
func (m *AzureTokenRenewReq) Validate() error
Validate checks the field values on AzureTokenRenewReq 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 (*AzureTokenRenewReq) ValidateAll ¶
func (m *AzureTokenRenewReq) ValidateAll() error
ValidateAll checks the field values on AzureTokenRenewReq 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 AzureTokenRenewReqMultiError, or nil if none found.
type AzureTokenRenewReqMultiError ¶
type AzureTokenRenewReqMultiError []error
AzureTokenRenewReqMultiError is an error wrapping multiple validation errors returned by AzureTokenRenewReq.ValidateAll() if the designated constraints aren't met.
func (AzureTokenRenewReqMultiError) AllErrors ¶
func (m AzureTokenRenewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AzureTokenRenewReqMultiError) Error ¶
func (m AzureTokenRenewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AzureTokenRenewReqValidationError ¶
type AzureTokenRenewReqValidationError struct {
// contains filtered or unexported fields
}
AzureTokenRenewReqValidationError is the validation error returned by AzureTokenRenewReq.Validate if the designated constraints aren't met.
func (AzureTokenRenewReqValidationError) Cause ¶
func (e AzureTokenRenewReqValidationError) Cause() error
Cause function returns cause value.
func (AzureTokenRenewReqValidationError) Error ¶
func (e AzureTokenRenewReqValidationError) Error() string
Error satisfies the builtin error interface
func (AzureTokenRenewReqValidationError) ErrorName ¶
func (e AzureTokenRenewReqValidationError) ErrorName() string
ErrorName returns error name.
func (AzureTokenRenewReqValidationError) Field ¶
func (e AzureTokenRenewReqValidationError) Field() string
Field function returns field value.
func (AzureTokenRenewReqValidationError) Key ¶
func (e AzureTokenRenewReqValidationError) Key() bool
Key function returns key value.
func (AzureTokenRenewReqValidationError) Reason ¶
func (e AzureTokenRenewReqValidationError) 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 ChatMessage ¶
type ChatMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` FromName string `protobuf:"bytes,2,opt,name=from_name,json=fromName,proto3" json:"from_name,omitempty"` FromUserId string `protobuf:"bytes,3,opt,name=from_user_id,json=fromUserId,proto3" json:"from_user_id,omitempty"` SentAt int64 `protobuf:"varint,4,opt,name=sent_at,json=sentAt,proto3" json:"sent_at,omitempty"` ToUserId *string `protobuf:"bytes,5,opt,name=to_user_id,json=toUserId,proto3,oneof" json:"to_user_id,omitempty"` IsPrivate bool `protobuf:"varint,6,opt,name=is_private,json=isPrivate,proto3" json:"is_private,omitempty"` Message string `protobuf:"bytes,7,opt,name=message,proto3" json:"message,omitempty"` FromAdmin bool `protobuf:"varint,8,opt,name=from_admin,json=fromAdmin,proto3" json:"from_admin,omitempty"` // contains filtered or unexported fields }
func (*ChatMessage) Descriptor
deprecated
func (*ChatMessage) Descriptor() ([]byte, []int)
Deprecated: Use ChatMessage.ProtoReflect.Descriptor instead.
func (*ChatMessage) GetFromAdmin ¶
func (x *ChatMessage) GetFromAdmin() bool
func (*ChatMessage) GetFromName ¶
func (x *ChatMessage) GetFromName() string
func (*ChatMessage) GetFromUserId ¶
func (x *ChatMessage) GetFromUserId() string
func (*ChatMessage) GetId ¶
func (x *ChatMessage) GetId() string
func (*ChatMessage) GetIsPrivate ¶
func (x *ChatMessage) GetIsPrivate() bool
func (*ChatMessage) GetMessage ¶
func (x *ChatMessage) GetMessage() string
func (*ChatMessage) GetSentAt ¶
func (x *ChatMessage) GetSentAt() int64
func (*ChatMessage) GetToUserId ¶
func (x *ChatMessage) GetToUserId() string
func (*ChatMessage) ProtoMessage ¶
func (*ChatMessage) ProtoMessage()
func (*ChatMessage) ProtoReflect ¶
func (x *ChatMessage) ProtoReflect() protoreflect.Message
func (*ChatMessage) Reset ¶
func (x *ChatMessage) Reset()
func (*ChatMessage) String ¶
func (x *ChatMessage) String() string
func (*ChatMessage) Validate ¶
func (m *ChatMessage) Validate() error
Validate checks the field values on ChatMessage 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 (*ChatMessage) ValidateAll ¶
func (m *ChatMessage) ValidateAll() error
ValidateAll checks the field values on ChatMessage 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 ChatMessageMultiError, or nil if none found.
type ChatMessageMultiError ¶
type ChatMessageMultiError []error
ChatMessageMultiError is an error wrapping multiple validation errors returned by ChatMessage.ValidateAll() if the designated constraints aren't met.
func (ChatMessageMultiError) AllErrors ¶
func (m ChatMessageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChatMessageMultiError) Error ¶
func (m ChatMessageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChatMessageValidationError ¶
type ChatMessageValidationError struct {
// contains filtered or unexported fields
}
ChatMessageValidationError is the validation error returned by ChatMessage.Validate if the designated constraints aren't met.
func (ChatMessageValidationError) Cause ¶
func (e ChatMessageValidationError) Cause() error
Cause function returns cause value.
func (ChatMessageValidationError) Error ¶
func (e ChatMessageValidationError) Error() string
Error satisfies the builtin error interface
func (ChatMessageValidationError) ErrorName ¶
func (e ChatMessageValidationError) ErrorName() string
ErrorName returns error name.
func (ChatMessageValidationError) Field ¶
func (e ChatMessageValidationError) Field() string
Field function returns field value.
func (ChatMessageValidationError) Key ¶
func (e ChatMessageValidationError) Key() bool
Key function returns key value.
func (ChatMessageValidationError) Reason ¶
func (e ChatMessageValidationError) 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"` Analytics *AnalyticsEvent `protobuf:"bytes,7,opt,name=analytics,proto3,oneof" json:"analytics,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) GetAnalytics ¶
func (x *CommonNotifyEvent) GetAnalytics() *AnalyticsEvent
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,3,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"` InputType IngressInput `protobuf:"varint,3,opt,name=input_type,json=inputType,proto3,enum=plugnmeet.IngressInput" json:"input_type,omitempty"` Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"` StreamKey string `protobuf:"bytes,5,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) GetInputType ¶
func (x *CreateIngressRes) GetInputType() IngressInput
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 *ActiveRoomInfo `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() *ActiveRoomInfo
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 CustomDesignParams ¶
type CustomDesignParams 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"` BackgroundImage *string `protobuf:"bytes,4,opt,name=background_image,json=backgroundImage,proto3,oneof" json:"background_image,omitempty"` HeaderBgColor *string `protobuf:"bytes,5,opt,name=header_bg_color,json=headerBgColor,proto3,oneof" json:"header_bg_color,omitempty"` LeftSideBgColor *string `protobuf:"bytes,7,opt,name=left_side_bg_color,json=leftSideBgColor,proto3,oneof" json:"left_side_bg_color,omitempty"` RightSideBgColor *string `protobuf:"bytes,8,opt,name=right_side_bg_color,json=rightSideBgColor,proto3,oneof" json:"right_side_bg_color,omitempty"` CustomCssUrl *string `protobuf:"bytes,9,opt,name=custom_css_url,json=customCssUrl,proto3,oneof" json:"custom_css_url,omitempty"` CustomLogo *string `protobuf:"bytes,10,opt,name=custom_logo,json=customLogo,proto3,oneof" json:"custom_logo,omitempty"` // contains filtered or unexported fields }
func (*CustomDesignParams) Descriptor
deprecated
func (*CustomDesignParams) Descriptor() ([]byte, []int)
Deprecated: Use CustomDesignParams.ProtoReflect.Descriptor instead.
func (*CustomDesignParams) GetBackgroundColor ¶
func (x *CustomDesignParams) GetBackgroundColor() string
func (*CustomDesignParams) GetBackgroundImage ¶
func (x *CustomDesignParams) GetBackgroundImage() string
func (*CustomDesignParams) GetCustomCssUrl ¶
func (x *CustomDesignParams) GetCustomCssUrl() string
func (*CustomDesignParams) GetCustomLogo ¶
func (x *CustomDesignParams) GetCustomLogo() string
func (*CustomDesignParams) GetFooterBgColor ¶
func (x *CustomDesignParams) GetFooterBgColor() string
func (*CustomDesignParams) GetHeaderBgColor ¶
func (x *CustomDesignParams) GetHeaderBgColor() string
func (*CustomDesignParams) GetLeftSideBgColor ¶
func (x *CustomDesignParams) GetLeftSideBgColor() string
func (*CustomDesignParams) GetPrimaryColor ¶
func (x *CustomDesignParams) GetPrimaryColor() string
func (*CustomDesignParams) GetRightSideBgColor ¶
func (x *CustomDesignParams) GetRightSideBgColor() string
func (*CustomDesignParams) GetSecondaryColor ¶
func (x *CustomDesignParams) GetSecondaryColor() string
func (*CustomDesignParams) ProtoMessage ¶
func (*CustomDesignParams) ProtoMessage()
func (*CustomDesignParams) ProtoReflect ¶
func (x *CustomDesignParams) ProtoReflect() protoreflect.Message
func (*CustomDesignParams) Reset ¶
func (x *CustomDesignParams) Reset()
func (*CustomDesignParams) String ¶
func (x *CustomDesignParams) String() string
func (*CustomDesignParams) Validate ¶
func (m *CustomDesignParams) Validate() error
Validate checks the field values on CustomDesignParams 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 (*CustomDesignParams) ValidateAll ¶
func (m *CustomDesignParams) ValidateAll() error
ValidateAll checks the field values on CustomDesignParams 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 CustomDesignParamsMultiError, or nil if none found.
type CustomDesignParamsMultiError ¶
type CustomDesignParamsMultiError []error
CustomDesignParamsMultiError is an error wrapping multiple validation errors returned by CustomDesignParams.ValidateAll() if the designated constraints aren't met.
func (CustomDesignParamsMultiError) AllErrors ¶
func (m CustomDesignParamsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CustomDesignParamsMultiError) Error ¶
func (m CustomDesignParamsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CustomDesignParamsValidationError ¶
type CustomDesignParamsValidationError struct {
// contains filtered or unexported fields
}
CustomDesignParamsValidationError is the validation error returned by CustomDesignParams.Validate if the designated constraints aren't met.
func (CustomDesignParamsValidationError) Cause ¶
func (e CustomDesignParamsValidationError) Cause() error
Cause function returns cause value.
func (CustomDesignParamsValidationError) Error ¶
func (e CustomDesignParamsValidationError) Error() string
Error satisfies the builtin error interface
func (CustomDesignParamsValidationError) ErrorName ¶
func (e CustomDesignParamsValidationError) ErrorName() string
ErrorName returns error name.
func (CustomDesignParamsValidationError) Field ¶
func (e CustomDesignParamsValidationError) Field() string
Field function returns field value.
func (CustomDesignParamsValidationError) Key ¶
func (e CustomDesignParamsValidationError) Key() bool
Key function returns key value.
func (CustomDesignParamsValidationError) Reason ¶
func (e CustomDesignParamsValidationError) Reason() string
Reason function returns reason value.
type DataChannelMessage ¶
type DataChannelMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type DataMsgBodyType `protobuf:"varint,2,opt,name=type,proto3,enum=plugnmeet.DataMsgBodyType" json:"type,omitempty"` FromUserId string `protobuf:"bytes,3,opt,name=from_user_id,json=fromUserId,proto3" json:"from_user_id,omitempty"` ToUserId *string `protobuf:"bytes,4,opt,name=to_user_id,json=toUserId,proto3,oneof" json:"to_user_id,omitempty"` Message string `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DataChannelMessage) Descriptor
deprecated
func (*DataChannelMessage) Descriptor() ([]byte, []int)
Deprecated: Use DataChannelMessage.ProtoReflect.Descriptor instead.
func (*DataChannelMessage) GetFromUserId ¶
func (x *DataChannelMessage) GetFromUserId() string
func (*DataChannelMessage) GetId ¶
func (x *DataChannelMessage) GetId() string
func (*DataChannelMessage) GetMessage ¶
func (x *DataChannelMessage) GetMessage() string
func (*DataChannelMessage) GetToUserId ¶
func (x *DataChannelMessage) GetToUserId() string
func (*DataChannelMessage) GetType ¶
func (x *DataChannelMessage) GetType() DataMsgBodyType
func (*DataChannelMessage) ProtoMessage ¶
func (*DataChannelMessage) ProtoMessage()
func (*DataChannelMessage) ProtoReflect ¶
func (x *DataChannelMessage) ProtoReflect() protoreflect.Message
func (*DataChannelMessage) Reset ¶
func (x *DataChannelMessage) Reset()
func (*DataChannelMessage) String ¶
func (x *DataChannelMessage) String() string
func (*DataChannelMessage) Validate ¶
func (m *DataChannelMessage) Validate() error
Validate checks the field values on DataChannelMessage 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 (*DataChannelMessage) ValidateAll ¶
func (m *DataChannelMessage) ValidateAll() error
ValidateAll checks the field values on DataChannelMessage 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 DataChannelMessageMultiError, or nil if none found.
type DataChannelMessageMultiError ¶
type DataChannelMessageMultiError []error
DataChannelMessageMultiError is an error wrapping multiple validation errors returned by DataChannelMessage.ValidateAll() if the designated constraints aren't met.
func (DataChannelMessageMultiError) AllErrors ¶
func (m DataChannelMessageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DataChannelMessageMultiError) Error ¶
func (m DataChannelMessageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DataChannelMessageValidationError ¶
type DataChannelMessageValidationError struct {
// contains filtered or unexported fields
}
DataChannelMessageValidationError is the validation error returned by DataChannelMessage.Validate if the designated constraints aren't met.
func (DataChannelMessageValidationError) Cause ¶
func (e DataChannelMessageValidationError) Cause() error
Cause function returns cause value.
func (DataChannelMessageValidationError) Error ¶
func (e DataChannelMessageValidationError) Error() string
Error satisfies the builtin error interface
func (DataChannelMessageValidationError) ErrorName ¶
func (e DataChannelMessageValidationError) ErrorName() string
ErrorName returns error name.
func (DataChannelMessageValidationError) Field ¶
func (e DataChannelMessageValidationError) Field() string
Field function returns field value.
func (DataChannelMessageValidationError) Key ¶
func (e DataChannelMessageValidationError) Key() bool
Key function returns key value.
func (DataChannelMessageValidationError) Reason ¶
func (e DataChannelMessageValidationError) Reason() string
Reason function returns reason value.
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 DataMsgBodyType ¶
type DataMsgBodyType int32
const ( // SYSTEM type DataMsgBodyType_UNKNOWN DataMsgBodyType = 0 DataMsgBodyType_FILE_UPLOAD DataMsgBodyType = 1 DataMsgBodyType_INFO DataMsgBodyType = 2 DataMsgBodyType_ALERT DataMsgBodyType = 3 DataMsgBodyType_USER_VISIBILITY_CHANGE DataMsgBodyType = 4 DataMsgBodyType_EXTERNAL_MEDIA_PLAYER_EVENTS DataMsgBodyType = 5 DataMsgBodyType_NEW_POLL_RESPONSE DataMsgBodyType = 6 DataMsgBodyType_SPEECH_SUBTITLE_TEXT DataMsgBodyType = 7 // WHITEBOARD type DataMsgBodyType_REQ_FULL_WHITEBOARD_DATA DataMsgBodyType = 8 DataMsgBodyType_RES_FULL_WHITEBOARD_DATA DataMsgBodyType = 9 DataMsgBodyType_SCENE_UPDATE DataMsgBodyType = 10 DataMsgBodyType_POINTER_UPDATE DataMsgBodyType = 11 DataMsgBodyType_WHITEBOARD_APP_STATE_CHANGE DataMsgBodyType = 12 DataMsgBodyType_ADD_WHITEBOARD_FILE DataMsgBodyType = 13 DataMsgBodyType_ADD_WHITEBOARD_OFFICE_FILE DataMsgBodyType = 14 DataMsgBodyType_PAGE_CHANGE DataMsgBodyType = 15 )
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 DeleteAnalyticsReq ¶
type DeleteAnalyticsReq struct { FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAnalyticsReq) Descriptor
deprecated
func (*DeleteAnalyticsReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAnalyticsReq.ProtoReflect.Descriptor instead.
func (*DeleteAnalyticsReq) GetFileId ¶
func (x *DeleteAnalyticsReq) GetFileId() string
func (*DeleteAnalyticsReq) ProtoMessage ¶
func (*DeleteAnalyticsReq) ProtoMessage()
func (*DeleteAnalyticsReq) ProtoReflect ¶
func (x *DeleteAnalyticsReq) ProtoReflect() protoreflect.Message
func (*DeleteAnalyticsReq) Reset ¶
func (x *DeleteAnalyticsReq) Reset()
func (*DeleteAnalyticsReq) String ¶
func (x *DeleteAnalyticsReq) String() string
func (*DeleteAnalyticsReq) Validate ¶
func (m *DeleteAnalyticsReq) Validate() error
Validate checks the field values on DeleteAnalyticsReq 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 (*DeleteAnalyticsReq) ValidateAll ¶
func (m *DeleteAnalyticsReq) ValidateAll() error
ValidateAll checks the field values on DeleteAnalyticsReq 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 DeleteAnalyticsReqMultiError, or nil if none found.
type DeleteAnalyticsReqMultiError ¶
type DeleteAnalyticsReqMultiError []error
DeleteAnalyticsReqMultiError is an error wrapping multiple validation errors returned by DeleteAnalyticsReq.ValidateAll() if the designated constraints aren't met.
func (DeleteAnalyticsReqMultiError) AllErrors ¶
func (m DeleteAnalyticsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteAnalyticsReqMultiError) Error ¶
func (m DeleteAnalyticsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteAnalyticsReqValidationError ¶
type DeleteAnalyticsReqValidationError struct {
// contains filtered or unexported fields
}
DeleteAnalyticsReqValidationError is the validation error returned by DeleteAnalyticsReq.Validate if the designated constraints aren't met.
func (DeleteAnalyticsReqValidationError) Cause ¶
func (e DeleteAnalyticsReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteAnalyticsReqValidationError) Error ¶
func (e DeleteAnalyticsReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAnalyticsReqValidationError) ErrorName ¶
func (e DeleteAnalyticsReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAnalyticsReqValidationError) Field ¶
func (e DeleteAnalyticsReqValidationError) Field() string
Field function returns field value.
func (DeleteAnalyticsReqValidationError) Key ¶
func (e DeleteAnalyticsReqValidationError) Key() bool
Key function returns key value.
func (DeleteAnalyticsReqValidationError) Reason ¶
func (e DeleteAnalyticsReqValidationError) Reason() string
Reason function returns reason value.
type DeleteAnalyticsRes ¶
type DeleteAnalyticsRes 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 (*DeleteAnalyticsRes) Descriptor
deprecated
func (*DeleteAnalyticsRes) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAnalyticsRes.ProtoReflect.Descriptor instead.
func (*DeleteAnalyticsRes) GetMsg ¶
func (x *DeleteAnalyticsRes) GetMsg() string
func (*DeleteAnalyticsRes) GetStatus ¶
func (x *DeleteAnalyticsRes) GetStatus() bool
func (*DeleteAnalyticsRes) ProtoMessage ¶
func (*DeleteAnalyticsRes) ProtoMessage()
func (*DeleteAnalyticsRes) ProtoReflect ¶
func (x *DeleteAnalyticsRes) ProtoReflect() protoreflect.Message
func (*DeleteAnalyticsRes) Reset ¶
func (x *DeleteAnalyticsRes) Reset()
func (*DeleteAnalyticsRes) String ¶
func (x *DeleteAnalyticsRes) String() string
func (*DeleteAnalyticsRes) Validate ¶
func (m *DeleteAnalyticsRes) Validate() error
Validate checks the field values on DeleteAnalyticsRes 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 (*DeleteAnalyticsRes) ValidateAll ¶
func (m *DeleteAnalyticsRes) ValidateAll() error
ValidateAll checks the field values on DeleteAnalyticsRes 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 DeleteAnalyticsResMultiError, or nil if none found.
type DeleteAnalyticsResMultiError ¶
type DeleteAnalyticsResMultiError []error
DeleteAnalyticsResMultiError is an error wrapping multiple validation errors returned by DeleteAnalyticsRes.ValidateAll() if the designated constraints aren't met.
func (DeleteAnalyticsResMultiError) AllErrors ¶
func (m DeleteAnalyticsResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteAnalyticsResMultiError) Error ¶
func (m DeleteAnalyticsResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteAnalyticsResValidationError ¶
type DeleteAnalyticsResValidationError struct {
// contains filtered or unexported fields
}
DeleteAnalyticsResValidationError is the validation error returned by DeleteAnalyticsRes.Validate if the designated constraints aren't met.
func (DeleteAnalyticsResValidationError) Cause ¶
func (e DeleteAnalyticsResValidationError) Cause() error
Cause function returns cause value.
func (DeleteAnalyticsResValidationError) Error ¶
func (e DeleteAnalyticsResValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAnalyticsResValidationError) ErrorName ¶
func (e DeleteAnalyticsResValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAnalyticsResValidationError) Field ¶
func (e DeleteAnalyticsResValidationError) Field() string
Field function returns field value.
func (DeleteAnalyticsResValidationError) Key ¶
func (e DeleteAnalyticsResValidationError) Key() bool
Key function returns key value.
func (DeleteAnalyticsResValidationError) Reason ¶
func (e DeleteAnalyticsResValidationError) Reason() string
Reason function returns reason value.
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"` IncludedChatMessages bool `protobuf:"varint,2,opt,name=included_chat_messages,json=includedChatMessages,proto3" json:"included_chat_messages,omitempty"` // SCENE_UPDATE, POINTER_UPDATE // this may use more CPU for the user end. // do not enable it unless really necessary IncludedWhiteboard bool `protobuf:"varint,3,opt,name=included_whiteboard,json=includedWhiteboard,proto3" json:"included_whiteboard,omitempty"` EncryptionKey *string `protobuf:"bytes,4,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) GetIncludedChatMessages ¶
func (x *EndToEndEncryptionFeatures) GetIncludedChatMessages() bool
func (*EndToEndEncryptionFeatures) GetIncludedWhiteboard ¶
func (x *EndToEndEncryptionFeatures) GetIncludedWhiteboard() bool
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 FetchAnalyticsReq ¶
type FetchAnalyticsReq 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 (*FetchAnalyticsReq) Descriptor
deprecated
func (*FetchAnalyticsReq) Descriptor() ([]byte, []int)
Deprecated: Use FetchAnalyticsReq.ProtoReflect.Descriptor instead.
func (*FetchAnalyticsReq) GetFrom ¶
func (x *FetchAnalyticsReq) GetFrom() uint32
func (*FetchAnalyticsReq) GetLimit ¶
func (x *FetchAnalyticsReq) GetLimit() uint32
func (*FetchAnalyticsReq) GetOrderBy ¶
func (x *FetchAnalyticsReq) GetOrderBy() string
func (*FetchAnalyticsReq) GetRoomIds ¶
func (x *FetchAnalyticsReq) GetRoomIds() []string
func (*FetchAnalyticsReq) ProtoMessage ¶
func (*FetchAnalyticsReq) ProtoMessage()
func (*FetchAnalyticsReq) ProtoReflect ¶
func (x *FetchAnalyticsReq) ProtoReflect() protoreflect.Message
func (*FetchAnalyticsReq) Reset ¶
func (x *FetchAnalyticsReq) Reset()
func (*FetchAnalyticsReq) String ¶
func (x *FetchAnalyticsReq) String() string
func (*FetchAnalyticsReq) Validate ¶
func (m *FetchAnalyticsReq) Validate() error
Validate checks the field values on FetchAnalyticsReq 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 (*FetchAnalyticsReq) ValidateAll ¶
func (m *FetchAnalyticsReq) ValidateAll() error
ValidateAll checks the field values on FetchAnalyticsReq 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 FetchAnalyticsReqMultiError, or nil if none found.
type FetchAnalyticsReqMultiError ¶
type FetchAnalyticsReqMultiError []error
FetchAnalyticsReqMultiError is an error wrapping multiple validation errors returned by FetchAnalyticsReq.ValidateAll() if the designated constraints aren't met.
func (FetchAnalyticsReqMultiError) AllErrors ¶
func (m FetchAnalyticsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchAnalyticsReqMultiError) Error ¶
func (m FetchAnalyticsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchAnalyticsReqValidationError ¶
type FetchAnalyticsReqValidationError struct {
// contains filtered or unexported fields
}
FetchAnalyticsReqValidationError is the validation error returned by FetchAnalyticsReq.Validate if the designated constraints aren't met.
func (FetchAnalyticsReqValidationError) Cause ¶
func (e FetchAnalyticsReqValidationError) Cause() error
Cause function returns cause value.
func (FetchAnalyticsReqValidationError) Error ¶
func (e FetchAnalyticsReqValidationError) Error() string
Error satisfies the builtin error interface
func (FetchAnalyticsReqValidationError) ErrorName ¶
func (e FetchAnalyticsReqValidationError) ErrorName() string
ErrorName returns error name.
func (FetchAnalyticsReqValidationError) Field ¶
func (e FetchAnalyticsReqValidationError) Field() string
Field function returns field value.
func (FetchAnalyticsReqValidationError) Key ¶
func (e FetchAnalyticsReqValidationError) Key() bool
Key function returns key value.
func (FetchAnalyticsReqValidationError) Reason ¶
func (e FetchAnalyticsReqValidationError) Reason() string
Reason function returns reason value.
type FetchAnalyticsRes ¶
type FetchAnalyticsRes 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 *FetchAnalyticsResult `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*FetchAnalyticsRes) Descriptor
deprecated
func (*FetchAnalyticsRes) Descriptor() ([]byte, []int)
Deprecated: Use FetchAnalyticsRes.ProtoReflect.Descriptor instead.
func (*FetchAnalyticsRes) GetMsg ¶
func (x *FetchAnalyticsRes) GetMsg() string
func (*FetchAnalyticsRes) GetResult ¶
func (x *FetchAnalyticsRes) GetResult() *FetchAnalyticsResult
func (*FetchAnalyticsRes) GetStatus ¶
func (x *FetchAnalyticsRes) GetStatus() bool
func (*FetchAnalyticsRes) ProtoMessage ¶
func (*FetchAnalyticsRes) ProtoMessage()
func (*FetchAnalyticsRes) ProtoReflect ¶
func (x *FetchAnalyticsRes) ProtoReflect() protoreflect.Message
func (*FetchAnalyticsRes) Reset ¶
func (x *FetchAnalyticsRes) Reset()
func (*FetchAnalyticsRes) String ¶
func (x *FetchAnalyticsRes) String() string
func (*FetchAnalyticsRes) Validate ¶
func (m *FetchAnalyticsRes) Validate() error
Validate checks the field values on FetchAnalyticsRes 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 (*FetchAnalyticsRes) ValidateAll ¶
func (m *FetchAnalyticsRes) ValidateAll() error
ValidateAll checks the field values on FetchAnalyticsRes 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 FetchAnalyticsResMultiError, or nil if none found.
type FetchAnalyticsResMultiError ¶
type FetchAnalyticsResMultiError []error
FetchAnalyticsResMultiError is an error wrapping multiple validation errors returned by FetchAnalyticsRes.ValidateAll() if the designated constraints aren't met.
func (FetchAnalyticsResMultiError) AllErrors ¶
func (m FetchAnalyticsResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchAnalyticsResMultiError) Error ¶
func (m FetchAnalyticsResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchAnalyticsResValidationError ¶
type FetchAnalyticsResValidationError struct {
// contains filtered or unexported fields
}
FetchAnalyticsResValidationError is the validation error returned by FetchAnalyticsRes.Validate if the designated constraints aren't met.
func (FetchAnalyticsResValidationError) Cause ¶
func (e FetchAnalyticsResValidationError) Cause() error
Cause function returns cause value.
func (FetchAnalyticsResValidationError) Error ¶
func (e FetchAnalyticsResValidationError) Error() string
Error satisfies the builtin error interface
func (FetchAnalyticsResValidationError) ErrorName ¶
func (e FetchAnalyticsResValidationError) ErrorName() string
ErrorName returns error name.
func (FetchAnalyticsResValidationError) Field ¶
func (e FetchAnalyticsResValidationError) Field() string
Field function returns field value.
func (FetchAnalyticsResValidationError) Key ¶
func (e FetchAnalyticsResValidationError) Key() bool
Key function returns key value.
func (FetchAnalyticsResValidationError) Reason ¶
func (e FetchAnalyticsResValidationError) Reason() string
Reason function returns reason value.
type FetchAnalyticsResult ¶
type FetchAnalyticsResult struct { TotalAnalytics int64 `protobuf:"varint,1,opt,name=total_analytics,json=totalAnalytics,proto3" json:"total_analytics,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"` AnalyticsList []*AnalyticsInfo `protobuf:"bytes,5,rep,name=analytics_list,json=analyticsList,proto3" json:"analytics_list,omitempty"` // contains filtered or unexported fields }
func (*FetchAnalyticsResult) Descriptor
deprecated
func (*FetchAnalyticsResult) Descriptor() ([]byte, []int)
Deprecated: Use FetchAnalyticsResult.ProtoReflect.Descriptor instead.
func (*FetchAnalyticsResult) GetAnalyticsList ¶
func (x *FetchAnalyticsResult) GetAnalyticsList() []*AnalyticsInfo
func (*FetchAnalyticsResult) GetFrom ¶
func (x *FetchAnalyticsResult) GetFrom() uint32
func (*FetchAnalyticsResult) GetLimit ¶
func (x *FetchAnalyticsResult) GetLimit() uint32
func (*FetchAnalyticsResult) GetOrderBy ¶
func (x *FetchAnalyticsResult) GetOrderBy() string
func (*FetchAnalyticsResult) GetTotalAnalytics ¶
func (x *FetchAnalyticsResult) GetTotalAnalytics() int64
func (*FetchAnalyticsResult) ProtoMessage ¶
func (*FetchAnalyticsResult) ProtoMessage()
func (*FetchAnalyticsResult) ProtoReflect ¶
func (x *FetchAnalyticsResult) ProtoReflect() protoreflect.Message
func (*FetchAnalyticsResult) Reset ¶
func (x *FetchAnalyticsResult) Reset()
func (*FetchAnalyticsResult) String ¶
func (x *FetchAnalyticsResult) String() string
func (*FetchAnalyticsResult) Validate ¶
func (m *FetchAnalyticsResult) Validate() error
Validate checks the field values on FetchAnalyticsResult 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 (*FetchAnalyticsResult) ValidateAll ¶
func (m *FetchAnalyticsResult) ValidateAll() error
ValidateAll checks the field values on FetchAnalyticsResult 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 FetchAnalyticsResultMultiError, or nil if none found.
type FetchAnalyticsResultMultiError ¶
type FetchAnalyticsResultMultiError []error
FetchAnalyticsResultMultiError is an error wrapping multiple validation errors returned by FetchAnalyticsResult.ValidateAll() if the designated constraints aren't met.
func (FetchAnalyticsResultMultiError) AllErrors ¶
func (m FetchAnalyticsResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchAnalyticsResultMultiError) Error ¶
func (m FetchAnalyticsResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchAnalyticsResultValidationError ¶
type FetchAnalyticsResultValidationError struct {
// contains filtered or unexported fields
}
FetchAnalyticsResultValidationError is the validation error returned by FetchAnalyticsResult.Validate if the designated constraints aren't met.
func (FetchAnalyticsResultValidationError) Cause ¶
func (e FetchAnalyticsResultValidationError) Cause() error
Cause function returns cause value.
func (FetchAnalyticsResultValidationError) Error ¶
func (e FetchAnalyticsResultValidationError) Error() string
Error satisfies the builtin error interface
func (FetchAnalyticsResultValidationError) ErrorName ¶
func (e FetchAnalyticsResultValidationError) ErrorName() string
ErrorName returns error name.
func (FetchAnalyticsResultValidationError) Field ¶
func (e FetchAnalyticsResultValidationError) Field() string
Field function returns field value.
func (FetchAnalyticsResultValidationError) Key ¶
func (e FetchAnalyticsResultValidationError) Key() bool
Key function returns key value.
func (FetchAnalyticsResultValidationError) Reason ¶
func (e FetchAnalyticsResultValidationError) Reason() string
Reason function returns reason value.
type FetchPastRoomsReq ¶
type FetchPastRoomsReq 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 (*FetchPastRoomsReq) Descriptor
deprecated
func (*FetchPastRoomsReq) Descriptor() ([]byte, []int)
Deprecated: Use FetchPastRoomsReq.ProtoReflect.Descriptor instead.
func (*FetchPastRoomsReq) GetFrom ¶
func (x *FetchPastRoomsReq) GetFrom() uint32
func (*FetchPastRoomsReq) GetLimit ¶
func (x *FetchPastRoomsReq) GetLimit() uint32
func (*FetchPastRoomsReq) GetOrderBy ¶
func (x *FetchPastRoomsReq) GetOrderBy() string
func (*FetchPastRoomsReq) GetRoomIds ¶
func (x *FetchPastRoomsReq) GetRoomIds() []string
func (*FetchPastRoomsReq) ProtoMessage ¶
func (*FetchPastRoomsReq) ProtoMessage()
func (*FetchPastRoomsReq) ProtoReflect ¶
func (x *FetchPastRoomsReq) ProtoReflect() protoreflect.Message
func (*FetchPastRoomsReq) Reset ¶
func (x *FetchPastRoomsReq) Reset()
func (*FetchPastRoomsReq) String ¶
func (x *FetchPastRoomsReq) String() string
func (*FetchPastRoomsReq) Validate ¶
func (m *FetchPastRoomsReq) Validate() error
Validate checks the field values on FetchPastRoomsReq 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 (*FetchPastRoomsReq) ValidateAll ¶
func (m *FetchPastRoomsReq) ValidateAll() error
ValidateAll checks the field values on FetchPastRoomsReq 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 FetchPastRoomsReqMultiError, or nil if none found.
type FetchPastRoomsReqMultiError ¶
type FetchPastRoomsReqMultiError []error
FetchPastRoomsReqMultiError is an error wrapping multiple validation errors returned by FetchPastRoomsReq.ValidateAll() if the designated constraints aren't met.
func (FetchPastRoomsReqMultiError) AllErrors ¶
func (m FetchPastRoomsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchPastRoomsReqMultiError) Error ¶
func (m FetchPastRoomsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchPastRoomsReqValidationError ¶
type FetchPastRoomsReqValidationError struct {
// contains filtered or unexported fields
}
FetchPastRoomsReqValidationError is the validation error returned by FetchPastRoomsReq.Validate if the designated constraints aren't met.
func (FetchPastRoomsReqValidationError) Cause ¶
func (e FetchPastRoomsReqValidationError) Cause() error
Cause function returns cause value.
func (FetchPastRoomsReqValidationError) Error ¶
func (e FetchPastRoomsReqValidationError) Error() string
Error satisfies the builtin error interface
func (FetchPastRoomsReqValidationError) ErrorName ¶
func (e FetchPastRoomsReqValidationError) ErrorName() string
ErrorName returns error name.
func (FetchPastRoomsReqValidationError) Field ¶
func (e FetchPastRoomsReqValidationError) Field() string
Field function returns field value.
func (FetchPastRoomsReqValidationError) Key ¶
func (e FetchPastRoomsReqValidationError) Key() bool
Key function returns key value.
func (FetchPastRoomsReqValidationError) Reason ¶
func (e FetchPastRoomsReqValidationError) Reason() string
Reason function returns reason value.
type FetchPastRoomsRes ¶
type FetchPastRoomsRes 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 *FetchPastRoomsResult `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*FetchPastRoomsRes) Descriptor
deprecated
func (*FetchPastRoomsRes) Descriptor() ([]byte, []int)
Deprecated: Use FetchPastRoomsRes.ProtoReflect.Descriptor instead.
func (*FetchPastRoomsRes) GetMsg ¶
func (x *FetchPastRoomsRes) GetMsg() string
func (*FetchPastRoomsRes) GetResult ¶
func (x *FetchPastRoomsRes) GetResult() *FetchPastRoomsResult
func (*FetchPastRoomsRes) GetStatus ¶
func (x *FetchPastRoomsRes) GetStatus() bool
func (*FetchPastRoomsRes) ProtoMessage ¶
func (*FetchPastRoomsRes) ProtoMessage()
func (*FetchPastRoomsRes) ProtoReflect ¶
func (x *FetchPastRoomsRes) ProtoReflect() protoreflect.Message
func (*FetchPastRoomsRes) Reset ¶
func (x *FetchPastRoomsRes) Reset()
func (*FetchPastRoomsRes) String ¶
func (x *FetchPastRoomsRes) String() string
func (*FetchPastRoomsRes) Validate ¶
func (m *FetchPastRoomsRes) Validate() error
Validate checks the field values on FetchPastRoomsRes 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 (*FetchPastRoomsRes) ValidateAll ¶
func (m *FetchPastRoomsRes) ValidateAll() error
ValidateAll checks the field values on FetchPastRoomsRes 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 FetchPastRoomsResMultiError, or nil if none found.
type FetchPastRoomsResMultiError ¶
type FetchPastRoomsResMultiError []error
FetchPastRoomsResMultiError is an error wrapping multiple validation errors returned by FetchPastRoomsRes.ValidateAll() if the designated constraints aren't met.
func (FetchPastRoomsResMultiError) AllErrors ¶
func (m FetchPastRoomsResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchPastRoomsResMultiError) Error ¶
func (m FetchPastRoomsResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchPastRoomsResValidationError ¶
type FetchPastRoomsResValidationError struct {
// contains filtered or unexported fields
}
FetchPastRoomsResValidationError is the validation error returned by FetchPastRoomsRes.Validate if the designated constraints aren't met.
func (FetchPastRoomsResValidationError) Cause ¶
func (e FetchPastRoomsResValidationError) Cause() error
Cause function returns cause value.
func (FetchPastRoomsResValidationError) Error ¶
func (e FetchPastRoomsResValidationError) Error() string
Error satisfies the builtin error interface
func (FetchPastRoomsResValidationError) ErrorName ¶
func (e FetchPastRoomsResValidationError) ErrorName() string
ErrorName returns error name.
func (FetchPastRoomsResValidationError) Field ¶
func (e FetchPastRoomsResValidationError) Field() string
Field function returns field value.
func (FetchPastRoomsResValidationError) Key ¶
func (e FetchPastRoomsResValidationError) Key() bool
Key function returns key value.
func (FetchPastRoomsResValidationError) Reason ¶
func (e FetchPastRoomsResValidationError) Reason() string
Reason function returns reason value.
type FetchPastRoomsResult ¶
type FetchPastRoomsResult struct { TotalRooms int64 `protobuf:"varint,1,opt,name=total_rooms,json=totalRooms,proto3" json:"total_rooms,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"` RoomsList []*PastRoomInfo `protobuf:"bytes,5,rep,name=rooms_list,json=roomsList,proto3" json:"rooms_list,omitempty"` // contains filtered or unexported fields }
func (*FetchPastRoomsResult) Descriptor
deprecated
func (*FetchPastRoomsResult) Descriptor() ([]byte, []int)
Deprecated: Use FetchPastRoomsResult.ProtoReflect.Descriptor instead.
func (*FetchPastRoomsResult) GetFrom ¶
func (x *FetchPastRoomsResult) GetFrom() uint32
func (*FetchPastRoomsResult) GetLimit ¶
func (x *FetchPastRoomsResult) GetLimit() uint32
func (*FetchPastRoomsResult) GetOrderBy ¶
func (x *FetchPastRoomsResult) GetOrderBy() string
func (*FetchPastRoomsResult) GetRoomsList ¶
func (x *FetchPastRoomsResult) GetRoomsList() []*PastRoomInfo
func (*FetchPastRoomsResult) GetTotalRooms ¶
func (x *FetchPastRoomsResult) GetTotalRooms() int64
func (*FetchPastRoomsResult) ProtoMessage ¶
func (*FetchPastRoomsResult) ProtoMessage()
func (*FetchPastRoomsResult) ProtoReflect ¶
func (x *FetchPastRoomsResult) ProtoReflect() protoreflect.Message
func (*FetchPastRoomsResult) Reset ¶
func (x *FetchPastRoomsResult) Reset()
func (*FetchPastRoomsResult) String ¶
func (x *FetchPastRoomsResult) String() string
func (*FetchPastRoomsResult) Validate ¶
func (m *FetchPastRoomsResult) Validate() error
Validate checks the field values on FetchPastRoomsResult 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 (*FetchPastRoomsResult) ValidateAll ¶
func (m *FetchPastRoomsResult) ValidateAll() error
ValidateAll checks the field values on FetchPastRoomsResult 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 FetchPastRoomsResultMultiError, or nil if none found.
type FetchPastRoomsResultMultiError ¶
type FetchPastRoomsResultMultiError []error
FetchPastRoomsResultMultiError is an error wrapping multiple validation errors returned by FetchPastRoomsResult.ValidateAll() if the designated constraints aren't met.
func (FetchPastRoomsResultMultiError) AllErrors ¶
func (m FetchPastRoomsResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchPastRoomsResultMultiError) Error ¶
func (m FetchPastRoomsResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchPastRoomsResultValidationError ¶
type FetchPastRoomsResultValidationError struct {
// contains filtered or unexported fields
}
FetchPastRoomsResultValidationError is the validation error returned by FetchPastRoomsResult.Validate if the designated constraints aren't met.
func (FetchPastRoomsResultValidationError) Cause ¶
func (e FetchPastRoomsResultValidationError) Cause() error
Cause function returns cause value.
func (FetchPastRoomsResultValidationError) Error ¶
func (e FetchPastRoomsResultValidationError) Error() string
Error satisfies the builtin error interface
func (FetchPastRoomsResultValidationError) ErrorName ¶
func (e FetchPastRoomsResultValidationError) ErrorName() string
ErrorName returns error name.
func (FetchPastRoomsResultValidationError) Field ¶
func (e FetchPastRoomsResultValidationError) Field() string
Field function returns field value.
func (FetchPastRoomsResultValidationError) Key ¶
func (e FetchPastRoomsResultValidationError) Key() bool
Key function returns key value.
func (FetchPastRoomsResultValidationError) Reason ¶
func (e FetchPastRoomsResultValidationError) Reason() string
Reason function returns reason value.
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"` Renew bool `protobuf:"varint,6,opt,name=renew,proto3" json:"renew,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) GetRenew ¶
func (x *GenerateAzureTokenRes) GetRenew() bool
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 GetAnalyticsDownloadTokenReq ¶
type GetAnalyticsDownloadTokenReq struct { FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"` // contains filtered or unexported fields }
func (*GetAnalyticsDownloadTokenReq) Descriptor
deprecated
func (*GetAnalyticsDownloadTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use GetAnalyticsDownloadTokenReq.ProtoReflect.Descriptor instead.
func (*GetAnalyticsDownloadTokenReq) GetFileId ¶
func (x *GetAnalyticsDownloadTokenReq) GetFileId() string
func (*GetAnalyticsDownloadTokenReq) ProtoMessage ¶
func (*GetAnalyticsDownloadTokenReq) ProtoMessage()
func (*GetAnalyticsDownloadTokenReq) ProtoReflect ¶
func (x *GetAnalyticsDownloadTokenReq) ProtoReflect() protoreflect.Message
func (*GetAnalyticsDownloadTokenReq) Reset ¶
func (x *GetAnalyticsDownloadTokenReq) Reset()
func (*GetAnalyticsDownloadTokenReq) String ¶
func (x *GetAnalyticsDownloadTokenReq) String() string
func (*GetAnalyticsDownloadTokenReq) Validate ¶
func (m *GetAnalyticsDownloadTokenReq) Validate() error
Validate checks the field values on GetAnalyticsDownloadTokenReq 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 (*GetAnalyticsDownloadTokenReq) ValidateAll ¶
func (m *GetAnalyticsDownloadTokenReq) ValidateAll() error
ValidateAll checks the field values on GetAnalyticsDownloadTokenReq 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 GetAnalyticsDownloadTokenReqMultiError, or nil if none found.
type GetAnalyticsDownloadTokenReqMultiError ¶
type GetAnalyticsDownloadTokenReqMultiError []error
GetAnalyticsDownloadTokenReqMultiError is an error wrapping multiple validation errors returned by GetAnalyticsDownloadTokenReq.ValidateAll() if the designated constraints aren't met.
func (GetAnalyticsDownloadTokenReqMultiError) AllErrors ¶
func (m GetAnalyticsDownloadTokenReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAnalyticsDownloadTokenReqMultiError) Error ¶
func (m GetAnalyticsDownloadTokenReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAnalyticsDownloadTokenReqValidationError ¶
type GetAnalyticsDownloadTokenReqValidationError struct {
// contains filtered or unexported fields
}
GetAnalyticsDownloadTokenReqValidationError is the validation error returned by GetAnalyticsDownloadTokenReq.Validate if the designated constraints aren't met.
func (GetAnalyticsDownloadTokenReqValidationError) Cause ¶
func (e GetAnalyticsDownloadTokenReqValidationError) Cause() error
Cause function returns cause value.
func (GetAnalyticsDownloadTokenReqValidationError) Error ¶
func (e GetAnalyticsDownloadTokenReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetAnalyticsDownloadTokenReqValidationError) ErrorName ¶
func (e GetAnalyticsDownloadTokenReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetAnalyticsDownloadTokenReqValidationError) Field ¶
func (e GetAnalyticsDownloadTokenReqValidationError) Field() string
Field function returns field value.
func (GetAnalyticsDownloadTokenReqValidationError) Key ¶
func (e GetAnalyticsDownloadTokenReqValidationError) Key() bool
Key function returns key value.
func (GetAnalyticsDownloadTokenReqValidationError) Reason ¶
func (e GetAnalyticsDownloadTokenReqValidationError) Reason() string
Reason function returns reason value.
type GetAnalyticsDownloadTokenRes ¶
type GetAnalyticsDownloadTokenRes 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 (*GetAnalyticsDownloadTokenRes) Descriptor
deprecated
func (*GetAnalyticsDownloadTokenRes) Descriptor() ([]byte, []int)
Deprecated: Use GetAnalyticsDownloadTokenRes.ProtoReflect.Descriptor instead.
func (*GetAnalyticsDownloadTokenRes) GetMsg ¶
func (x *GetAnalyticsDownloadTokenRes) GetMsg() string
func (*GetAnalyticsDownloadTokenRes) GetStatus ¶
func (x *GetAnalyticsDownloadTokenRes) GetStatus() bool
func (*GetAnalyticsDownloadTokenRes) GetToken ¶
func (x *GetAnalyticsDownloadTokenRes) GetToken() string
func (*GetAnalyticsDownloadTokenRes) ProtoMessage ¶
func (*GetAnalyticsDownloadTokenRes) ProtoMessage()
func (*GetAnalyticsDownloadTokenRes) ProtoReflect ¶
func (x *GetAnalyticsDownloadTokenRes) ProtoReflect() protoreflect.Message
func (*GetAnalyticsDownloadTokenRes) Reset ¶
func (x *GetAnalyticsDownloadTokenRes) Reset()
func (*GetAnalyticsDownloadTokenRes) String ¶
func (x *GetAnalyticsDownloadTokenRes) String() string
func (*GetAnalyticsDownloadTokenRes) Validate ¶
func (m *GetAnalyticsDownloadTokenRes) Validate() error
Validate checks the field values on GetAnalyticsDownloadTokenRes 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 (*GetAnalyticsDownloadTokenRes) ValidateAll ¶
func (m *GetAnalyticsDownloadTokenRes) ValidateAll() error
ValidateAll checks the field values on GetAnalyticsDownloadTokenRes 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 GetAnalyticsDownloadTokenResMultiError, or nil if none found.
type GetAnalyticsDownloadTokenResMultiError ¶
type GetAnalyticsDownloadTokenResMultiError []error
GetAnalyticsDownloadTokenResMultiError is an error wrapping multiple validation errors returned by GetAnalyticsDownloadTokenRes.ValidateAll() if the designated constraints aren't met.
func (GetAnalyticsDownloadTokenResMultiError) AllErrors ¶
func (m GetAnalyticsDownloadTokenResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAnalyticsDownloadTokenResMultiError) Error ¶
func (m GetAnalyticsDownloadTokenResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAnalyticsDownloadTokenResValidationError ¶
type GetAnalyticsDownloadTokenResValidationError struct {
// contains filtered or unexported fields
}
GetAnalyticsDownloadTokenResValidationError is the validation error returned by GetAnalyticsDownloadTokenRes.Validate if the designated constraints aren't met.
func (GetAnalyticsDownloadTokenResValidationError) Cause ¶
func (e GetAnalyticsDownloadTokenResValidationError) Cause() error
Cause function returns cause value.
func (GetAnalyticsDownloadTokenResValidationError) Error ¶
func (e GetAnalyticsDownloadTokenResValidationError) Error() string
Error satisfies the builtin error interface
func (GetAnalyticsDownloadTokenResValidationError) ErrorName ¶
func (e GetAnalyticsDownloadTokenResValidationError) ErrorName() string
ErrorName returns error name.
func (GetAnalyticsDownloadTokenResValidationError) Field ¶
func (e GetAnalyticsDownloadTokenResValidationError) Field() string
Field function returns field value.
func (GetAnalyticsDownloadTokenResValidationError) Key ¶
func (e GetAnalyticsDownloadTokenResValidationError) Key() bool
Key function returns key value.
func (GetAnalyticsDownloadTokenResValidationError) Reason ¶
func (e GetAnalyticsDownloadTokenResValidationError) 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 IngressInput_WHIP_INPUT IngressInput = 1 )
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"` IsActive bool `protobuf:"varint,2,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` Msg string `protobuf:"bytes,3,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) GetIsActive ¶
func (x *IsRoomActiveRes) GetIsActive() bool
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 MediaServerConnInfo ¶
type MediaServerConnInfo struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` EnabledE2Ee bool `protobuf:"varint,3,opt,name=enabled_e2ee,json=enabledE2ee,proto3" json:"enabled_e2ee,omitempty"` // contains filtered or unexported fields }
func (*MediaServerConnInfo) Descriptor
deprecated
func (*MediaServerConnInfo) Descriptor() ([]byte, []int)
Deprecated: Use MediaServerConnInfo.ProtoReflect.Descriptor instead.
func (*MediaServerConnInfo) GetEnabledE2Ee ¶
func (x *MediaServerConnInfo) GetEnabledE2Ee() bool
func (*MediaServerConnInfo) GetToken ¶
func (x *MediaServerConnInfo) GetToken() string
func (*MediaServerConnInfo) GetUrl ¶
func (x *MediaServerConnInfo) GetUrl() string
func (*MediaServerConnInfo) ProtoMessage ¶
func (*MediaServerConnInfo) ProtoMessage()
func (*MediaServerConnInfo) ProtoReflect ¶
func (x *MediaServerConnInfo) ProtoReflect() protoreflect.Message
func (*MediaServerConnInfo) Reset ¶
func (x *MediaServerConnInfo) Reset()
func (*MediaServerConnInfo) String ¶
func (x *MediaServerConnInfo) String() string
func (*MediaServerConnInfo) Validate ¶
func (m *MediaServerConnInfo) Validate() error
Validate checks the field values on MediaServerConnInfo 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 (*MediaServerConnInfo) ValidateAll ¶
func (m *MediaServerConnInfo) ValidateAll() error
ValidateAll checks the field values on MediaServerConnInfo 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 MediaServerConnInfoMultiError, or nil if none found.
type MediaServerConnInfoMultiError ¶
type MediaServerConnInfoMultiError []error
MediaServerConnInfoMultiError is an error wrapping multiple validation errors returned by MediaServerConnInfo.ValidateAll() if the designated constraints aren't met.
func (MediaServerConnInfoMultiError) AllErrors ¶
func (m MediaServerConnInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MediaServerConnInfoMultiError) Error ¶
func (m MediaServerConnInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MediaServerConnInfoValidationError ¶
type MediaServerConnInfoValidationError struct {
// contains filtered or unexported fields
}
MediaServerConnInfoValidationError is the validation error returned by MediaServerConnInfo.Validate if the designated constraints aren't met.
func (MediaServerConnInfoValidationError) Cause ¶
func (e MediaServerConnInfoValidationError) Cause() error
Cause function returns cause value.
func (MediaServerConnInfoValidationError) Error ¶
func (e MediaServerConnInfoValidationError) Error() string
Error satisfies the builtin error interface
func (MediaServerConnInfoValidationError) ErrorName ¶
func (e MediaServerConnInfoValidationError) ErrorName() string
ErrorName returns error name.
func (MediaServerConnInfoValidationError) Field ¶
func (e MediaServerConnInfoValidationError) Field() string
Field function returns field value.
func (MediaServerConnInfoValidationError) Key ¶
func (e MediaServerConnInfoValidationError) Key() bool
Key function returns key value.
func (MediaServerConnInfoValidationError) Reason ¶
func (e MediaServerConnInfoValidationError) 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 NatsInitialData ¶
type NatsInitialData struct { Room *NatsKvRoomInfo `protobuf:"bytes,1,opt,name=room,proto3" json:"room,omitempty"` LocalUser *NatsKvUserInfo `protobuf:"bytes,2,opt,name=local_user,json=localUser,proto3" json:"local_user,omitempty"` MediaServerInfo *MediaServerConnInfo `protobuf:"bytes,3,opt,name=media_server_info,json=mediaServerInfo,proto3" json:"media_server_info,omitempty"` // contains filtered or unexported fields }
func (*NatsInitialData) Descriptor
deprecated
func (*NatsInitialData) Descriptor() ([]byte, []int)
Deprecated: Use NatsInitialData.ProtoReflect.Descriptor instead.
func (*NatsInitialData) GetLocalUser ¶
func (x *NatsInitialData) GetLocalUser() *NatsKvUserInfo
func (*NatsInitialData) GetMediaServerInfo ¶
func (x *NatsInitialData) GetMediaServerInfo() *MediaServerConnInfo
func (*NatsInitialData) GetRoom ¶
func (x *NatsInitialData) GetRoom() *NatsKvRoomInfo
func (*NatsInitialData) ProtoMessage ¶
func (*NatsInitialData) ProtoMessage()
func (*NatsInitialData) ProtoReflect ¶
func (x *NatsInitialData) ProtoReflect() protoreflect.Message
func (*NatsInitialData) Reset ¶
func (x *NatsInitialData) Reset()
func (*NatsInitialData) String ¶
func (x *NatsInitialData) String() string
func (*NatsInitialData) Validate ¶
func (m *NatsInitialData) Validate() error
Validate checks the field values on NatsInitialData 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 (*NatsInitialData) ValidateAll ¶
func (m *NatsInitialData) ValidateAll() error
ValidateAll checks the field values on NatsInitialData 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 NatsInitialDataMultiError, or nil if none found.
type NatsInitialDataMultiError ¶
type NatsInitialDataMultiError []error
NatsInitialDataMultiError is an error wrapping multiple validation errors returned by NatsInitialData.ValidateAll() if the designated constraints aren't met.
func (NatsInitialDataMultiError) AllErrors ¶
func (m NatsInitialDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NatsInitialDataMultiError) Error ¶
func (m NatsInitialDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NatsInitialDataValidationError ¶
type NatsInitialDataValidationError struct {
// contains filtered or unexported fields
}
NatsInitialDataValidationError is the validation error returned by NatsInitialData.Validate if the designated constraints aren't met.
func (NatsInitialDataValidationError) Cause ¶
func (e NatsInitialDataValidationError) Cause() error
Cause function returns cause value.
func (NatsInitialDataValidationError) Error ¶
func (e NatsInitialDataValidationError) Error() string
Error satisfies the builtin error interface
func (NatsInitialDataValidationError) ErrorName ¶
func (e NatsInitialDataValidationError) ErrorName() string
ErrorName returns error name.
func (NatsInitialDataValidationError) Field ¶
func (e NatsInitialDataValidationError) Field() string
Field function returns field value.
func (NatsInitialDataValidationError) Key ¶
func (e NatsInitialDataValidationError) Key() bool
Key function returns key value.
func (NatsInitialDataValidationError) Reason ¶
func (e NatsInitialDataValidationError) Reason() string
Reason function returns reason value.
type NatsKvRoomInfo ¶
type NatsKvRoomInfo struct { DbTableId uint64 `protobuf:"varint,1,opt,name=db_table_id,json=dbTableId,proto3" json:"db_table_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"` Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` EmptyTimeout uint64 `protobuf:"varint,5,opt,name=empty_timeout,json=emptyTimeout,proto3" json:"empty_timeout,omitempty"` MaxParticipants uint64 `protobuf:"varint,6,opt,name=max_participants,json=maxParticipants,proto3" json:"max_participants,omitempty"` Metadata string `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt uint64 `protobuf:"varint,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*NatsKvRoomInfo) Descriptor
deprecated
func (*NatsKvRoomInfo) Descriptor() ([]byte, []int)
Deprecated: Use NatsKvRoomInfo.ProtoReflect.Descriptor instead.
func (*NatsKvRoomInfo) GetCreatedAt ¶
func (x *NatsKvRoomInfo) GetCreatedAt() uint64
func (*NatsKvRoomInfo) GetDbTableId ¶
func (x *NatsKvRoomInfo) GetDbTableId() uint64
func (*NatsKvRoomInfo) GetEmptyTimeout ¶
func (x *NatsKvRoomInfo) GetEmptyTimeout() uint64
func (*NatsKvRoomInfo) GetMaxParticipants ¶
func (x *NatsKvRoomInfo) GetMaxParticipants() uint64
func (*NatsKvRoomInfo) GetMetadata ¶
func (x *NatsKvRoomInfo) GetMetadata() string
func (*NatsKvRoomInfo) GetRoomId ¶
func (x *NatsKvRoomInfo) GetRoomId() string
func (*NatsKvRoomInfo) GetRoomSid ¶
func (x *NatsKvRoomInfo) GetRoomSid() string
func (*NatsKvRoomInfo) GetStatus ¶
func (x *NatsKvRoomInfo) GetStatus() string
func (*NatsKvRoomInfo) ProtoMessage ¶
func (*NatsKvRoomInfo) ProtoMessage()
func (*NatsKvRoomInfo) ProtoReflect ¶
func (x *NatsKvRoomInfo) ProtoReflect() protoreflect.Message
func (*NatsKvRoomInfo) Reset ¶
func (x *NatsKvRoomInfo) Reset()
func (*NatsKvRoomInfo) String ¶
func (x *NatsKvRoomInfo) String() string
func (*NatsKvRoomInfo) Validate ¶
func (m *NatsKvRoomInfo) Validate() error
Validate checks the field values on NatsKvRoomInfo 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 (*NatsKvRoomInfo) ValidateAll ¶
func (m *NatsKvRoomInfo) ValidateAll() error
ValidateAll checks the field values on NatsKvRoomInfo 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 NatsKvRoomInfoMultiError, or nil if none found.
type NatsKvRoomInfoMultiError ¶
type NatsKvRoomInfoMultiError []error
NatsKvRoomInfoMultiError is an error wrapping multiple validation errors returned by NatsKvRoomInfo.ValidateAll() if the designated constraints aren't met.
func (NatsKvRoomInfoMultiError) AllErrors ¶
func (m NatsKvRoomInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NatsKvRoomInfoMultiError) Error ¶
func (m NatsKvRoomInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NatsKvRoomInfoValidationError ¶
type NatsKvRoomInfoValidationError struct {
// contains filtered or unexported fields
}
NatsKvRoomInfoValidationError is the validation error returned by NatsKvRoomInfo.Validate if the designated constraints aren't met.
func (NatsKvRoomInfoValidationError) Cause ¶
func (e NatsKvRoomInfoValidationError) Cause() error
Cause function returns cause value.
func (NatsKvRoomInfoValidationError) Error ¶
func (e NatsKvRoomInfoValidationError) Error() string
Error satisfies the builtin error interface
func (NatsKvRoomInfoValidationError) ErrorName ¶
func (e NatsKvRoomInfoValidationError) ErrorName() string
ErrorName returns error name.
func (NatsKvRoomInfoValidationError) Field ¶
func (e NatsKvRoomInfoValidationError) Field() string
Field function returns field value.
func (NatsKvRoomInfoValidationError) Key ¶
func (e NatsKvRoomInfoValidationError) Key() bool
Key function returns key value.
func (NatsKvRoomInfoValidationError) Reason ¶
func (e NatsKvRoomInfoValidationError) Reason() string
Reason function returns reason value.
type NatsKvUserInfo ¶
type NatsKvUserInfo struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserSid string `protobuf:"bytes,2,opt,name=user_sid,json=userSid,proto3" json:"user_sid,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` RoomId string `protobuf:"bytes,4,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` IsAdmin bool `protobuf:"varint,5,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` IsPresenter bool `protobuf:"varint,6,opt,name=is_presenter,json=isPresenter,proto3" json:"is_presenter,omitempty"` Metadata string `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"` JoinedAt uint64 `protobuf:"varint,8,opt,name=joined_at,json=joinedAt,proto3" json:"joined_at,omitempty"` ReconnectedAt uint64 `protobuf:"varint,9,opt,name=reconnected_at,json=reconnectedAt,proto3" json:"reconnected_at,omitempty"` DisconnectedAt uint64 `protobuf:"varint,10,opt,name=disconnected_at,json=disconnectedAt,proto3" json:"disconnected_at,omitempty"` // contains filtered or unexported fields }
func (*NatsKvUserInfo) Descriptor
deprecated
func (*NatsKvUserInfo) Descriptor() ([]byte, []int)
Deprecated: Use NatsKvUserInfo.ProtoReflect.Descriptor instead.
func (*NatsKvUserInfo) GetDisconnectedAt ¶
func (x *NatsKvUserInfo) GetDisconnectedAt() uint64
func (*NatsKvUserInfo) GetIsAdmin ¶
func (x *NatsKvUserInfo) GetIsAdmin() bool
func (*NatsKvUserInfo) GetIsPresenter ¶
func (x *NatsKvUserInfo) GetIsPresenter() bool
func (*NatsKvUserInfo) GetJoinedAt ¶
func (x *NatsKvUserInfo) GetJoinedAt() uint64
func (*NatsKvUserInfo) GetMetadata ¶
func (x *NatsKvUserInfo) GetMetadata() string
func (*NatsKvUserInfo) GetName ¶
func (x *NatsKvUserInfo) GetName() string
func (*NatsKvUserInfo) GetReconnectedAt ¶
func (x *NatsKvUserInfo) GetReconnectedAt() uint64
func (*NatsKvUserInfo) GetRoomId ¶
func (x *NatsKvUserInfo) GetRoomId() string
func (*NatsKvUserInfo) GetUserId ¶
func (x *NatsKvUserInfo) GetUserId() string
func (*NatsKvUserInfo) GetUserSid ¶
func (x *NatsKvUserInfo) GetUserSid() string
func (*NatsKvUserInfo) ProtoMessage ¶
func (*NatsKvUserInfo) ProtoMessage()
func (*NatsKvUserInfo) ProtoReflect ¶
func (x *NatsKvUserInfo) ProtoReflect() protoreflect.Message
func (*NatsKvUserInfo) Reset ¶
func (x *NatsKvUserInfo) Reset()
func (*NatsKvUserInfo) String ¶
func (x *NatsKvUserInfo) String() string
func (*NatsKvUserInfo) Validate ¶
func (m *NatsKvUserInfo) Validate() error
Validate checks the field values on NatsKvUserInfo 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 (*NatsKvUserInfo) ValidateAll ¶
func (m *NatsKvUserInfo) ValidateAll() error
ValidateAll checks the field values on NatsKvUserInfo 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 NatsKvUserInfoMultiError, or nil if none found.
type NatsKvUserInfoMultiError ¶
type NatsKvUserInfoMultiError []error
NatsKvUserInfoMultiError is an error wrapping multiple validation errors returned by NatsKvUserInfo.ValidateAll() if the designated constraints aren't met.
func (NatsKvUserInfoMultiError) AllErrors ¶
func (m NatsKvUserInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NatsKvUserInfoMultiError) Error ¶
func (m NatsKvUserInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NatsKvUserInfoValidationError ¶
type NatsKvUserInfoValidationError struct {
// contains filtered or unexported fields
}
NatsKvUserInfoValidationError is the validation error returned by NatsKvUserInfo.Validate if the designated constraints aren't met.
func (NatsKvUserInfoValidationError) Cause ¶
func (e NatsKvUserInfoValidationError) Cause() error
Cause function returns cause value.
func (NatsKvUserInfoValidationError) Error ¶
func (e NatsKvUserInfoValidationError) Error() string
Error satisfies the builtin error interface
func (NatsKvUserInfoValidationError) ErrorName ¶
func (e NatsKvUserInfoValidationError) ErrorName() string
ErrorName returns error name.
func (NatsKvUserInfoValidationError) Field ¶
func (e NatsKvUserInfoValidationError) Field() string
Field function returns field value.
func (NatsKvUserInfoValidationError) Key ¶
func (e NatsKvUserInfoValidationError) Key() bool
Key function returns key value.
func (NatsKvUserInfoValidationError) Reason ¶
func (e NatsKvUserInfoValidationError) Reason() string
Reason function returns reason value.
type NatsMsgClientToServer ¶
type NatsMsgClientToServer struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Event NatsMsgClientToServerEvents `protobuf:"varint,2,opt,name=event,proto3,enum=plugnmeet.NatsMsgClientToServerEvents" json:"event,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` BinMsg []byte `protobuf:"bytes,4,opt,name=bin_msg,json=binMsg,proto3" json:"bin_msg,omitempty"` // contains filtered or unexported fields }
func (*NatsMsgClientToServer) Descriptor
deprecated
func (*NatsMsgClientToServer) Descriptor() ([]byte, []int)
Deprecated: Use NatsMsgClientToServer.ProtoReflect.Descriptor instead.
func (*NatsMsgClientToServer) GetBinMsg ¶
func (x *NatsMsgClientToServer) GetBinMsg() []byte
func (*NatsMsgClientToServer) GetEvent ¶
func (x *NatsMsgClientToServer) GetEvent() NatsMsgClientToServerEvents
func (*NatsMsgClientToServer) GetId ¶
func (x *NatsMsgClientToServer) GetId() string
func (*NatsMsgClientToServer) GetMsg ¶
func (x *NatsMsgClientToServer) GetMsg() string
func (*NatsMsgClientToServer) ProtoMessage ¶
func (*NatsMsgClientToServer) ProtoMessage()
func (*NatsMsgClientToServer) ProtoReflect ¶
func (x *NatsMsgClientToServer) ProtoReflect() protoreflect.Message
func (*NatsMsgClientToServer) Reset ¶
func (x *NatsMsgClientToServer) Reset()
func (*NatsMsgClientToServer) String ¶
func (x *NatsMsgClientToServer) String() string
func (*NatsMsgClientToServer) Validate ¶
func (m *NatsMsgClientToServer) Validate() error
Validate checks the field values on NatsMsgClientToServer 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 (*NatsMsgClientToServer) ValidateAll ¶
func (m *NatsMsgClientToServer) ValidateAll() error
ValidateAll checks the field values on NatsMsgClientToServer 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 NatsMsgClientToServerMultiError, or nil if none found.
type NatsMsgClientToServerEvents ¶
type NatsMsgClientToServerEvents int32
const ( NatsMsgClientToServerEvents_REQ_INITIAL_DATA NatsMsgClientToServerEvents = 0 NatsMsgClientToServerEvents_REQ_JOINED_USERS_LIST NatsMsgClientToServerEvents = 1 NatsMsgClientToServerEvents_REQ_RENEW_PNM_TOKEN NatsMsgClientToServerEvents = 2 NatsMsgClientToServerEvents_PING NatsMsgClientToServerEvents = 3 NatsMsgClientToServerEvents_REQ_RAISE_HAND NatsMsgClientToServerEvents = 4 NatsMsgClientToServerEvents_REQ_LOWER_HAND NatsMsgClientToServerEvents = 5 NatsMsgClientToServerEvents_REQ_LOWER_OTHER_USER_HAND NatsMsgClientToServerEvents = 6 NatsMsgClientToServerEvents_PUSH_ANALYTICS_DATA NatsMsgClientToServerEvents = 7 )
func (NatsMsgClientToServerEvents) Descriptor ¶
func (NatsMsgClientToServerEvents) Descriptor() protoreflect.EnumDescriptor
func (NatsMsgClientToServerEvents) Enum ¶
func (x NatsMsgClientToServerEvents) Enum() *NatsMsgClientToServerEvents
func (NatsMsgClientToServerEvents) EnumDescriptor
deprecated
func (NatsMsgClientToServerEvents) EnumDescriptor() ([]byte, []int)
Deprecated: Use NatsMsgClientToServerEvents.Descriptor instead.
func (NatsMsgClientToServerEvents) Number ¶
func (x NatsMsgClientToServerEvents) Number() protoreflect.EnumNumber
func (NatsMsgClientToServerEvents) String ¶
func (x NatsMsgClientToServerEvents) String() string
func (NatsMsgClientToServerEvents) Type ¶
func (NatsMsgClientToServerEvents) Type() protoreflect.EnumType
type NatsMsgClientToServerMultiError ¶
type NatsMsgClientToServerMultiError []error
NatsMsgClientToServerMultiError is an error wrapping multiple validation errors returned by NatsMsgClientToServer.ValidateAll() if the designated constraints aren't met.
func (NatsMsgClientToServerMultiError) AllErrors ¶
func (m NatsMsgClientToServerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NatsMsgClientToServerMultiError) Error ¶
func (m NatsMsgClientToServerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NatsMsgClientToServerValidationError ¶
type NatsMsgClientToServerValidationError struct {
// contains filtered or unexported fields
}
NatsMsgClientToServerValidationError is the validation error returned by NatsMsgClientToServer.Validate if the designated constraints aren't met.
func (NatsMsgClientToServerValidationError) Cause ¶
func (e NatsMsgClientToServerValidationError) Cause() error
Cause function returns cause value.
func (NatsMsgClientToServerValidationError) Error ¶
func (e NatsMsgClientToServerValidationError) Error() string
Error satisfies the builtin error interface
func (NatsMsgClientToServerValidationError) ErrorName ¶
func (e NatsMsgClientToServerValidationError) ErrorName() string
ErrorName returns error name.
func (NatsMsgClientToServerValidationError) Field ¶
func (e NatsMsgClientToServerValidationError) Field() string
Field function returns field value.
func (NatsMsgClientToServerValidationError) Key ¶
func (e NatsMsgClientToServerValidationError) Key() bool
Key function returns key value.
func (NatsMsgClientToServerValidationError) Reason ¶
func (e NatsMsgClientToServerValidationError) Reason() string
Reason function returns reason value.
type NatsMsgServerToClient ¶
type NatsMsgServerToClient struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Event NatsMsgServerToClientEvents `protobuf:"varint,2,opt,name=event,proto3,enum=plugnmeet.NatsMsgServerToClientEvents" json:"event,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*NatsMsgServerToClient) Descriptor
deprecated
func (*NatsMsgServerToClient) Descriptor() ([]byte, []int)
Deprecated: Use NatsMsgServerToClient.ProtoReflect.Descriptor instead.
func (*NatsMsgServerToClient) GetEvent ¶
func (x *NatsMsgServerToClient) GetEvent() NatsMsgServerToClientEvents
func (*NatsMsgServerToClient) GetId ¶
func (x *NatsMsgServerToClient) GetId() string
func (*NatsMsgServerToClient) GetMsg ¶
func (x *NatsMsgServerToClient) GetMsg() string
func (*NatsMsgServerToClient) ProtoMessage ¶
func (*NatsMsgServerToClient) ProtoMessage()
func (*NatsMsgServerToClient) ProtoReflect ¶
func (x *NatsMsgServerToClient) ProtoReflect() protoreflect.Message
func (*NatsMsgServerToClient) Reset ¶
func (x *NatsMsgServerToClient) Reset()
func (*NatsMsgServerToClient) String ¶
func (x *NatsMsgServerToClient) String() string
func (*NatsMsgServerToClient) Validate ¶
func (m *NatsMsgServerToClient) Validate() error
Validate checks the field values on NatsMsgServerToClient 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 (*NatsMsgServerToClient) ValidateAll ¶
func (m *NatsMsgServerToClient) ValidateAll() error
ValidateAll checks the field values on NatsMsgServerToClient 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 NatsMsgServerToClientMultiError, or nil if none found.
type NatsMsgServerToClientEvents ¶
type NatsMsgServerToClientEvents int32
const ( // initial data NatsMsgServerToClientEvents_RES_INITIAL_DATA NatsMsgServerToClientEvents = 0 NatsMsgServerToClientEvents_RES_JOINED_USERS_LIST NatsMsgServerToClientEvents = 1 NatsMsgServerToClientEvents_ROOM_METADATA_UPDATE NatsMsgServerToClientEvents = 2 NatsMsgServerToClientEvents_USER_METADATA_UPDATE NatsMsgServerToClientEvents = 3 NatsMsgServerToClientEvents_USER_JOINED NatsMsgServerToClientEvents = 4 NatsMsgServerToClientEvents_USER_DISCONNECTED NatsMsgServerToClientEvents = 5 NatsMsgServerToClientEvents_USER_OFFLINE NatsMsgServerToClientEvents = 6 NatsMsgServerToClientEvents_RESP_RENEW_PNM_TOKEN NatsMsgServerToClientEvents = 7 NatsMsgServerToClientEvents_SYSTEM_NOTIFICATION NatsMsgServerToClientEvents = 8 NatsMsgServerToClientEvents_AZURE_COGNITIVE_SERVICE_SPEECH_TOKEN NatsMsgServerToClientEvents = 9 NatsMsgServerToClientEvents_SESSION_ENDED NatsMsgServerToClientEvents = 10 NatsMsgServerToClientEvents_POLL_CLOSED NatsMsgServerToClientEvents = 11 NatsMsgServerToClientEvents_POLL_CREATED NatsMsgServerToClientEvents = 12 NatsMsgServerToClientEvents_JOIN_BREAKOUT_ROOM NatsMsgServerToClientEvents = 13 NatsMsgServerToClientEvents_BREAKOUT_ROOM_ENDED NatsMsgServerToClientEvents = 15 NatsMsgServerToClientEvents_SYSTEM_CHAT_MSG NatsMsgServerToClientEvents = 14 // mostly system message display in chat )
func (NatsMsgServerToClientEvents) Descriptor ¶
func (NatsMsgServerToClientEvents) Descriptor() protoreflect.EnumDescriptor
func (NatsMsgServerToClientEvents) Enum ¶
func (x NatsMsgServerToClientEvents) Enum() *NatsMsgServerToClientEvents
func (NatsMsgServerToClientEvents) EnumDescriptor
deprecated
func (NatsMsgServerToClientEvents) EnumDescriptor() ([]byte, []int)
Deprecated: Use NatsMsgServerToClientEvents.Descriptor instead.
func (NatsMsgServerToClientEvents) Number ¶
func (x NatsMsgServerToClientEvents) Number() protoreflect.EnumNumber
func (NatsMsgServerToClientEvents) String ¶
func (x NatsMsgServerToClientEvents) String() string
func (NatsMsgServerToClientEvents) Type ¶
func (NatsMsgServerToClientEvents) Type() protoreflect.EnumType
type NatsMsgServerToClientMultiError ¶
type NatsMsgServerToClientMultiError []error
NatsMsgServerToClientMultiError is an error wrapping multiple validation errors returned by NatsMsgServerToClient.ValidateAll() if the designated constraints aren't met.
func (NatsMsgServerToClientMultiError) AllErrors ¶
func (m NatsMsgServerToClientMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NatsMsgServerToClientMultiError) Error ¶
func (m NatsMsgServerToClientMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NatsMsgServerToClientValidationError ¶
type NatsMsgServerToClientValidationError struct {
// contains filtered or unexported fields
}
NatsMsgServerToClientValidationError is the validation error returned by NatsMsgServerToClient.Validate if the designated constraints aren't met.
func (NatsMsgServerToClientValidationError) Cause ¶
func (e NatsMsgServerToClientValidationError) Cause() error
Cause function returns cause value.
func (NatsMsgServerToClientValidationError) Error ¶
func (e NatsMsgServerToClientValidationError) Error() string
Error satisfies the builtin error interface
func (NatsMsgServerToClientValidationError) ErrorName ¶
func (e NatsMsgServerToClientValidationError) ErrorName() string
ErrorName returns error name.
func (NatsMsgServerToClientValidationError) Field ¶
func (e NatsMsgServerToClientValidationError) Field() string
Field function returns field value.
func (NatsMsgServerToClientValidationError) Key ¶
func (e NatsMsgServerToClientValidationError) Key() bool
Key function returns key value.
func (NatsMsgServerToClientValidationError) Reason ¶
func (e NatsMsgServerToClientValidationError) Reason() string
Reason function returns reason value.
type NatsSubjects ¶
type NatsSubjects struct { SystemApiWorker string `protobuf:"bytes,1,opt,name=system_api_worker,json=systemApiWorker,proto3" json:"system_api_worker,omitempty"` SystemJsWorker string `protobuf:"bytes,2,opt,name=system_js_worker,json=systemJsWorker,proto3" json:"system_js_worker,omitempty"` SystemPublic string `protobuf:"bytes,3,opt,name=system_public,json=systemPublic,proto3" json:"system_public,omitempty"` SystemPrivate string `protobuf:"bytes,4,opt,name=system_private,json=systemPrivate,proto3" json:"system_private,omitempty"` Chat string `protobuf:"bytes,5,opt,name=chat,proto3" json:"chat,omitempty"` Whiteboard string `protobuf:"bytes,6,opt,name=whiteboard,proto3" json:"whiteboard,omitempty"` DataChannel string `protobuf:"bytes,7,opt,name=data_channel,json=dataChannel,proto3" json:"data_channel,omitempty"` // contains filtered or unexported fields }
func (*NatsSubjects) Descriptor
deprecated
func (*NatsSubjects) Descriptor() ([]byte, []int)
Deprecated: Use NatsSubjects.ProtoReflect.Descriptor instead.
func (*NatsSubjects) GetChat ¶
func (x *NatsSubjects) GetChat() string
func (*NatsSubjects) GetDataChannel ¶
func (x *NatsSubjects) GetDataChannel() string
func (*NatsSubjects) GetSystemApiWorker ¶
func (x *NatsSubjects) GetSystemApiWorker() string
func (*NatsSubjects) GetSystemJsWorker ¶
func (x *NatsSubjects) GetSystemJsWorker() string
func (*NatsSubjects) GetSystemPrivate ¶
func (x *NatsSubjects) GetSystemPrivate() string
func (*NatsSubjects) GetSystemPublic ¶
func (x *NatsSubjects) GetSystemPublic() string
func (*NatsSubjects) GetWhiteboard ¶
func (x *NatsSubjects) GetWhiteboard() string
func (*NatsSubjects) ProtoMessage ¶
func (*NatsSubjects) ProtoMessage()
func (*NatsSubjects) ProtoReflect ¶
func (x *NatsSubjects) ProtoReflect() protoreflect.Message
func (*NatsSubjects) Reset ¶
func (x *NatsSubjects) Reset()
func (*NatsSubjects) String ¶
func (x *NatsSubjects) String() string
func (*NatsSubjects) Validate ¶
func (m *NatsSubjects) Validate() error
Validate checks the field values on NatsSubjects 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 (*NatsSubjects) ValidateAll ¶
func (m *NatsSubjects) ValidateAll() error
ValidateAll checks the field values on NatsSubjects 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 NatsSubjectsMultiError, or nil if none found.
type NatsSubjectsMultiError ¶
type NatsSubjectsMultiError []error
NatsSubjectsMultiError is an error wrapping multiple validation errors returned by NatsSubjects.ValidateAll() if the designated constraints aren't met.
func (NatsSubjectsMultiError) AllErrors ¶
func (m NatsSubjectsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NatsSubjectsMultiError) Error ¶
func (m NatsSubjectsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NatsSubjectsValidationError ¶
type NatsSubjectsValidationError struct {
// contains filtered or unexported fields
}
NatsSubjectsValidationError is the validation error returned by NatsSubjects.Validate if the designated constraints aren't met.
func (NatsSubjectsValidationError) Cause ¶
func (e NatsSubjectsValidationError) Cause() error
Cause function returns cause value.
func (NatsSubjectsValidationError) Error ¶
func (e NatsSubjectsValidationError) Error() string
Error satisfies the builtin error interface
func (NatsSubjectsValidationError) ErrorName ¶
func (e NatsSubjectsValidationError) ErrorName() string
ErrorName returns error name.
func (NatsSubjectsValidationError) Field ¶
func (e NatsSubjectsValidationError) Field() string
Field function returns field value.
func (NatsSubjectsValidationError) Key ¶
func (e NatsSubjectsValidationError) Key() bool
Key function returns key value.
func (NatsSubjectsValidationError) Reason ¶
func (e NatsSubjectsValidationError) Reason() string
Reason function returns reason value.
type NatsSystemNotification ¶
type NatsSystemNotification struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type NatsSystemNotificationTypes `protobuf:"varint,2,opt,name=type,proto3,enum=plugnmeet.NatsSystemNotificationTypes" json:"type,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` SentAt int64 `protobuf:"varint,4,opt,name=sent_at,json=sentAt,proto3" json:"sent_at,omitempty"` WithSound bool `protobuf:"varint,5,opt,name=with_sound,json=withSound,proto3" json:"with_sound,omitempty"` // contains filtered or unexported fields }
func (*NatsSystemNotification) Descriptor
deprecated
func (*NatsSystemNotification) Descriptor() ([]byte, []int)
Deprecated: Use NatsSystemNotification.ProtoReflect.Descriptor instead.
func (*NatsSystemNotification) GetId ¶
func (x *NatsSystemNotification) GetId() string
func (*NatsSystemNotification) GetMsg ¶
func (x *NatsSystemNotification) GetMsg() string
func (*NatsSystemNotification) GetSentAt ¶
func (x *NatsSystemNotification) GetSentAt() int64
func (*NatsSystemNotification) GetType ¶
func (x *NatsSystemNotification) GetType() NatsSystemNotificationTypes
func (*NatsSystemNotification) GetWithSound ¶
func (x *NatsSystemNotification) GetWithSound() bool
func (*NatsSystemNotification) ProtoMessage ¶
func (*NatsSystemNotification) ProtoMessage()
func (*NatsSystemNotification) ProtoReflect ¶
func (x *NatsSystemNotification) ProtoReflect() protoreflect.Message
func (*NatsSystemNotification) Reset ¶
func (x *NatsSystemNotification) Reset()
func (*NatsSystemNotification) String ¶
func (x *NatsSystemNotification) String() string
func (*NatsSystemNotification) Validate ¶
func (m *NatsSystemNotification) Validate() error
Validate checks the field values on NatsSystemNotification 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 (*NatsSystemNotification) ValidateAll ¶
func (m *NatsSystemNotification) ValidateAll() error
ValidateAll checks the field values on NatsSystemNotification 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 NatsSystemNotificationMultiError, or nil if none found.
type NatsSystemNotificationMultiError ¶
type NatsSystemNotificationMultiError []error
NatsSystemNotificationMultiError is an error wrapping multiple validation errors returned by NatsSystemNotification.ValidateAll() if the designated constraints aren't met.
func (NatsSystemNotificationMultiError) AllErrors ¶
func (m NatsSystemNotificationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NatsSystemNotificationMultiError) Error ¶
func (m NatsSystemNotificationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NatsSystemNotificationTypes ¶
type NatsSystemNotificationTypes int32
const ( NatsSystemNotificationTypes_NATS_SYSTEM_NOTIFICATION_INFO NatsSystemNotificationTypes = 0 NatsSystemNotificationTypes_NATS_SYSTEM_NOTIFICATION_WARNING NatsSystemNotificationTypes = 1 NatsSystemNotificationTypes_NATS_SYSTEM_NOTIFICATION_ERROR NatsSystemNotificationTypes = 2 )
func (NatsSystemNotificationTypes) Descriptor ¶
func (NatsSystemNotificationTypes) Descriptor() protoreflect.EnumDescriptor
func (NatsSystemNotificationTypes) Enum ¶
func (x NatsSystemNotificationTypes) Enum() *NatsSystemNotificationTypes
func (NatsSystemNotificationTypes) EnumDescriptor
deprecated
func (NatsSystemNotificationTypes) EnumDescriptor() ([]byte, []int)
Deprecated: Use NatsSystemNotificationTypes.Descriptor instead.
func (NatsSystemNotificationTypes) Number ¶
func (x NatsSystemNotificationTypes) Number() protoreflect.EnumNumber
func (NatsSystemNotificationTypes) String ¶
func (x NatsSystemNotificationTypes) String() string
func (NatsSystemNotificationTypes) Type ¶
func (NatsSystemNotificationTypes) Type() protoreflect.EnumType
type NatsSystemNotificationValidationError ¶
type NatsSystemNotificationValidationError struct {
// contains filtered or unexported fields
}
NatsSystemNotificationValidationError is the validation error returned by NatsSystemNotification.Validate if the designated constraints aren't met.
func (NatsSystemNotificationValidationError) Cause ¶
func (e NatsSystemNotificationValidationError) Cause() error
Cause function returns cause value.
func (NatsSystemNotificationValidationError) Error ¶
func (e NatsSystemNotificationValidationError) Error() string
Error satisfies the builtin error interface
func (NatsSystemNotificationValidationError) ErrorName ¶
func (e NatsSystemNotificationValidationError) ErrorName() string
ErrorName returns error name.
func (NatsSystemNotificationValidationError) Field ¶
func (e NatsSystemNotificationValidationError) Field() string
Field function returns field value.
func (NatsSystemNotificationValidationError) Key ¶
func (e NatsSystemNotificationValidationError) Key() bool
Key function returns key value.
func (NatsSystemNotificationValidationError) Reason ¶
func (e NatsSystemNotificationValidationError) Reason() string
Reason function returns reason value.
type NatsUserMetadataUpdate ¶
type NatsUserMetadataUpdate struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Metadata string `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*NatsUserMetadataUpdate) Descriptor
deprecated
func (*NatsUserMetadataUpdate) Descriptor() ([]byte, []int)
Deprecated: Use NatsUserMetadataUpdate.ProtoReflect.Descriptor instead.
func (*NatsUserMetadataUpdate) GetMetadata ¶
func (x *NatsUserMetadataUpdate) GetMetadata() string
func (*NatsUserMetadataUpdate) GetUserId ¶
func (x *NatsUserMetadataUpdate) GetUserId() string
func (*NatsUserMetadataUpdate) ProtoMessage ¶
func (*NatsUserMetadataUpdate) ProtoMessage()
func (*NatsUserMetadataUpdate) ProtoReflect ¶
func (x *NatsUserMetadataUpdate) ProtoReflect() protoreflect.Message
func (*NatsUserMetadataUpdate) Reset ¶
func (x *NatsUserMetadataUpdate) Reset()
func (*NatsUserMetadataUpdate) String ¶
func (x *NatsUserMetadataUpdate) String() string
func (*NatsUserMetadataUpdate) Validate ¶
func (m *NatsUserMetadataUpdate) Validate() error
Validate checks the field values on NatsUserMetadataUpdate 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 (*NatsUserMetadataUpdate) ValidateAll ¶
func (m *NatsUserMetadataUpdate) ValidateAll() error
ValidateAll checks the field values on NatsUserMetadataUpdate 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 NatsUserMetadataUpdateMultiError, or nil if none found.
type NatsUserMetadataUpdateMultiError ¶
type NatsUserMetadataUpdateMultiError []error
NatsUserMetadataUpdateMultiError is an error wrapping multiple validation errors returned by NatsUserMetadataUpdate.ValidateAll() if the designated constraints aren't met.
func (NatsUserMetadataUpdateMultiError) AllErrors ¶
func (m NatsUserMetadataUpdateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NatsUserMetadataUpdateMultiError) Error ¶
func (m NatsUserMetadataUpdateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NatsUserMetadataUpdateValidationError ¶
type NatsUserMetadataUpdateValidationError struct {
// contains filtered or unexported fields
}
NatsUserMetadataUpdateValidationError is the validation error returned by NatsUserMetadataUpdate.Validate if the designated constraints aren't met.
func (NatsUserMetadataUpdateValidationError) Cause ¶
func (e NatsUserMetadataUpdateValidationError) Cause() error
Cause function returns cause value.
func (NatsUserMetadataUpdateValidationError) Error ¶
func (e NatsUserMetadataUpdateValidationError) Error() string
Error satisfies the builtin error interface
func (NatsUserMetadataUpdateValidationError) ErrorName ¶
func (e NatsUserMetadataUpdateValidationError) ErrorName() string
ErrorName returns error name.
func (NatsUserMetadataUpdateValidationError) Field ¶
func (e NatsUserMetadataUpdateValidationError) Field() string
Field function returns field value.
func (NatsUserMetadataUpdateValidationError) Key ¶
func (e NatsUserMetadataUpdateValidationError) Key() bool
Key function returns key value.
func (NatsUserMetadataUpdateValidationError) Reason ¶
func (e NatsUserMetadataUpdateValidationError) 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 PastRoomInfo ¶
type PastRoomInfo 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"` RoomSid string `protobuf:"bytes,3,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` JoinedParticipants int64 `protobuf:"varint,4,opt,name=joined_participants,json=joinedParticipants,proto3" json:"joined_participants,omitempty"` WebhookUrl string `protobuf:"bytes,5,opt,name=webhook_url,json=webhookUrl,proto3" json:"webhook_url,omitempty"` Created string `protobuf:"bytes,6,opt,name=created,proto3" json:"created,omitempty"` Ended string `protobuf:"bytes,7,opt,name=ended,proto3" json:"ended,omitempty"` AnalyticsFileId string `protobuf:"bytes,8,opt,name=analytics_file_id,json=analyticsFileId,proto3" json:"analytics_file_id,omitempty"` // contains filtered or unexported fields }
func (*PastRoomInfo) Descriptor
deprecated
func (*PastRoomInfo) Descriptor() ([]byte, []int)
Deprecated: Use PastRoomInfo.ProtoReflect.Descriptor instead.
func (*PastRoomInfo) GetAnalyticsFileId ¶
func (x *PastRoomInfo) GetAnalyticsFileId() string
func (*PastRoomInfo) GetCreated ¶
func (x *PastRoomInfo) GetCreated() string
func (*PastRoomInfo) GetEnded ¶
func (x *PastRoomInfo) GetEnded() string
func (*PastRoomInfo) GetJoinedParticipants ¶
func (x *PastRoomInfo) GetJoinedParticipants() int64
func (*PastRoomInfo) GetRoomId ¶
func (x *PastRoomInfo) GetRoomId() string
func (*PastRoomInfo) GetRoomSid ¶
func (x *PastRoomInfo) GetRoomSid() string
func (*PastRoomInfo) GetRoomTitle ¶
func (x *PastRoomInfo) GetRoomTitle() string
func (*PastRoomInfo) GetWebhookUrl ¶
func (x *PastRoomInfo) GetWebhookUrl() string
func (*PastRoomInfo) ProtoMessage ¶
func (*PastRoomInfo) ProtoMessage()
func (*PastRoomInfo) ProtoReflect ¶
func (x *PastRoomInfo) ProtoReflect() protoreflect.Message
func (*PastRoomInfo) Reset ¶
func (x *PastRoomInfo) Reset()
func (*PastRoomInfo) String ¶
func (x *PastRoomInfo) String() string
func (*PastRoomInfo) Validate ¶
func (m *PastRoomInfo) Validate() error
Validate checks the field values on PastRoomInfo 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 (*PastRoomInfo) ValidateAll ¶
func (m *PastRoomInfo) ValidateAll() error
ValidateAll checks the field values on PastRoomInfo 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 PastRoomInfoMultiError, or nil if none found.
type PastRoomInfoMultiError ¶
type PastRoomInfoMultiError []error
PastRoomInfoMultiError is an error wrapping multiple validation errors returned by PastRoomInfo.ValidateAll() if the designated constraints aren't met.
func (PastRoomInfoMultiError) AllErrors ¶
func (m PastRoomInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PastRoomInfoMultiError) Error ¶
func (m PastRoomInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PastRoomInfoValidationError ¶
type PastRoomInfoValidationError struct {
// contains filtered or unexported fields
}
PastRoomInfoValidationError is the validation error returned by PastRoomInfo.Validate if the designated constraints aren't met.
func (PastRoomInfoValidationError) Cause ¶
func (e PastRoomInfoValidationError) Cause() error
Cause function returns cause value.
func (PastRoomInfoValidationError) Error ¶
func (e PastRoomInfoValidationError) Error() string
Error satisfies the builtin error interface
func (PastRoomInfoValidationError) ErrorName ¶
func (e PastRoomInfoValidationError) ErrorName() string
ErrorName returns error name.
func (PastRoomInfoValidationError) Field ¶
func (e PastRoomInfoValidationError) Field() string
Field function returns field value.
func (PastRoomInfoValidationError) Key ¶
func (e PastRoomInfoValidationError) Key() bool
Key function returns key value.
func (PastRoomInfoValidationError) Reason ¶
func (e PastRoomInfoValidationError) 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"` RoomId string `protobuf:"bytes,4,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomSid string `protobuf:"bytes,5,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` RecordingId string `protobuf:"bytes,6,opt,name=recording_id,json=recordingId,proto3" json:"recording_id,omitempty"` RecorderId string `protobuf:"bytes,7,opt,name=recorder_id,json=recorderId,proto3" json:"recorder_id,omitempty"` AccessToken string `protobuf:"bytes,8,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` RtmpUrl *string `protobuf:"bytes,9,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) GetRoomId ¶
func (x *PlugNmeetToRecorder) GetRoomId() 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 PlugNmeetTokenClaims ¶
type PlugNmeetTokenClaims 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"` 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"` IsHidden bool `protobuf:"varint,5,opt,name=is_hidden,json=isHidden,proto3" json:"is_hidden,omitempty"` // contains filtered or unexported fields }
func (*PlugNmeetTokenClaims) Descriptor
deprecated
func (*PlugNmeetTokenClaims) Descriptor() ([]byte, []int)
Deprecated: Use PlugNmeetTokenClaims.ProtoReflect.Descriptor instead.
func (*PlugNmeetTokenClaims) GetIsAdmin ¶
func (x *PlugNmeetTokenClaims) GetIsAdmin() bool
func (*PlugNmeetTokenClaims) GetIsHidden ¶
func (x *PlugNmeetTokenClaims) GetIsHidden() bool
func (*PlugNmeetTokenClaims) GetName ¶
func (x *PlugNmeetTokenClaims) GetName() string
func (*PlugNmeetTokenClaims) GetRoomId ¶
func (x *PlugNmeetTokenClaims) GetRoomId() string
func (*PlugNmeetTokenClaims) GetUserId ¶
func (x *PlugNmeetTokenClaims) GetUserId() string
func (*PlugNmeetTokenClaims) ProtoMessage ¶
func (*PlugNmeetTokenClaims) ProtoMessage()
func (*PlugNmeetTokenClaims) ProtoReflect ¶
func (x *PlugNmeetTokenClaims) ProtoReflect() protoreflect.Message
func (*PlugNmeetTokenClaims) Reset ¶
func (x *PlugNmeetTokenClaims) Reset()
func (*PlugNmeetTokenClaims) String ¶
func (x *PlugNmeetTokenClaims) String() string
func (*PlugNmeetTokenClaims) Validate ¶
func (m *PlugNmeetTokenClaims) Validate() error
Validate checks the field values on PlugNmeetTokenClaims 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 (*PlugNmeetTokenClaims) ValidateAll ¶
func (m *PlugNmeetTokenClaims) ValidateAll() error
ValidateAll checks the field values on PlugNmeetTokenClaims 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 PlugNmeetTokenClaimsMultiError, or nil if none found.
type PlugNmeetTokenClaimsMultiError ¶
type PlugNmeetTokenClaimsMultiError []error
PlugNmeetTokenClaimsMultiError is an error wrapping multiple validation errors returned by PlugNmeetTokenClaims.ValidateAll() if the designated constraints aren't met.
func (PlugNmeetTokenClaimsMultiError) AllErrors ¶
func (m PlugNmeetTokenClaimsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PlugNmeetTokenClaimsMultiError) Error ¶
func (m PlugNmeetTokenClaimsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PlugNmeetTokenClaimsValidationError ¶
type PlugNmeetTokenClaimsValidationError struct {
// contains filtered or unexported fields
}
PlugNmeetTokenClaimsValidationError is the validation error returned by PlugNmeetTokenClaims.Validate if the designated constraints aren't met.
func (PlugNmeetTokenClaimsValidationError) Cause ¶
func (e PlugNmeetTokenClaimsValidationError) Cause() error
Cause function returns cause value.
func (PlugNmeetTokenClaimsValidationError) Error ¶
func (e PlugNmeetTokenClaimsValidationError) Error() string
Error satisfies the builtin error interface
func (PlugNmeetTokenClaimsValidationError) ErrorName ¶
func (e PlugNmeetTokenClaimsValidationError) ErrorName() string
ErrorName returns error name.
func (PlugNmeetTokenClaimsValidationError) Field ¶
func (e PlugNmeetTokenClaimsValidationError) Field() string
Field function returns field value.
func (PlugNmeetTokenClaimsValidationError) Key ¶
func (e PlugNmeetTokenClaimsValidationError) Key() bool
Key function returns key value.
func (PlugNmeetTokenClaimsValidationError) Reason ¶
func (e PlugNmeetTokenClaimsValidationError) 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 RecorderInfoKeys ¶
type RecorderInfoKeys int32
const ( RecorderInfoKeys_RECORDER_INFO_MAX_LIMIT RecorderInfoKeys = 0 RecorderInfoKeys_RECORDER_INFO_LAST_PING RecorderInfoKeys = 1 RecorderInfoKeys_RECORDER_INFO_CURRENT_PROGRESS RecorderInfoKeys = 3 )
func (RecorderInfoKeys) Descriptor ¶
func (RecorderInfoKeys) Descriptor() protoreflect.EnumDescriptor
func (RecorderInfoKeys) Enum ¶
func (x RecorderInfoKeys) Enum() *RecorderInfoKeys
func (RecorderInfoKeys) EnumDescriptor
deprecated
func (RecorderInfoKeys) EnumDescriptor() ([]byte, []int)
Deprecated: Use RecorderInfoKeys.Descriptor instead.
func (RecorderInfoKeys) Number ¶
func (x RecorderInfoKeys) Number() protoreflect.EnumNumber
func (RecorderInfoKeys) String ¶
func (x RecorderInfoKeys) String() string
func (RecorderInfoKeys) Type ¶
func (RecorderInfoKeys) Type() protoreflect.EnumType
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 RecordingInfoFile ¶
type RecordingInfoFile struct { RoomTableId int64 `protobuf:"varint,1,opt,name=room_table_id,json=roomTableId,proto3" json:"room_table_id,omitempty"` RoomId string `protobuf:"bytes,2,opt,name=room_id,json=roomId,proto3" json:"room_id,omitempty"` RoomTitle string `protobuf:"bytes,3,opt,name=room_title,json=roomTitle,proto3" json:"room_title,omitempty"` RoomSid string `protobuf:"bytes,4,opt,name=room_sid,json=roomSid,proto3" json:"room_sid,omitempty"` RoomCreationTime int64 `protobuf:"varint,5,opt,name=room_creation_time,json=roomCreationTime,proto3" json:"room_creation_time,omitempty"` RoomEnded int64 `protobuf:"varint,6,opt,name=room_ended,json=roomEnded,proto3" json:"room_ended,omitempty"` RecordingId string `protobuf:"bytes,7,opt,name=recording_id,json=recordingId,proto3" json:"recording_id,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"` CreationTime int64 `protobuf:"varint,11,opt,name=creation_time,json=creationTime,proto3" json:"creation_time,omitempty"` // contains filtered or unexported fields }
func (*RecordingInfoFile) Descriptor
deprecated
func (*RecordingInfoFile) Descriptor() ([]byte, []int)
Deprecated: Use RecordingInfoFile.ProtoReflect.Descriptor instead.
func (*RecordingInfoFile) GetCreationTime ¶
func (x *RecordingInfoFile) GetCreationTime() int64
func (*RecordingInfoFile) GetFilePath ¶
func (x *RecordingInfoFile) GetFilePath() string
func (*RecordingInfoFile) GetFileSize ¶
func (x *RecordingInfoFile) GetFileSize() float32
func (*RecordingInfoFile) GetRecorderId ¶
func (x *RecordingInfoFile) GetRecorderId() string
func (*RecordingInfoFile) GetRecordingId ¶
func (x *RecordingInfoFile) GetRecordingId() string
func (*RecordingInfoFile) GetRoomCreationTime ¶
func (x *RecordingInfoFile) GetRoomCreationTime() int64
func (*RecordingInfoFile) GetRoomEnded ¶
func (x *RecordingInfoFile) GetRoomEnded() int64
func (*RecordingInfoFile) GetRoomId ¶
func (x *RecordingInfoFile) GetRoomId() string
func (*RecordingInfoFile) GetRoomSid ¶
func (x *RecordingInfoFile) GetRoomSid() string
func (*RecordingInfoFile) GetRoomTableId ¶
func (x *RecordingInfoFile) GetRoomTableId() int64
func (*RecordingInfoFile) GetRoomTitle ¶
func (x *RecordingInfoFile) GetRoomTitle() string
func (*RecordingInfoFile) ProtoMessage ¶
func (*RecordingInfoFile) ProtoMessage()
func (*RecordingInfoFile) ProtoReflect ¶
func (x *RecordingInfoFile) ProtoReflect() protoreflect.Message
func (*RecordingInfoFile) Reset ¶
func (x *RecordingInfoFile) Reset()
func (*RecordingInfoFile) String ¶
func (x *RecordingInfoFile) String() string
func (*RecordingInfoFile) Validate ¶
func (m *RecordingInfoFile) Validate() error
Validate checks the field values on RecordingInfoFile 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 (*RecordingInfoFile) ValidateAll ¶
func (m *RecordingInfoFile) ValidateAll() error
ValidateAll checks the field values on RecordingInfoFile 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 RecordingInfoFileMultiError, or nil if none found.
type RecordingInfoFileMultiError ¶
type RecordingInfoFileMultiError []error
RecordingInfoFileMultiError is an error wrapping multiple validation errors returned by RecordingInfoFile.ValidateAll() if the designated constraints aren't met.
func (RecordingInfoFileMultiError) AllErrors ¶
func (m RecordingInfoFileMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordingInfoFileMultiError) Error ¶
func (m RecordingInfoFileMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordingInfoFileValidationError ¶
type RecordingInfoFileValidationError struct {
// contains filtered or unexported fields
}
RecordingInfoFileValidationError is the validation error returned by RecordingInfoFile.Validate if the designated constraints aren't met.
func (RecordingInfoFileValidationError) Cause ¶
func (e RecordingInfoFileValidationError) Cause() error
Cause function returns cause value.
func (RecordingInfoFileValidationError) Error ¶
func (e RecordingInfoFileValidationError) Error() string
Error satisfies the builtin error interface
func (RecordingInfoFileValidationError) ErrorName ¶
func (e RecordingInfoFileValidationError) ErrorName() string
ErrorName returns error name.
func (RecordingInfoFileValidationError) Field ¶
func (e RecordingInfoFileValidationError) Field() string
Field function returns field value.
func (RecordingInfoFileValidationError) Key ¶
func (e RecordingInfoFileValidationError) Key() bool
Key function returns key value.
func (RecordingInfoFileValidationError) Reason ¶
func (e RecordingInfoFileValidationError) 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 RecordingInfoReq ¶
type RecordingInfoReq struct { RecordId string `protobuf:"bytes,1,opt,name=record_id,json=recordId,proto3" json:"record_id,omitempty"` // contains filtered or unexported fields }
func (*RecordingInfoReq) Descriptor
deprecated
func (*RecordingInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordingInfoReq.ProtoReflect.Descriptor instead.
func (*RecordingInfoReq) GetRecordId ¶
func (x *RecordingInfoReq) GetRecordId() string
func (*RecordingInfoReq) ProtoMessage ¶
func (*RecordingInfoReq) ProtoMessage()
func (*RecordingInfoReq) ProtoReflect ¶
func (x *RecordingInfoReq) ProtoReflect() protoreflect.Message
func (*RecordingInfoReq) Reset ¶
func (x *RecordingInfoReq) Reset()
func (*RecordingInfoReq) String ¶
func (x *RecordingInfoReq) String() string
func (*RecordingInfoReq) Validate ¶
func (m *RecordingInfoReq) Validate() error
Validate checks the field values on RecordingInfoReq 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 (*RecordingInfoReq) ValidateAll ¶
func (m *RecordingInfoReq) ValidateAll() error
ValidateAll checks the field values on RecordingInfoReq 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 RecordingInfoReqMultiError, or nil if none found.
type RecordingInfoReqMultiError ¶
type RecordingInfoReqMultiError []error
RecordingInfoReqMultiError is an error wrapping multiple validation errors returned by RecordingInfoReq.ValidateAll() if the designated constraints aren't met.
func (RecordingInfoReqMultiError) AllErrors ¶
func (m RecordingInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordingInfoReqMultiError) Error ¶
func (m RecordingInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordingInfoReqValidationError ¶
type RecordingInfoReqValidationError struct {
// contains filtered or unexported fields
}
RecordingInfoReqValidationError is the validation error returned by RecordingInfoReq.Validate if the designated constraints aren't met.
func (RecordingInfoReqValidationError) Cause ¶
func (e RecordingInfoReqValidationError) Cause() error
Cause function returns cause value.
func (RecordingInfoReqValidationError) Error ¶
func (e RecordingInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordingInfoReqValidationError) ErrorName ¶
func (e RecordingInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordingInfoReqValidationError) Field ¶
func (e RecordingInfoReqValidationError) Field() string
Field function returns field value.
func (RecordingInfoReqValidationError) Key ¶
func (e RecordingInfoReqValidationError) Key() bool
Key function returns key value.
func (RecordingInfoReqValidationError) Reason ¶
func (e RecordingInfoReqValidationError) Reason() string
Reason function returns reason value.
type RecordingInfoRes ¶
type RecordingInfoRes 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"` RecordingInfo *RecordingInfo `protobuf:"bytes,3,opt,name=recording_info,json=recordingInfo,proto3" json:"recording_info,omitempty"` RoomInfo *PastRoomInfo `protobuf:"bytes,4,opt,name=room_info,json=roomInfo,proto3" json:"room_info,omitempty"` // contains filtered or unexported fields }
func (*RecordingInfoRes) Descriptor
deprecated
func (*RecordingInfoRes) Descriptor() ([]byte, []int)
Deprecated: Use RecordingInfoRes.ProtoReflect.Descriptor instead.
func (*RecordingInfoRes) GetMsg ¶
func (x *RecordingInfoRes) GetMsg() string
func (*RecordingInfoRes) GetRecordingInfo ¶
func (x *RecordingInfoRes) GetRecordingInfo() *RecordingInfo
func (*RecordingInfoRes) GetRoomInfo ¶
func (x *RecordingInfoRes) GetRoomInfo() *PastRoomInfo
func (*RecordingInfoRes) GetStatus ¶
func (x *RecordingInfoRes) GetStatus() bool
func (*RecordingInfoRes) ProtoMessage ¶
func (*RecordingInfoRes) ProtoMessage()
func (*RecordingInfoRes) ProtoReflect ¶
func (x *RecordingInfoRes) ProtoReflect() protoreflect.Message
func (*RecordingInfoRes) Reset ¶
func (x *RecordingInfoRes) Reset()
func (*RecordingInfoRes) String ¶
func (x *RecordingInfoRes) String() string
func (*RecordingInfoRes) Validate ¶
func (m *RecordingInfoRes) Validate() error
Validate checks the field values on RecordingInfoRes 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 (*RecordingInfoRes) ValidateAll ¶
func (m *RecordingInfoRes) ValidateAll() error
ValidateAll checks the field values on RecordingInfoRes 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 RecordingInfoResMultiError, or nil if none found.
type RecordingInfoResMultiError ¶
type RecordingInfoResMultiError []error
RecordingInfoResMultiError is an error wrapping multiple validation errors returned by RecordingInfoRes.ValidateAll() if the designated constraints aren't met.
func (RecordingInfoResMultiError) AllErrors ¶
func (m RecordingInfoResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordingInfoResMultiError) Error ¶
func (m RecordingInfoResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordingInfoResValidationError ¶
type RecordingInfoResValidationError struct {
// contains filtered or unexported fields
}
RecordingInfoResValidationError is the validation error returned by RecordingInfoRes.Validate if the designated constraints aren't met.
func (RecordingInfoResValidationError) Cause ¶
func (e RecordingInfoResValidationError) Cause() error
Cause function returns cause value.
func (RecordingInfoResValidationError) Error ¶
func (e RecordingInfoResValidationError) Error() string
Error satisfies the builtin error interface
func (RecordingInfoResValidationError) ErrorName ¶
func (e RecordingInfoResValidationError) ErrorName() string
ErrorName returns error name.
func (RecordingInfoResValidationError) Field ¶
func (e RecordingInfoResValidationError) Field() string
Field function returns field value.
func (RecordingInfoResValidationError) Key ¶
func (e RecordingInfoResValidationError) Key() bool
Key function returns key value.
func (RecordingInfoResValidationError) Reason ¶
func (e RecordingInfoResValidationError) Reason() string
Reason function returns reason value.
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,4,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,7,opt,name=admin_only_webcams,json=adminOnlyWebcams,proto3" json:"admin_only_webcams,omitempty"` AllowPolls bool `protobuf:"varint,8,opt,name=allow_polls,json=allowPolls,proto3" json:"allow_polls,omitempty"` RoomDuration *uint64 `protobuf:"varint,9,opt,name=room_duration,json=roomDuration,proto3,oneof" json:"room_duration,omitempty"` EnableAnalytics bool `protobuf:"varint,10,opt,name=enable_analytics,json=enableAnalytics,proto3" json:"enable_analytics,omitempty"` AllowVirtualBg *bool `protobuf:"varint,11,opt,name=allow_virtual_bg,json=allowVirtualBg,proto3,oneof" json:"allow_virtual_bg,omitempty"` AllowRaiseHand *bool `protobuf:"varint,12,opt,name=allow_raise_hand,json=allowRaiseHand,proto3,oneof" json:"allow_raise_hand,omitempty"` AutoGenUserId *bool `protobuf:"varint,13,opt,name=auto_gen_user_id,json=autoGenUserId,proto3,oneof" json:"auto_gen_user_id,omitempty"` RecordingFeatures *RecordingFeatures `protobuf:"bytes,14,opt,name=recording_features,json=recordingFeatures,proto3" json:"recording_features,omitempty"` ChatFeatures *ChatFeatures `protobuf:"bytes,15,opt,name=chat_features,json=chatFeatures,proto3" json:"chat_features,omitempty"` WhiteboardFeatures *WhiteboardFeatures `protobuf:"bytes,17,opt,name=whiteboard_features,json=whiteboardFeatures,proto3" json:"whiteboard_features,omitempty"` ExternalMediaPlayerFeatures *ExternalMediaPlayerFeatures `` /* 147-byte string literal not displayed */ WaitingRoomFeatures *WaitingRoomFeatures `protobuf:"bytes,19,opt,name=waiting_room_features,json=waitingRoomFeatures,proto3" json:"waiting_room_features,omitempty"` BreakoutRoomFeatures *BreakoutRoomFeatures `protobuf:"bytes,20,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,22,opt,name=ingress_features,json=ingressFeatures,proto3" json:"ingress_features,omitempty"` SpeechToTextTranslationFeatures *SpeechToTextTranslationFeatures `` /* 161-byte string literal not displayed */ EndToEndEncryptionFeatures *EndToEndEncryptionFeatures `` // next ID: 25 /* 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) GetAllowRaiseHand ¶
func (x *RoomCreateFeatures) GetAllowRaiseHand() 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) GetAllowVirtualBg ¶
func (x *RoomCreateFeatures) GetAllowVirtualBg() bool
func (*RoomCreateFeatures) GetAllowWebcams ¶
func (x *RoomCreateFeatures) GetAllowWebcams() bool
func (*RoomCreateFeatures) GetAutoGenUserId ¶
func (x *RoomCreateFeatures) GetAutoGenUserId() 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) GetEnableAnalytics ¶
func (x *RoomCreateFeatures) GetEnableAnalytics() bool
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"` ExtraData *string `protobuf:"bytes,14,opt,name=extra_data,json=extraData,proto3,oneof" json:"extra_data,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) GetExtraData ¶
func (x *RoomMetadata) GetExtraData() string
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"` MaxNumTranLangsAllowSelecting int32 `` /* 158-byte string literal not displayed */ 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"` DefaultSubtitleLang *string `` // next ID: 12 /* 127-byte string literal not displayed */ // 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) GetDefaultSubtitleLang ¶
func (x *SpeechToTextTranslationFeatures) GetDefaultSubtitleLang() 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) GetMaxNumTranLangsAllowSelecting ¶
func (x *SpeechToTextTranslationFeatures) GetMaxNumTranLangsAllowSelecting() int32
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"` DefaultSubtitleLang *string `` /* 126-byte string literal not displayed */ // 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) GetDefaultSubtitleLang ¶
func (x *SpeechToTextTranslationReq) GetDefaultSubtitleLang() 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 { ServiceType RecorderServiceType `protobuf:"varint,1,opt,name=serviceType,proto3,enum=plugnmeet.RecorderServiceType" json:"serviceType,omitempty"` RoomTableId int64 `protobuf:"varint,2,opt,name=room_table_id,json=roomTableId,proto3" json:"room_table_id,omitempty"` RecordingId string `protobuf:"bytes,3,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"` PnmHost string `protobuf:"bytes,5,opt,name=pnm_host,json=pnmHost,proto3" json:"pnm_host,omitempty"` PnmJoinHost *string `protobuf:"bytes,6,opt,name=pnm_join_host,json=pnmJoinHost,proto3,oneof" json:"pnm_join_host,omitempty"` WebsocketUrl string `protobuf:"bytes,7,opt,name=websocket_url,json=websocketUrl,proto3" json:"websocket_url,omitempty"` CustomChromePath *string `protobuf:"bytes,8,opt,name=custom_chrome_path,json=customChromePath,proto3,oneof" json:"custom_chrome_path,omitempty"` Width *uint32 `protobuf:"varint,9,opt,name=width,proto3,oneof" json:"width,omitempty"` Height *uint32 `protobuf:"varint,10,opt,name=height,proto3,oneof" json:"height,omitempty"` XvfbDpi *uint32 `protobuf:"varint,11,opt,name=xvfb_dpi,json=xvfbDpi,proto3,oneof" json:"xvfb_dpi,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) GetCustomChromePath ¶
func (x *StartRecorderChildArgs) GetCustomChromePath() string
func (*StartRecorderChildArgs) GetHeight ¶
func (x *StartRecorderChildArgs) GetHeight() uint32
func (*StartRecorderChildArgs) GetPnmHost ¶
func (x *StartRecorderChildArgs) GetPnmHost() string
func (*StartRecorderChildArgs) GetPnmJoinHost ¶
func (x *StartRecorderChildArgs) GetPnmJoinHost() string
func (*StartRecorderChildArgs) GetRecordingId ¶
func (x *StartRecorderChildArgs) GetRecordingId() string
func (*StartRecorderChildArgs) GetRoomTableId ¶
func (x *StartRecorderChildArgs) GetRoomTableId() int64
func (*StartRecorderChildArgs) GetServiceType ¶
func (x *StartRecorderChildArgs) GetServiceType() RecorderServiceType
func (*StartRecorderChildArgs) GetWebsocketUrl ¶
func (x *StartRecorderChildArgs) GetWebsocketUrl() string
func (*StartRecorderChildArgs) GetWidth ¶
func (x *StartRecorderChildArgs) GetWidth() uint32
func (*StartRecorderChildArgs) GetXvfbDpi ¶
func (x *StartRecorderChildArgs) GetXvfbDpi() uint32
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,3,opt,name=record_webcam,json=recordWebcam,proto3,oneof" json:"record_webcam,omitempty"` IsPresenter bool `protobuf:"varint,4,opt,name=is_presenter,json=isPresenter,proto3" json:"is_presenter,omitempty"` RaisedHand bool `protobuf:"varint,5,opt,name=raised_hand,json=raisedHand,proto3" json:"raised_hand,omitempty"` WaitForApproval bool `protobuf:"varint,6,opt,name=wait_for_approval,json=waitForApproval,proto3" json:"wait_for_approval,omitempty"` PreferredLang *string `protobuf:"bytes,7,opt,name=preferred_lang,json=preferredLang,proto3,oneof" json:"preferred_lang,omitempty"` LockSettings *LockSettings `protobuf:"bytes,8,opt,name=lock_settings,json=lockSettings,proto3" json:"lock_settings,omitempty"` // we'll use this as version control MetadataId *string `protobuf:"bytes,9,opt,name=metadata_id,json=metadataId,proto3,oneof" json:"metadata_id,omitempty"` ExtraData *string `protobuf:"bytes,10,opt,name=extra_data,json=extraData,proto3,oneof" json:"extra_data,omitempty"` // if remain empty then will use value from user_id ExUserId *string `protobuf:"bytes,11,opt,name=ex_user_id,json=exUserId,proto3,oneof" json:"ex_user_id,omitempty"` // Next ID: 12 // contains filtered or unexported fields }
func (*UserMetadata) Descriptor
deprecated
func (*UserMetadata) Descriptor() ([]byte, []int)
Deprecated: Use UserMetadata.ProtoReflect.Descriptor instead.
func (*UserMetadata) GetExUserId ¶
func (x *UserMetadata) GetExUserId() string
func (*UserMetadata) GetExtraData ¶
func (x *UserMetadata) GetExtraData() string
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) GetPreferredLang ¶
func (x *UserMetadata) GetPreferredLang() 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"` NatsWsUrls []string `protobuf:"bytes,3,rep,name=nats_ws_urls,json=natsWsUrls,proto3" json:"nats_ws_urls,omitempty"` ServerVersion *string `protobuf:"bytes,4,opt,name=server_version,json=serverVersion,proto3,oneof" json:"server_version,omitempty"` RoomId *string `protobuf:"bytes,5,opt,name=room_id,json=roomId,proto3,oneof" json:"room_id,omitempty"` UserId *string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3,oneof" json:"user_id,omitempty"` NatsSubjects *NatsSubjects `protobuf:"bytes,7,opt,name=nats_subjects,json=natsSubjects,proto3,oneof" json:"nats_subjects,omitempty"` // contains filtered or unexported fields }
func (*VerifyTokenRes) Descriptor
deprecated
func (*VerifyTokenRes) Descriptor() ([]byte, []int)
Deprecated: Use VerifyTokenRes.ProtoReflect.Descriptor instead.
func (*VerifyTokenRes) GetMsg ¶
func (x *VerifyTokenRes) GetMsg() string
func (*VerifyTokenRes) GetNatsSubjects ¶
func (x *VerifyTokenRes) GetNatsSubjects() *NatsSubjects
func (*VerifyTokenRes) GetNatsWsUrls ¶
func (x *VerifyTokenRes) GetNatsWsUrls() []string
func (*VerifyTokenRes) GetRoomId ¶
func (x *VerifyTokenRes) GetRoomId() string
func (*VerifyTokenRes) GetServerVersion ¶
func (x *VerifyTokenRes) GetServerVersion() string
func (*VerifyTokenRes) GetStatus ¶
func (x *VerifyTokenRes) GetStatus() bool
func (*VerifyTokenRes) GetUserId ¶
func (x *VerifyTokenRes) GetUserId() 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,oneof" 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"` MaxAllowedFileSize *uint64 `` /* 126-byte string literal not displayed */ // 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) GetMaxAllowedFileSize ¶
func (x *WhiteboardFeatures) GetMaxAllowedFileSize() uint64
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_analytics.pb.go
- plugnmeet_analytics.pb.validate.go
- plugnmeet_auth_analytics.pb.go
- plugnmeet_auth_analytics.pb.validate.go
- 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_nats_msg.pb.go
- plugnmeet_nats_msg.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