Interface HomepageRpcServiceAsync
public interface HomepageRpcServiceAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoidassertAllowsRedirect(String redir, <any> callback) voidgetPageTitle(<any> callback) voidgetSessionRedirect(<any> callback) voidisStartupComplete(<any> callback)
-
Method Details
-
getPageTitle
void getPageTitle(<any> callback) -
isStartupComplete
void isStartupComplete(<any> callback) -
getSessionRedirect
void getSessionRedirect(<any> callback) -
assertAllowsRedirect
-