MetaPlatformSDK_MicrophoneAvailabilityState
Inherits: RefCounted
Represents the microphone availability state.
Description
Represents the microphone availability state.
Properties
bool |
|
Property Descriptions
bool microphone_available = false
bool get_microphone_available ( )
Indicates whether the microphone is currently available or not. If there is any update on the microphone availability, it will be retrieved as a notification using MetaPlatformSDK.MESSAGE_NOTIFICATION_VOIP_MICROPHONE_AVAILABILITY_STATE_UPDATE.