Table of Contents

Interface IZendeskSdk

Namespace
Zendesk.Runtime.SDK

Interface IZendeskSdk for the Zendesk Sdk.

public interface IZendeskSdk

Properties

Home

Returns a Zendesk Home instance.

HomeInstance Home { get; }

Property Value

HomeInstance

Messaging

Returns a Zendesk Messaging instance.

MessagingInstance Messaging { get; }

Property Value

MessagingInstance