STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.mybusiness.model.form
/
ContactItem
/
CREATOR
CREATOR
object
CREATOR
:
Parcelable.Creator
<
ContactItem
>
Content copied to clipboard
Functions
Properties
Properties
EMAIL
Link copied to clipboard
const
val
EMAIL
:
String
Content copied to clipboard
FIRST_NAME
Link copied to clipboard
const
val
FIRST_NAME
:
String
Content copied to clipboard
LAST_NAME
Link copied to clipboard
const
val
LAST_NAME
:
String
Content copied to clipboard
PHONE_NUMBER
Link copied to clipboard
const
val
PHONE_NUMBER
:
String
Content copied to clipboard
POSITION
Link copied to clipboard
const
val
POSITION
:
String
Content copied to clipboard
PROFILE_PICTURE
Link copied to clipboard
const
val
PROFILE_PICTURE
:
String
Content copied to clipboard
Functions
create
From
Parcel
Link copied to clipboard
open
override
fun
createFromParcel
(
parcel
:
Parcel
)
:
ContactItem
Content copied to clipboard
new
Array
Link copied to clipboard
open
override
fun
newArray
(
size
:
Int
)
:
Array
<
ContactItem
?
>
Content copied to clipboard