Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication
/
Result
/
Error
Error
class
Error
:
Result
Members
Constructors
Error
Link copied to clipboard
constructor
(
error
:
Exception
)
constructor
(
errorMsg
:
String
)
constructor
(
errorCode
:
String
,
errorMsg
:
String
)
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String