STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.data.item
/
ImageSearchItem
Image
Search
Item
open
class
ImageSearchItem
:
ExternalBaseAttachment
,
Serializable
Content copied to clipboard
object to encapsulate Image search result
Constructors
Functions
Inherited functions
Properties
Constructors
Image
Search
Item
Link copied to clipboard
open
fun
ImageSearchItem
(
)
Content copied to clipboard
Image
Search
Item
Link copied to clipboard
open
fun
ImageSearchItem
(
@
NonNull
cursor
:
Cursor
)
Content copied to clipboard
Properties
originalUrl
Link copied to clipboard
@get:
Nullable
private
open
var
originalUrl
:
String
Content copied to clipboard
RECENTLY_USED
Link copied to clipboard
val
RECENTLY_USED
:
Int
Content copied to clipboard
thumbnailUrl
Link copied to clipboard
@get:
Nullable
private
open
var
thumbnailUrl
:
String
Content copied to clipboard
Functions
get
Content
Values
Link copied to clipboard
@
NonNull
open
fun
getContentValues
(
)
:
ContentValues
Content copied to clipboard
get
Type
Link copied to clipboard
open
fun
getType
(
)
:
Int
Content copied to clipboard
set
Type
Link copied to clipboard
open
fun
setType
(
type
:
Int
)
Content copied to clipboard
Inherited functions
get
Id
Link copied to clipboard
@
Nullable
open
fun
getId
(
)
:
String
Content copied to clipboard
get
Identifier
Link copied to clipboard
@
Nullable
open
fun
getIdentifier
(
)
:
String
Content copied to clipboard
get
Provider
Link copied to clipboard
@
Nullable
open
fun
getProvider
(
)
:
String
Content copied to clipboard
set
Id
Link copied to clipboard
open
fun
setId
(
@
NonNull
id
:
String
)
Content copied to clipboard
set
Identifier
Link copied to clipboard
open
fun
setIdentifier
(
@
Nullable
identifier
:
String
)
Content copied to clipboard
set
Provider
Link copied to clipboard
open
fun
setProvider
(
@
NonNull
provider
:
String
)
Content copied to clipboard