Audible Call Changed Event
class AudibleCallChangedEvent(val sessionId: String?, val panning: Int) : VoipEvents
Content copied to clipboard
Event sent to handle the change of the audible call of a given session. The event holds the sessionId of the audible call (or null when there is no more audio), and the corresponding STWPanning.