public method ITerminalUrl.getProtocol
Overview
Gets the HTTP protocol of the URL
Declaration
function getProtocol()
public String getProtocol();
public string getProtocol();
Returns
The method returns a string value that represents the HTTP protocol of the URL
Details
Declared in ITerminalUrl