-
public final class Identity
-
-
Method Summary
Modifier and Type Method Description final StringgetUserId()final StringgetDeviceId()final Map<String, Object>getUserProperties()final BooleanisUnidentified()-
-
Method Detail
-
getDeviceId
final String getDeviceId()
-
getUserProperties
final Map<String, Object> getUserProperties()
-
isUnidentified
final Boolean isUnidentified()
-
-
-
-