java.lang.Object | |
↳ | com.urbanairship.analytics.AssociatedIdentifiers |
Creates a map of associated identifier. Used to associate identifiers with
associateIdentifiers(AssociatedIdentifiers)
.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | AssociatedIdentifiers.Builder |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | MAX_CHARACTER_COUNT | Max character count for an ID or key. | |||||||||
int | MAX_IDS | Max number of associated identifiers that can be set at a time. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Map<String, String> |
getIds()
Gets the associated identifiers as a unmodifiable map.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Max character count for an ID or key.
Max number of associated identifiers that can be set at a time.
Gets the associated identifiers as a unmodifiable map.