TWSTwilioClientCompletion Block Reference
Declared in | TWSConstants.h |
---|
Block Definition
TWSTwilioClientCompletion
Completion block which will indicate the TCHResult of the operation and your handle to the TwilioSyncClient instance.
typedef void (^TWSTwilioClientCompletion) (TWSResult *_Nonnull, result , TwilioSyncClient *_Nullable, syncClient )
Discussion
Completion block which will indicate the TCHResult of the operation and your handle to the TwilioSyncClient instance.
Declared In
TWSConstants.h