This section of the API relates to information about the connection to the server.
A method to return the authentication header, or null if the token does not exist.
A method to return the stored port, or an empty string if a port is not being used.
A method to return the stored protocol, or null if the protocol does not exist.
A method to return the stored server name, including the tenant. For example: http://acme.myserver.com
Check if the app is connected to the server.
This section of the API relates to information about the connection to the server.