LwayveSDK

@objc
public class LwayveSDK : NSObject

Use singleton instance of LwayveSDK available by LwayveSDK.sharedSDK to communicate with the SDK.

  • Undocumented

    Declaration

    Swift

    public func didChangeTagsSet(_ tags: LXTagsProxyProtocol)
  • Declaration

    Swift

    public func getProxSeeConfigurationKey(_ completion: @escaping (String?) -> Void) -> AsyncTaskCancelBlock