UserHangup constant

String const UserHangup

The telephone number is out of service.

Implementation

static const NotAvailable = 'ZoomVideoSDKPhoneFailedReason_Not_Available'; /// The telephone number is out of service.
static const UserHangup = 'ZoomVideoSDKPhoneFailedReason_User_Hangup';