profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.tps
/
PFTpsEvents
/
Companion
Companion
object
Companion
Functions
Functions
add
Correlation
Id
Link copied to clipboard
fun
addCorrelationId
(
builder
:
FlatBufferBuilder
,
correlationId
:
Int
)
add
Events
Link copied to clipboard
fun
addEvents
(
builder
:
FlatBufferBuilder
,
events
:
Int
)
create
Events
Vector
Link copied to clipboard
fun
createEventsVector
(
builder
:
FlatBufferBuilder
,
data
:
IntArray
)
:
Int
create
PFTps
Events
Link copied to clipboard
fun
createPFTpsEvents
(
builder
:
FlatBufferBuilder
,
correlationIdOffset
:
Int
,
eventsOffset
:
Int
)
:
Int
end
PFTps
Events
Link copied to clipboard
fun
endPFTpsEvents
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFTps
Events
Link copied to clipboard
fun
getRootAsPFTpsEvents
(
_bb
:
ByteBuffer
)
:
PFTpsEvents
fun
getRootAsPFTpsEvents
(
_bb
:
ByteBuffer
,
obj
:
PFTpsEvents
)
:
PFTpsEvents
start
Events
Vector
Link copied to clipboard
fun
startEventsVector
(
builder
:
FlatBufferBuilder
,
numElems
:
Int
)
start
PFTps
Events
Link copied to clipboard
fun
startPFTpsEvents
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)