STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.data.item
/
GifSearchDataModel
Gif
Search
Data
Model
open
class
GifSearchDataModel
Content copied to clipboard
Properties
Properties
count
Link copied to clipboard
private
open
var
count
:
Int
Content copied to clipboard
the number of GIFs in current page
listGifSearchItems
Link copied to clipboard
@get:
Nullable
private
open
var
listGifSearchItems
:
List
<
GifSearchItem
>
Content copied to clipboard
offset
Link copied to clipboard
private
open
var
offset
:
Int
Content copied to clipboard
the index of the first GIF of current page relative to all found GIFs
responseStatus
Link copied to clipboard
private
open
var
responseStatus
:
Int
Content copied to clipboard
code to handle error
totalCount
Link copied to clipboard
private
open
var
totalCount
:
Int
Content copied to clipboard
the total count of found GIFs