sdk
sdk
/
com.sygic.sdk
/
OperationStatus
/
Result
Result
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
Result
Content copied to clipboard
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard
Properties
Canceled
Link copied to clipboard
val
Canceled
:
Int
Content copied to clipboard
Error
Link copied to clipboard
val
Error
:
Int
Content copied to clipboard
HttpConnectionError
Link copied to clipboard
val
HttpConnectionError
:
Int
Content copied to clipboard
HttpRequestError
Link copied to clipboard
val
HttpRequestError
:
Int
Content copied to clipboard
HttpResponseDataError
Link copied to clipboard
val
HttpResponseDataError
:
Int
Content copied to clipboard
NoInternetConnection
Link copied to clipboard
val
NoInternetConnection
:
Int
Content copied to clipboard
None
Link copied to clipboard
val
None
:
Int
Content copied to clipboard
Success
Link copied to clipboard
val
Success
:
Int
Content copied to clipboard
Timeout
Link copied to clipboard
val
Timeout
:
Int
Content copied to clipboard