isSignedIn

fun isSignedIn(callback: (result: Boolean) -> Unit)

Checks if a Samsung account has already signed in to the device.

Parameters

callback

It is called when the result is passed. true if Samsung account is logged in, or false