profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.map
/
PFMapResponseStatus
/
Companion
Companion
object
Companion
Functions
Functions
add
Result
Link copied to clipboard
fun
addResult
(
builder
:
FlatBufferBuilder
,
result
:
Byte
)
add
Text
Link copied to clipboard
fun
addText
(
builder
:
FlatBufferBuilder
,
text
:
Int
)
create
PFMap
Response
Status
Link copied to clipboard
fun
createPFMapResponseStatus
(
builder
:
FlatBufferBuilder
,
result
:
Byte
,
textOffset
:
Int
)
:
Int
end
PFMap
Response
Status
Link copied to clipboard
fun
endPFMapResponseStatus
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFMap
Response
Status
Link copied to clipboard
fun
getRootAsPFMapResponseStatus
(
_bb
:
ByteBuffer
)
:
PFMapResponseStatus
fun
getRootAsPFMapResponseStatus
(
_bb
:
ByteBuffer
,
obj
:
PFMapResponseStatus
)
:
PFMapResponseStatus
start
PFMap
Response
Status
Link copied to clipboard
fun
startPFMapResponseStatus
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)