profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.map
/
PFMapResponseStatus
PFMap
Response
Status
class
PFMapResponseStatus
:
Table
Outcome of map operation
Types
Constructors
Functions
Properties
Constructors
PFMap
Response
Status
Link copied to clipboard
fun
PFMapResponseStatus
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
__assign
Link copied to clipboard
fun
__assign
(
_i
:
Int
,
_bb
:
ByteBuffer
)
:
PFMapResponseStatus
__init
Link copied to clipboard
fun
__init
(
_i
:
Int
,
_bb
:
ByteBuffer
)
__reset
Link copied to clipboard
open
fun
__reset
(
)
get
Byte
Buffer
Link copied to clipboard
open
fun
getByteBuffer
(
)
:
ByteBuffer
text
In
Byte
Buffer
Link copied to clipboard
fun
textInByteBuffer
(
_bb
:
ByteBuffer
)
:
ByteBuffer
Properties
result
Link copied to clipboard
val
result
:
Byte
Operation execution result
text
Link copied to clipboard
val
text
:
String
?
(optional) Text of message
text
As
Byte
Buffer
Link copied to clipboard
val
textAsByteBuffer
:
ByteBuffer