Partilhar via


RemotePresentityStateChange.PreviousState Property

Gets the previous state for the object.

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

Syntax

'Declaration
Public ReadOnly Property PreviousState As RemotePresentitySubscriptionState
    Get
'Usage
Dim instance As RemotePresentityStateChange
Dim value As RemotePresentitySubscriptionState

value = instance.PreviousState
public RemotePresentitySubscriptionState PreviousState { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.RemotePresentitySubscriptionState
Gets the previous state for this event.

See Also

Reference

RemotePresentityStateChange Class

RemotePresentityStateChange Members

Microsoft.Rtc.Collaboration.Presence Namespace