sdk
Toggle table of contents
1.5.1
Select version
1.5.1
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.1.1
1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
ai.abra.sdk.interfaces
Package-level
declarations
Types
Types
Codable
Link copied to clipboard
interface
Codable
License
Http
Client
Link copied to clipboard
fun
interface
LicenseHttpClient
License
Response
Link copied to clipboard
data
class
LicenseResponse
(
val
code
:
Int
,
val
body
:
String
)