sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
live.staxy.sdk
/
Staxy
Staxy
class
Staxy
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
auth
Token
Link copied to clipboard
var
authToken
:
String
?
Functions
handle
Link
Link copied to clipboard
fun
handleLink
(
activity
:
Activity
,
url
:
String
)
:
Boolean
fun
handleLink
(
fragment
:
Fragment
,
url
:
String
)
:
Boolean
present
Staxy
Home
Link copied to clipboard
fun
presentStaxyHome
(
activity
:
Activity
)
fun
presentStaxyHome
(
fragment
:
Fragment
)
present
Staxy
Journey
Link copied to clipboard
fun
presentStaxyJourney
(
activity
:
Activity
,
id
:
String
)
fun
presentStaxyJourney
(
fragment
:
Fragment
,
id
:
String
)
sign
Out
Link copied to clipboard
suspend
fun
signOut
(
)