STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.attachments
/
STWLocationAttachment
STWLocation
Attachment
class
STWLocationAttachment
:
STWBaseAttachment
Content copied to clipboard
Types
Constructors
Functions
Inherited functions
Properties
Inherited properties
Constructors
STWLocation
Attachment
Link copied to clipboard
fun
STWLocationAttachment
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
accuracy
Link copied to clipboard
var
accuracy
:
String
Content copied to clipboard
address
Link copied to clipboard
var
address
:
String
?
=
null
Content copied to clipboard
content
Link copied to clipboard
var
content
:
String
?
=
null
Content copied to clipboard
isAddressType
Link copied to clipboard
var
isAddressType
:
Boolean
=
false
Content copied to clipboard
latitude
Link copied to clipboard
var
latitude
:
String
Content copied to clipboard
locationsList
Link copied to clipboard
var
locationsList
:
List
<
STWLocationItem
>
?
=
null
Content copied to clipboard
longitude
Link copied to clipboard
var
longitude
:
String
Content copied to clipboard
thumbnailUri
Link copied to clipboard
var
thumbnailUri
:
Uri
?
=
null
Content copied to clipboard
title
Link copied to clipboard
var
title
:
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
get
Location
Text
Link copied to clipboard
fun
getLocationText
(
)
:
String
?
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