KindlySDKConfig
public struct KindlySDKConfig : Loggable
Setup the Kindly SDK with your configuration.
Parameters
botKey
|
The key for your application. See the Kindly API docs for more. |
environment
|
Select the |
-
Undocumented
Declaration
Swift
public var getAuthToken: AuthTokenCallback? { get set }
-
Undocumented
Declaration
Swift
public var allowCameraAccess: Bool
-
Undocumented
Declaration
Swift
public var allowPhotoLibraryAccess: Bool
-
Undocumented
Declaration
Swift
public var form: FormConfig
-
Undocumented
Declaration
Swift
public struct FormConfig