//core/com.kustomer.core/KustomerCore/isLoggedIn
[androidJvm] fun isLoggedIn(userEmail: String? = null, userId: String? = null): KusResult<Boolean>