Package 

Class IdentityModel

  • All Implemented Interfaces:
    com.onesignal.common.events.IEventNotifier , kotlin.collections.Map , kotlin.collections.MutableMap

    
    public final class IdentityModel
    extends MapModel<String>
                        

    The identity model as a MapModel i.e. a simple key-value pair where the key represents the alias label and the value represents the alias ID for that alias label. This model provides simple access to more well-defined aliases.