Partilhar via


ProvisionalResponseReceivedEventArgs.HasOfferAnswer Property

Gets whether provisional response contains a message body.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property HasOfferAnswer As Boolean
    Get
'Usage
Dim instance As ProvisionalResponseReceivedEventArgs
Dim value As Boolean

value = instance.HasOfferAnswer
public bool HasOfferAnswer { get; }

Property Value

Type: System.Boolean

See Also

Reference

ProvisionalResponseReceivedEventArgs Class

ProvisionalResponseReceivedEventArgs Members

Microsoft.Rtc.Signaling Namespace