Protocols
The following protocols are available globally.
-
Protocol that can be implemented in order to receive callbacks from Textile about events of interest
See moreDeclaration
Objective-C
@protocol TextileDelegate <NSObject>Swift
protocol TextileDelegate : NSObjectProtocol
View on GitHub
Protocols Reference