Class DeviceIdentity
java.lang.Object
com.mparticle.sdk.model.eventprocessing.Identity
com.mparticle.sdk.model.eventprocessing.DeviceIdentity
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mparticle.sdk.model.eventprocessing.Identity
Identity.Encoding
-
Constructor Summary
ConstructorDescriptionDeviceIdentity
(DeviceIdentity.Type type, Identity.Encoding encoding, String value) -
Method Summary
Methods inherited from class com.mparticle.sdk.model.eventprocessing.Identity
getEncoding, getValue
-
Constructor Details
-
DeviceIdentity
-
-
Method Details
-
getType
- Returns:
- device identity type
-