User Guide
Microphone information objects 151
Camera information objects
The following messages notify you when the user has changed access to a camera—by muting
it, resizing it, or shutting it down:
LocalConnection information objects
The following messages notify you when an attempt to send or receive a LocalConnection
object has succeeded or failed:
Microphone information objects
The following messages notify you when the user denies or allows access to a microphone. To
determine whether access to a microphone is currently denied or allowed, use the
Microphone.muted property.
Code property Level property Meaning
Camera.Muted Status The user denied access to a camera.
Camera.Unmuted Status The user allowed access to a camera.
Code property Level property Meaning
None Status Flash successfully sent a command to
a receiving LocalConnection object.
None Error Flash was unable to send to a
receiving LocalConnection object.
Code property Level property Meaning
Microphone.Muted Status The user denied access to a
microphone.
Microphone.Unmuted Status The user allowed access to a
microphone.