Authentication
Authentication
/
com.transmit.authentication
/
Result
/
Success
Success
class
Success
<
T
>
:
Result
<
T
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Success
Link copied to clipboard
open
fun
Success
(
data
:
T
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
Properties
data
Link copied to clipboard
open
val
data
:
T
Content copied to clipboard