java.lang.Object | |
↳ | com.kinvey.android.push.UrbanAirshipPushOptions |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
enum | UrbanAirshipPushOptions.TransportType |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | getAPIKey() | ||||||||||
String | getPushAppKey() | ||||||||||
String | getPushAppSecret() | ||||||||||
String | getTransportType() | ||||||||||
boolean | isInProduction() | ||||||||||
void | setAPIKey(String gcmSender) | ||||||||||
void | setInProduction(boolean inProduction) | ||||||||||
void | setPushAppKey(String pushAppKey) | ||||||||||
void | setPushAppSecret(String pushAppSecret) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |