ZendeskSDK Documentation

Classes

Messaging
Messaging​Factory​Parameters

The set of parameters to be provided to MessagingFactory createMessaging to create an instance of Messaging.

Messaging​Settings
Page​View

This object is used to provide session-based data to capture contextual information about an end user. This data is viewable inside Agent Workspace.

Zendesk​User
Dispatch​Event

A wrapper class for a block that takes ZendeskEvent type and returns Void.

Zendesk

The entry point to execute SDK actions. To obtain an instance use Zendesk.initialize(channelKey:completionHandler:).

Structures

Color​Theme

Enumerations

URLSource

An enum representing the source of actioned URL.

Initialization​Phase
Zendesk​Event

The set of events that can be emitted from Zendesk SDK.

ZDKZendesk​Event

The set of events that can be emitted from Zendesk SDK.

Protocols

Messaging​Delegate

Delegate to receive callbacks from the SDK.

Messaging​Factory