ToneControllerEventArgs Members
Include Protected Members
Include Inherited Members
Represents event arguments forwarded by ToneController to notify that a new tone has been received.
The ToneControllerEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Tone | Gets the telephony tone. | |
Volume | Gets the tone's volume as a percentage. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top