@objc
public class CorePlugins : NSObject, CLPluginProtocol
CastlabsApple
@objc
public class CorePlugins : NSObject, CLPluginProtocol
CastlabsApple
CastlabsApple was attached to the core sdk
Swift
public func pluginAttached(_ context: CLPluginContext) -> Int
context
|
with environment context |
Swift
public func pluginDetached()
Swift
public func configure(_: CLPluginConfiguration)