public method ISystemSettingsProvider.getAccountUrl

Overview

Gets account URL

Declaration

function getAccountUrl(callback)
public void getAccountUrl(IGetUrlCallback callback);
public void getAccountUrl(IGetUrlCallback callback);

Parameters

Name Description
callback An instance of the callback class for handling get url events

Returns

The method returns the account URL

Details

Declared in ISystemSettingsProvider