RequestAuthenticationInfoIsMidDialogRequest Property |
Gets a boolean value indicating whether the request is a mid-dialog request.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsMidDialogRequest { get; }
Public ReadOnly Property IsMidDialogRequest As Boolean
Get
public:
property bool IsMidDialogRequest {
bool get ();
}
member IsMidDialogRequest : bool with get
Property Value
Type:
BooleanSee Also