TranslationLanguageSelectionError
public enum TranslationLanguageSelectionError
An enum for TranslationLanguageSelectionError
Since
3.10.0-
Undocumented
Declaration
Swift
case None -
Undocumented
Declaration
Swift
case NotAllowed -
Undocumented
Declaration
Swift
case Unknown -
Undocumented
Declaration
Swift
case MeetingNotFound -
Undocumented
Declaration
Swift
case UnparseableRequest -
Undocumented
Declaration
Swift
case InvalidAttendeeId -
Undocumented
Declaration
Swift
case InvalidLanguageCode -
Undocumented
Declaration
Swift
case TooManyTranslations -
Undocumented
Declaration
Swift
case TooManyCalls -
Undocumented
Declaration
Swift
case PolicyNotSupported
View on GitHub