AggregateState(Int32, PresenceActivityInternal) Constructor
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.
public:
AggregateState(int availability, Microsoft::Rtc::Internal::Collaboration::PresenceActivityInternal ^ activity);
public AggregateState (int availability, Microsoft.Rtc.Internal.Collaboration.PresenceActivityInternal activity);
new Microsoft.Rtc.Internal.Collaboration.AggregateState : int * Microsoft.Rtc.Internal.Collaboration.PresenceActivityInternal -> Microsoft.Rtc.Internal.Collaboration.AggregateState
Public Sub New (availability As Integer, activity As PresenceActivityInternal)
Parameters
- availability
- Int32
- activity
- PresenceActivityInternal