isGuest

open fun isGuest(@NonNull context: Context): Boolean

Method to check if the subscriber is a guest or not

Return

true if the subscriber is a guest, false otherwise.

Parameters

context

Context: The application context