Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication
/
Result
/
Success
Success
class
Success
<
T
>
:
Result
Members
Constructors
Success
Link copied to clipboard
constructor
(
data
:
T
)
Properties
data
Link copied to clipboard
open
val
data
:
T
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String