Edit

Share via


ReferStateChangedEventArgs.NotifyRemainingSipFragment Property

Definition

Gets the remaining text in the notification body after status code and status text.

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

Property Value

Remarks

If the state change is not due to Notification received or the notification did not contain it, this can be String.Empty.

Applies to