Interface AuthorizationCodeInstalledApp.Browser (1.36.0)

public static interface AuthorizationCodeInstalledApp.Browser

Helper interface to allow caller to browse.

Methods

browse(String url)

public abstract void browse(String url)
Parameter
Name Description
url String

url to browse

Exceptions
Type Description
IOException