UserState Class

Definition

public ref class UserState : Microsoft::Rtc::Internal::Collaboration::PresenceStateInternal
public class UserState : Microsoft.Rtc.Internal.Collaboration.PresenceStateInternal
type UserState = class
    inherit PresenceStateInternal
Public Class UserState
Inherits PresenceStateInternal
Inheritance

Constructors

UserState(CustomPresenceCategory)
UserState(Int32, PresenceActivityInternal)

Fields

InstanceIdUnknown

Instance ID is unknown.

(Inherited from PresenceCategory)
Name (Inherited from PresenceStateInternal)

Properties

Activity (Inherited from PresenceStateInternal)
Availability (Inherited from PresenceStateInternal)
Available
Away
BeRightBack
Busy
CategoryName

Gets the name of the category.

(Inherited from PresenceCategory)
DoNotDisturb
IsManual (Inherited from PresenceStateInternal)
Offline
StartTime (Inherited from PresenceStateInternal)
StateType (Inherited from PresenceStateInternal)

Methods

CreateExpiryPolicy()
CreateInstanceId(RealTimeEndpoint)
GetCategoryDataXml()
SetAvailabilityActivityStateType(Int32, PresenceActivityInternal, String) (Inherited from PresenceStateInternal)
SetExpiryTime(Int32)

Applies to