Table of Contents

Namespace Zendesk.Runtime.Messaging.Results

Classes

LoginResult

Represents the result of a login operation, encapsulating both success and possible login errors.

UnreadCountResult

Represents the result of fetching the unread count for messages, encapsulating both success and failure information.

ZendeskResult

Represents a basic operation result, offering information about success or failure.

ZendeskResult<TError>

Represents a specialized operation result that includes a typed error enumeration for failures.