TCHUnsentMessage Class Reference

Inherits from NSObject
Declared in TCHUnsentMessage.h

Overview

The representation of an unsent message in a conversation.

– sendWithCompletion:

Send the previously prepared message to a conversation.

- (TCHCancellationToken *)sendWithCompletion:(nullable TCHMessageCompletion)completion

Parameters

completion

The completion block with the result of the operation.

Discussion

Send the previously prepared message to a conversation.

Declared In

TCHUnsentMessage.h