pauseRingtone(id)
Pauses a ringtone that’s currently playing on the client.
Parameters¶
Name | Description |
---|---|
id |
(Required) Unique identifier for the ringtone (string or number) |
Return Values¶
None
Code Example¶
HorizonWebRtcRedirectionAPI.pauseRingtone("audio01");