profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.cmd
/
PFResponseStatus
/
Companion
Companion
object
Companion
Functions
Properties
Functions
name
Link copied to clipboard
fun
name
(
e
:
Int
)
:
String
Properties
Failed
Link copied to clipboard
const
val
Failed
:
Byte
=
1
Indicating failed result
Interrupted
Link copied to clipboard
const
val
Interrupted
:
Byte
=
2
Indicating interruption
names
Link copied to clipboard
val
names
:
Array
<
String
>
Success
Link copied to clipboard
const
val
Success
:
Byte
=
0
Indicating successful result