Enum ToneID
Enum listing frequent telephony tones.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public enum ToneID
Fields
Name | Description |
---|---|
Busy | Busy tone.
|
CallEnd | Tone played when call is abruptly disconnected (media lost)
|
CallLost | Call on hold tone.
|
CallOnHold | Call waiting tone.
|
CallWaiting |
|
Undefined | Not a tone.
|