Edit

Share via


TransferStateChangedEventArgs.StatusText Property

Definition

Gets the status text received in the SIP fragment contained in the SIP NOTIFY.

public:
 property System::String ^ StatusText { System::String ^ get(); };
public string StatusText { get; }
member this.StatusText : string
Public ReadOnly Property StatusText As String

Property Value

Remarks

If the string is Empty, there was no status text available.

Applies to