Package com.sinch.sdk.core.models
Class ServerConfiguration
java.lang.Object
com.sinch.sdk.core.models.ServerConfiguration
Class used to store server related information and configuration
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ServerConfiguration
Create a server confiration from URL- Parameters:
url
- A URL to the target host.
-
-
Method Details
-
getUrl
Get URL related to server- Returns:
- The URL value
-