CommandFailureReasons Members
Constants defining known command failure codes.
The CommandFailureReasons type exposes the following members.
Fields
Name | Description | |
---|---|---|
AnonymousSecurityAssociationAlreadyEstablished | AnonymousSecurityAssociationAlreadyEstablished. | |
AnonymousUsersNotAllowed | AnonymousUsersNotAllowed. | |
AnotherRecordingInProgress | AnotherRecordingInProgress. | |
ConferenceDoesNotExist | ConferenceDoesNotExist. | |
ConferenceExists | ConferenceExists. | |
EndpointDoesNotExist | EndpointDoesNotExist. | |
EntitySettingsTooLarge | EntitySettingsTooLarge. | |
FederatedUsersNotAllowed | FederatedUsersNotAllowed. | |
Forbidden | Forbidden. | |
InvalidAdmissionPolicy | InvalidAdmissionPolicy. | |
InvalidConferenceId | InvalidConferenceId. | |
InvalidEncryptionKey | InvalidEncryptionKey. | |
InvalidEncryptionKeyUsed | ||
InvalidExpiryTime | InvalidExpiryTime. | |
InvalidPasscode | InvalidPasscode. | |
InvalidRole | InvalidRole. | |
InvalidUserEntity | InvalidUserEntity. | |
InvalidVersion | InvalidVersion. | |
MaximumConferencesExceeded | MaximumConferencesExceeded. | |
MaximumMeetingSizeExceeded | MaximumMeetingSizeExceeded. | |
McuTypeNotAvailable | McuTypeNotAvailable. | |
MediaDoesNotExist | MediaDoesNotExist. | |
MediaExists | MediaExists. | |
MediaNotSupported | MediaNotSupported. | |
NotificationDataTooLarge | NotificationDataTooLarge. | |
NotSupported | NotSupported. | |
OrganizerRoamingDataTooLarge | OrganizerRoamingDataTooLarge. | |
OtherFailure | OtherFailure. | |
RecordingAlreadyPaused | RecordingAlreadyPaused. | |
RecordingDoesNotExist | RecordingDoesNotExist. | |
RecordingExists | RecordingExists. | |
RecordingNotPaused | RecordingNotPaused. | |
RequestCancelled | RequestCancelled. | |
RequestMalformed | RequestMalformed. | |
RequestTooLarge | RequestTooLarge. | |
ServerBusy | ServerBusy. | |
SidebarDoesNotExist | SidebarDoesNotExist. | |
SidebarExists | SidebarExists. | |
SourceSidebarDoesNotExist | SourceSidebarDoesNotExist. | |
StaleEncryptionKey | StaleEncryptionKey. | |
TargetSidebarDoesNotExist | TargetSidebarDoesNotExist. | |
Timeout | Timeout. | |
Unauthorized | Unauthorized. | |
UnknownMcuType | UnknownMcuType. | |
UnknownRecordedMediaType | UnknownRecordedMediaType. | |
UserBusy | UserBusy. | |
UserDeclined | UserDeclined. | |
UserDoesNotExist | UserDoesNotExist. | |
UserExists | UserExists. | |
UserNotAnswered | UserNotAnswered. | |
UserNotInSourcesSidebar | UserNotInSourcesSidebar. | |
UserUnknown | UserUnknown. |
Top