SamsungSignIn

This class provides methods for obtaining Samsung account information logged into the device. These methods are available for both apps installed on the device and apps on the cloud.

Types

Link copied to clipboard
object Companion

This object is associated with the SamsungSignIn class and stores the single instance of the singleton class.

Functions

Link copied to clipboard

Gets a SamsungSignInAccount from the intent transmitted to ActivityResultCallback

Link copied to clipboard

Gets an intent to start to obtain Samsung account information logged into the device

Link copied to clipboard

Gets the version code of the SamsungSignIn SDk.

Link copied to clipboard

Gets the version name of the SamsungSignIn SDk.

Link copied to clipboard

Checks if the app is running on the device or in the cloud.

Link copied to clipboard
fun isSignedIn(callback: (result: Boolean) -> Unit)

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