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

Public Member Functions

UnmanagedOnServiceStateUnmanaged GetOnServiceState ()
 
void OnServiceStateUnmanagedStub (ZDK::Shared::BanafoServiceState state)
 
UnmanagedOnRequestStateUnmanaged GetOnRequestState ()
 
void OnRequestStateUnmanagedStub (ZDK::ZDKHandle requestId, ZDK::Shared::BanafoRequestState state)
 
UnmanagedOnEventStateUnmanaged GetOnEventState ()
 
void OnEventStateUnmanagedStub (ZDK::BanafoEventType event, ZDK::Shared::BanafoEventState state)
 
UnmanagedOnContactListUnmanaged GetOnContactList ()
 
void OnContactListUnmanagedStub (ZDK::ZDKHandle requestId, ZDK::Shared::BanafoContactSearchCriteria searchCriteria, ZDK::Shared::BanafoRequestState state, ZDK::Shared::Pagination pagination, ZDK::Shared::ItemList< ZDK::Shared::BanafoContact > contactsList)
 
UnmanagedOnIntegrationListUnmanaged GetOnIntegrationList ()
 
void OnIntegrationListUnmanagedStub (ZDK::ZDKHandle requestId, ZDK::Shared::BanafoRequestState state, ZDK::Shared::ItemList< ZDK::Shared::BanafoIntegration > integrationsList)
 
UnmanagedOnProfileUnmanaged GetOnProfile ()
 
void OnProfileUnmanagedStub (ZDK::ZDKHandle requestId, ZDK::Shared::BanafoProfile profile)
 
UnmanagedOnTranscriptionLanguageListUnmanaged GetOnTranscriptionLanguageList ()
 
void OnTranscriptionLanguageListUnmanagedStub (ZDK::ZDKHandle requestId, ZDK::Shared::BanafoRequestState state, ZDK::Shared::ItemList< ZDK::Shared::TranscriptLanguage > languageList)
 

Public Attributes

OnServiceState ^ OnServiceState = nullptr
 
OnRequestState ^ OnRequestState = nullptr
 
OnEventState ^ OnEventState = nullptr
 
OnContactList ^ OnContactList = nullptr
 
OnIntegrationList ^ OnIntegrationList = nullptr
 
OnProfile ^ OnProfile = nullptr
 
OnTranscriptionLanguageList ^ OnTranscriptionLanguageList = nullptr
 

Static Public Attributes

static OnServiceStateUnmanaged ^ OnServiceStateManaged = nullptr
 
static OnRequestStateUnmanaged ^ OnRequestStateManaged = nullptr
 
static OnEventStateUnmanaged ^ OnEventStateManaged = nullptr
 
static OnContactListUnmanaged ^ OnContactListManaged = nullptr
 
static OnIntegrationListUnmanaged ^ OnIntegrationListManaged = nullptr
 
static OnProfileUnmanaged ^ OnProfileManaged = nullptr
 
static OnTranscriptionLanguageListUnmanaged ^ OnTranscriptionLanguageListManaged = nullptr
 

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