setHostNameUrl

open fun setHostNameUrl(@NonNull url: String): STWConfiguration.Builder

Set the URL of the hostName.

The hostname URL to be handled by the application when an URL is opened by Android

Return

Builder This Builder object to allow for chaining of calls to set methods.

Parameters

url

String The hostname URL.