remoteHostBaseUrl property

String remoteHostBaseUrl
getter/setter pair

The url used as the base url when accessing remote resources/APIs.

You can pass in your own server's url to make the whole resourecs completedly under your control. Normally, if you're using elepay's service, you should leave this parameter empty.

Implementation

String remoteHostBaseUrl;