| LyncPlatformLibraryEvent Properties |
The LyncPlatformLibraryEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| CallProgressFailureReason |
Gets when applicable the LyncPlatformLibraryCallProgressFailureType for the attempted call.
| |
| ConferenceFailureReason |
Gets when applicable the LyncPlatformLibraryConferenceFailureReason for the failed conference.
This is applicable to conference event types. | |
| EventDigits |
Gets when applicable the LyncPlatformLibraryDigits associated with the event.
| |
| EventType |
Gets the LyncPlatformLibraryEventType for the current event.
| |
| FailureException |
Gets when applicable the exception raised from the library.
| |
| Interaction |
Gets when applicable the ILyncPlatformLibraryInteraction the currnet event is associated with.
| |
| JoiningParticipant |
Gets when applicable the endpoint of the participant who is joining the conference.
This is applicable to conference event types. | |
| LeavingParticipant |
Gets when applicable the endpoint of the participant who is leaving the conference.
This is applicable to conference event types. | |
| Media |
Gets when applicable the ILyncPlatformLibraryMedia associated with the currnet event.
| |
| MutedParticipant |
Gets when applicable the endpoint of the participant who was muted.
This is applicable to conference event types. | |
| OperationId |
Get the unique identifier for the operation this event pertains to.
| |
| OperationName |
Gets the method name from which the event was generated.
CloseConnection, MakeCall, StartConference |