toggle menu
processout-android
4.24.0
androidJvm
switch theme
search in API
sdk
/
com.processout.sdk.core
/
POFailure
/
Code
/
NetworkUnreachable
Network
Unreachable
data
object
NetworkUnreachable
:
POFailure.Code
No network connection.
Members
Members & Extensions
Properties
raw
Value
Link copied to clipboard
val
POFailure.Code
.
rawValue
:
String
Raw error code. Consistent with iOS SDK.
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)