AeroGear Android Library 1.2.1

Uses of Interface
org.jboss.aerogear.android.unifiedpush.PushType

Packages that use PushType
org.jboss.aerogear.android.impl.unifiedpush   
org.jboss.aerogear.android.unifiedpush   
 

Uses of PushType in org.jboss.aerogear.android.impl.unifiedpush
 

Classes in org.jboss.aerogear.android.impl.unifiedpush that implement PushType
 class PushTypes
          This class enumerates all of the PushTypes that the AeroGear library supports.
 

Uses of PushType in org.jboss.aerogear.android.unifiedpush
 

Methods in org.jboss.aerogear.android.unifiedpush that return PushType
 PushType PushConfig.getType()
          The type is a key which is used by Registrations to know which implementation of PushRegister to use.
 

Methods in org.jboss.aerogear.android.unifiedpush with parameters of type PushType
 void PushConfig.setType(PushType type)
          The type is a key which is used by Registrations to know which implementation of PushRegister to use.
 


AeroGear Android Library 1.2.1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.