ZoomVideoSdkAudioHelper class
- Inheritance
-
- Object
- PlatformInterface
- ZoomVideoSdkAudioHelperPlatform
- ZoomVideoSdkAudioHelper
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
-
canSwitchSpeaker(
) → Future< bool> -
override
-
cleanAudioSession(
) → Future< void> -
override
-
getSpeakerStatus(
) → Future< bool> -
override
-
muteAudio(
String userId) → Future< String> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
resetAudioSession(
) → Future< bool> -
override
-
setSpeaker(
bool isOn) → Future< void> -
override
-
startAudio(
) → Future< String> -
override
-
stopAudio(
) → Future< String> -
override
-
subscribe(
) → Future< String> -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
unMuteAudio(
String userId) → Future< String> -
override
-
unSubscribe(
) → Future< String> -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited