STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.attachments
/
STWContactAttachment
STWContact
Attachment
class
STWContactAttachment
:
STWBaseAttachment
Content copied to clipboard
Types
Constructors
Functions
Inherited functions
Properties
Inherited properties
Constructors
STWContact
Attachment
Link copied to clipboard
fun
STWContactAttachment
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
company
Link copied to clipboard
var
company
:
String
?
=
null
Content copied to clipboard
email
Link copied to clipboard
var
email
:
String
?
=
null
Content copied to clipboard
firstName
Link copied to clipboard
var
firstName
:
String
?
=
null
Content copied to clipboard
jobTitle
Link copied to clipboard
var
jobTitle
:
String
?
=
null
Content copied to clipboard
lastName
Link copied to clipboard
var
lastName
:
String
?
=
null
Content copied to clipboard
mobileNumberList
Link copied to clipboard
var
mobileNumberList
:
MutableList
<
String
>
?
=
null
Content copied to clipboard
name
Link copied to clipboard
var
name
:
String
?
=
null
Content copied to clipboard
photoUri
Link copied to clipboard
var
photoUri
:
Uri
?
=
null
Content copied to clipboard
website
Link copied to clipboard
var
website
:
String
?
=
null
Content copied to clipboard
Inherited properties
attachmentId
Link copied to clipboard
var
attachmentId
:
Int
?
=
null
Content copied to clipboard
bytesTransfered
Link copied to clipboard
var
bytesTransfered
:
Long
=
0
Content copied to clipboard
mimeType
Link copied to clipboard
var
mimeType
:
String
?
=
null
Content copied to clipboard
removedReason
Link copied to clipboard
var
removedReason
:
Int
?
=
null
Content copied to clipboard
requestId
Link copied to clipboard
var
requestId
:
String
?
=
null
Content copied to clipboard
serverId
Link copied to clipboard
var
serverId
:
String
?
=
null
Content copied to clipboard
size
Link copied to clipboard
var
size
:
Long
?
=
null
Content copied to clipboard
status
Link copied to clipboard
var
status
:
Int
?
=
null
Content copied to clipboard
transferType
Link copied to clipboard
var
transferType
:
Int
?
=
null
Content copied to clipboard
type
Link copied to clipboard
var
type
:
Int
?
=
null
Content copied to clipboard
uri
Link copied to clipboard
var
uri
:
Uri
?
=
null
Content copied to clipboard
Functions
content
Equals
Link copied to clipboard
open
override
fun
contentEquals
(
other
:
STWBaseAttachment
?
)
:
Boolean
Content copied to clipboard
Inherited functions
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