toggle menu
mobilesdk
androidJvm
switch theme
search in API
mobilesdk
/
com.confirmit.mobilesdk.database.externals
/
Program
Program
class
Program
(
val
serverId
:
String
,
val
programKey
:
String
,
val
started
:
Boolean
,
val
publishedVersion
:
Long
,
programUrl
:
ProgramUrl
)
Members
Constructors
Program
Link copied to clipboard
constructor
(
serverId
:
String
,
programKey
:
String
,
started
:
Boolean
,
publishedVersion
:
Long
,
programUrl
:
ProgramUrl
)
Properties
program
Key
Link copied to clipboard
val
programKey
:
String
published
Version
Link copied to clipboard
val
publishedVersion
:
Long
server
Id
Link copied to clipboard
val
serverId
:
String
started
Link copied to clipboard
val
started
:
Boolean