AFCore
Toggle table of contents
1.6.7
android
Target filter
android
Switch theme
Search in API
Skip to content
AFCore
AFCore
/
com.advantahealth.api.util
/
AFCoreJavaBridge
/
loginWithCredentials
login
With
Credentials
android
@
JvmStatic
fun
loginWithCredentials
(
username
:
String
,
password
:
String
,
callback
:
AFCallback
<
AFResult
>
)