public static class GpsNetInitiatedHandler.GpsNiNotification extends Object
Modifier and Type | Field and Description |
---|---|
int |
defaultResponse |
Bundle |
extras |
boolean |
needNotify |
boolean |
needVerify |
int |
niType |
int |
notificationId |
boolean |
privacyOverride |
String |
requestorId |
int |
requestorIdEncoding |
String |
text |
int |
textEncoding |
int |
timeout |
Constructor and Description |
---|
GpsNiNotification() |
public int notificationId
public int niType
public boolean needNotify
public boolean needVerify
public boolean privacyOverride
public int timeout
public int defaultResponse
public String requestorId
public String text
public int requestorIdEncoding
public int textEncoding
public Bundle extras