public interface URLCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldApplicationHandleURL(String url,
String caller)
Indicates whether the application should handle the given URL, defaults to true
|
Copyright © 2021. All rights reserved.