-
public final class IdentityModelStoreKt
-
-
Method Summary
Modifier and Type Method Description final static BooleanhasOneSignalId(IdentityModelStore $self)Checks if the identity model has a OneSignal ID. -
-
Method Detail
-
hasOneSignalId
final static Boolean hasOneSignalId(IdentityModelStore $self)
Checks if the identity model has a OneSignal ID. Used to determine if a user is already initialized or needs to be created.
-
-
-
-