solapi.sdk
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
solapi.sdk
solapi.sdk
/
com.solapi.sdk.message.dto.request
/
DefaultAgent
Default
Agent
@
Serializable
(
)
public
final
class
DefaultAgent
Members
Constructors
Default
Agent
Link copied to clipboard
public
DefaultAgent
DefaultAgent
(
String
sdkVersion
,
String
osPlatform
)
Properties
os
Platform
Link copied to clipboard
private
final
String
osPlatform
sdk
Version
Link copied to clipboard
private
final
String
sdkVersion
Functions
get
Os
Platform
Link copied to clipboard
public
final
String
getOsPlatform
(
)
get
Sdk
Version
Link copied to clipboard
public
final
String
getSdkVersion
(
)