ZoomVideoSdkPhoneHelper class
- Inheritance
-
- Object
- PlatformInterface
- ZoomVideoSdkPhoneHelperPlatform
- ZoomVideoSdkPhoneHelper
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- methodChannel → MethodChannel
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
cancelInviteByPhone(
) → Future< String> -
override
-
getInviteByPhoneStatus(
) → Future< String> -
override
-
getSessionDialInNumbers(
) → Future< ZoomVideoSdkSessionDialInNumberInfo?> -
override
-
getSupportCountryInfo(
) → Future< ZoomVideoSdkSupportCountryInfo?> -
override
-
inviteByPhone(
String countryCode, String phoneNumber, String name) → Future< String> -
override
-
isSupportPhoneFeature(
) → Future< bool> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sendCommand(
String receiverId, String strCmd) → Future< String> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited