loginInBackground

fun loginInBackground(loginCallback: NCMBCallback)
fun loginInBackground(userName: String, password: String, loginCallback: NCMBCallback)

Login with username and password in background

Parameters

userName

user name

password

password

loginCallback

callback when finished

Throws

exception sdk internal or NIFCLOUD mobile backend