PendingParticipantCancelledEventArgs Properties |
The PendingParticipantCancelledEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnotherModeratorName |
The name of another moderator who has already admitted/rejected participant request.
Filled in case of AcceptedByAnotherModerator or RejectedByAnotherModerator
Empty by default
|
![]() | ProtocolReason |
The reason string from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |
![]() | ProtocolResponseCode |
The response code from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |
![]() | ProtocolWarning |
The warning string from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |
![]() | ProtocolWarningCode |
The warning code from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |
![]() | ReasonCode |
A code indicating the cancellation reason of admission request.
|