zdk.net
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ZDK_NET::ConferenceEventsHandler Class Reference

Public Member Functions

UnmanagedOnConferenceParticipantJoinedUnmanaged GetOnConferenceParticipantJoined ()
 
void OnConferenceParticipantJoinedUnmanagedStub (ZDK::Shared::Conference conf, ZDK::Shared::Call call)
 
UnmanagedOnConferenceParticipantRemovedUnmanaged GetOnConferenceParticipantRemoved ()
 
void OnConferenceParticipantRemovedUnmanagedStub (ZDK::Shared::Conference conf, ZDK::Shared::Call call)
 
UnmanagedOnConferenceExtendedErrorUnmanaged GetOnConferenceExtendedError ()
 
void OnConferenceExtendedErrorUnmanagedStub (ZDK::Shared::Conference conf, ZDK::Shared::String message)
 

Public Attributes

OnConferenceParticipantJoined ^ OnConferenceParticipantJoined = nullptr
 
OnConferenceParticipantRemoved ^ OnConferenceParticipantRemoved = nullptr
 
OnConferenceExtendedError ^ OnConferenceExtendedError = nullptr
 

Static Public Attributes

static OnConferenceParticipantJoinedUnmanaged ^ OnConferenceParticipantJoinedManaged = nullptr
 
static OnConferenceParticipantRemovedUnmanaged ^ OnConferenceParticipantRemovedManaged = nullptr
 
static OnConferenceExtendedErrorUnmanaged ^ OnConferenceExtendedErrorManaged = nullptr
 

The documentation for this class was generated from the following file: