Class ToneReceivedEventArgs
Event arguments of the ToneReceived event.
Inherited Members
Namespace: Microsoft.Skype.Bots.Media
Assembly: Microsoft.Skype.Bots.Media.dll
Syntax
public class ToneReceivedEventArgs : EventArgs
Constructors
ToneReceivedEventArgs()
Declaration
public ToneReceivedEventArgs()
Properties
Tone
Tone id
Declaration
public ToneId Tone { get; set; }
Property Value
Type | Description |
---|---|
ToneId |