nugu-android
nugu-login-kit
/
com.skt.nugu.sdk.platform.android.login.auth
/
NuguOAuth
/
Companion
Companion
object
Companion
Content copied to clipboard
Companion objects
Functions
Properties
Functions
create
Link copied to clipboard
fun
create
(
options
:
NuguOAuthOptions
,
OAuthServerUrl
:
String
?
=
null
)
:
NuguOAuth
Content copied to clipboard
Create a
NuguOAuth
get
Client
Link copied to clipboard
fun
getClient
(
)
:
NuguOAuth
Content copied to clipboard
Returns a NuguOAuth instance.
Properties
ACTION_ACCOUNT
Link copied to clipboard
const
val
ACTION_ACCOUNT
:
String
Content copied to clipboard
ACTION_LOGIN
Link copied to clipboard
const
val
ACTION_LOGIN
:
String
Content copied to clipboard
EXTRA_OAUTH_ACTION
Link copied to clipboard
const
val
EXTRA_OAUTH_ACTION
:
String
Content copied to clipboard
EXTRA_OAUTH_DATA
Link copied to clipboard
const
val
EXTRA_OAUTH_DATA
:
String
Content copied to clipboard