Nimbus Android SDK
Toggle table of contents
2.35.2
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nimbus Android SDK
nimbus-android
/
com.adsbynimbus.openrtb.request
/
Asset
/
DataObject
Data
Object
@
Serializable
class
DataObject
(
var
type
:
Byte
,
var
len
:
Int
)
Members
Constructors
Data
Object
Link copied to clipboard
constructor
(
type
:
Byte
,
len
:
Int
)
Properties
len
Link copied to clipboard
@
JvmField
var
len
:
Int
type
Link copied to clipboard
@
JvmField
var
type
:
Byte