abstract fun onCameraSendAvailabilityUpdated(available: Boolean): Unit
Called when video capacity status is updated.
Note: this callback will be called on main thread.
available
- : Boolean - True if camera send is available (video capacity status is false).