-
- All Implemented Interfaces:
public class LaunchArgs
-
-
Method Summary
Modifier and Type Method Description booleanhasNotificationPath()StringgetNotificationPath()booleanhasUrlOverride()StringgetURLBlacklist()booleanhasURLBlacklist()StringgetUrlOverride()StringgetDetoxServerUrl()StringgetDetoxSessionId()BundleasIntentBundle()-
-
Method Detail
-
hasNotificationPath
boolean hasNotificationPath()
-
getNotificationPath
String getNotificationPath()
-
hasUrlOverride
boolean hasUrlOverride()
-
getURLBlacklist
String getURLBlacklist()
-
hasURLBlacklist
boolean hasURLBlacklist()
-
getUrlOverride
String getUrlOverride()
-
getDetoxServerUrl
String getDetoxServerUrl()
-
getDetoxSessionId
String getDetoxSessionId()
-
asIntentBundle
Bundle asIntentBundle()
-
-
-
-