STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.contact.model
/
STWOperationalStatus
STWOperational
Status
class
STWOperationalStatus
:
Parcelable
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
STWOperational
Status
Link copied to clipboard
fun
STWOperationalStatus
(
)
Content copied to clipboard
STWOperational
Status
Link copied to clipboard
fun
STWOperationalStatus
(
parcel
:
Parcel
)
Content copied to clipboard
Types
CREATOR
Link copied to clipboard
object
CREATOR
:
Parcelable.Creator
<
STWOperationalStatus
>
Content copied to clipboard
Properties
allowed
Link copied to clipboard
var
allowed
:
Int
?
=
null
Content copied to clipboard
code
Link copied to clipboard
var
code
:
String
?
=
null
Content copied to clipboard
color
Link copied to clipboard
var
color
:
String
?
=
null
Content copied to clipboard
description
Link copied to clipboard
var
description
:
String
?
=
null
Content copied to clipboard
id
Link copied to clipboard
var
id
:
Int
?
=
null
Content copied to clipboard
label
Link copied to clipboard
var
label
:
String
?
=
null
Content copied to clipboard
serverId
Link copied to clipboard
var
serverId
:
Long
?
=
null
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
Content copied to clipboard
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
parcel
:
Parcel
,
flags
:
Int
)
Content copied to clipboard