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