STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.contact.model
/
STWPhone
/
CREATOR
CREATOR
object
CREATOR
:
Parcelable.Creator
<
STWPhone
>
Content copied to clipboard
Types
Functions
Properties
Types
Phone
Type
Link copied to clipboard
annotation class
PhoneType
Content copied to clipboard
Properties
LOCAL
Link copied to clipboard
const
val
LOCAL
:
Int
=
3
Content copied to clipboard
SMARTMS
Link copied to clipboard
const
val
SMARTMS
:
Int
=
2
Content copied to clipboard
SUBSCRIBER
Link copied to clipboard
const
val
SUBSCRIBER
:
Int
=
1
Content copied to clipboard
Functions
create
From
Parcel
Link copied to clipboard
open
override
fun
createFromParcel
(
parcel
:
Parcel
)
:
STWPhone
Content copied to clipboard
new
Array
Link copied to clipboard
open
override
fun
newArray
(
size
:
Int
)
:
Array
<
STWPhone
?
>
Content copied to clipboard