Messaging for In-App Android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Messaging for In-App Android
data
/
com.salesforce.android.smi.network.data.domain.conversationEntry.entryPayload
/
NetworkError
/
PreconditionFailedError
Precondition
Failed
Error
class
PreconditionFailedError
(
message
:
String
)
:
NetworkError
Members
Constructors
Precondition
Failed
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
Int
message
Link copied to clipboard
open
val
message
:
String
?