PresenceActivity Class
This class represents an activity token that can be published along with presence availability.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.Presence.PresenceActivity
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class PresenceActivity
'Usage
Dim instance As PresenceActivity
public class PresenceActivity
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.