STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.contact.model
/
STWContact
STWContact
abstract
class
STWContact
:
Parcelable
Content copied to clipboard
Types
Constructors
Functions
Inherited functions
Properties
Inheritors
Constructors
STWContact
Link copied to clipboard
fun
STWContact
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
contactId
Link copied to clipboard
var
contactId
:
Int
?
=
null
Content copied to clipboard
contactType
Link copied to clipboard
var
contactType
:
Int
Content copied to clipboard
displayName
Link copied to clipboard
var
displayName
:
String
?
=
null
Content copied to clipboard
isFavorite
Link copied to clipboard
var
isFavorite
:
Boolean
=
false
Content copied to clipboard
sortKey
Link copied to clipboard
var
sortKey
:
String
?
=
null
Content copied to clipboard
type
Link copied to clipboard
var
type
:
Int
?
=
null
Content copied to clipboard
Functions
content
Equals
Link copied to clipboard
open
fun
contentEquals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
identifier
Equal
Link copied to clipboard
abstract
fun
identifierEqual
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Inherited functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Inheritors
STWGroup
Link copied to clipboard
STWSingleContact
Link copied to clipboard