RemotePresentityStateChange Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents changes in the subscription state of the presence session for this endpoint owner.
public ref class RemotePresentityStateChange
public class RemotePresentityStateChange
type RemotePresentityStateChange = class
Public Class RemotePresentityStateChange
- Inheritance
-
RemotePresentityStateChange
Properties
PreviousState |
Gets the previous state for the object. |
State |
Gets the new state for the object. |
TransitionReason |
Gets the transition reason for this change. |