Edit

Share via


CallReceivedEventArgs<TCall>.Call Property

Definition

Gets the incoming call.

public:
 property TCall Call { TCall get(); };
public TCall Call { get; }
member this.Call : 'Call
Public ReadOnly Property Call As TCall

Property Value

TCall

Applies to