Share via


PresenceActivity Members

Include Protected Members
Include Inherited Members

This class represents an activity token that can be published along with presence availability.

The PresenceActivity type exposes the following members.

Constructors

  Name Description
Public method PresenceActivity(LocalizedString) Creates an instance of the PresenceActivity class.
Public method PresenceActivity(IEnumerable<LocalizedString>) Creates an instance of the PresenceActivity class.

Top

Properties

  Name Description
Public property ActivityToken Gets or sets the activity token.
Public property CustomTokens Gets the list of localized strings for the activity.
Public property MaximumAvailability Gets the maximum availability value for the activity.
Public property MinimumAvailability Gets the minimum availability value for the activity.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method SetAvailabilityRange Sets the optional availability range for activity token.
Public method ToString (inherited from Object)

Top

See Also

Reference

PresenceActivity Class

Microsoft.Rtc.Collaboration.Presence Namespace