Interface AuthorizationCodeInstalledApp.Browser (1.32.1)

public static interface AuthorizationCodeInstalledApp.Browser

Helper interface to allow caller to browse.

Methods

browse(String url)

public abstract void browse(String url)
Parameter
NameDescription
urlString

url to browse

Exceptions
TypeDescription
IOException