Type Definitions
The following type definitions are available globally.
-
Undocumented
Declaration
Objective-C
typedef void (^SKWSFUBotMemberStartForwardingPublicationCompletion)(SKWForwarding* _Nullable, NSError* _Nullable error) -
Undocumented
Declaration
Objective-C
typedef void (^SKWSFUBotPluginCreateBotOnChannelCompletion)(SKWSFUBotMember* _Nullable, NSError* _Nullable error)Swift
typealias SKWSFUBotPluginCreateBotOnChannelCompletion = (UnsafeMutablePointer<Int32>?, UnsafeMutablePointer<Int32>?) -> Void
Type Definitions Reference