The following tables list the members exposed by ContextManager.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ContextManager | Initializes a new instance of the ContextManager class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Perform | Instructs the context manager to perform a context action. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
ContextUpdated | Triggers when context items are updated. |
![]() ![]() |
NewParticipant | Triggers when a new participant has joined. |
![]() ![]() |
ParticipantLeave | Triggers when a participant is leaving. |
![]() ![]() |
ParticipantStateChange | Triggers when a participant is suspended or resumed. |
![]() ![]() |
SecureBind | Triggers when a participant securely finalizes binding. |
See Also