◆ onMicLevelChanged:
| - (void) onMicLevelChanged: |
|
(unsigned int) |
level |
|
|
optional |
Notification of microphone level changes when testing.
- Parameters
-
| level | The level of microphone. |
◆ onMicTestStatusChanged:
| - (void) onMicTestStatusChanged: |
|
(ZoomSDKTestMicStatus) |
status |
|
|
optional |
Notify the microphone test status has changed.
- Parameters
-
| status | Test status of microphone. |
◆ onSpeakerLevelChanged:
| - (void) onSpeakerLevelChanged: |
|
(unsigned int) |
level |
|
|
optional |
Notification of speaker level changes when testing.
- Parameters
-
◆ onSpeakerTestStatusChanged:
| - (void) onSpeakerTestStatusChanged: |
|
(BOOL) |
isTesting |
|
|
optional |
Notification of speaker status changes when testing.
- Parameters
-
| isTesting | YES means the speaker is in process of test, otherwise not. |
The documentation for this protocol was generated from the following file: