public method ITerminal.getId
Gets the Id of the terminal
Declaration
protojavascriptjavacsharppublic getId() : string
public getId() : string
protojavascriptjavacsharpfunction getId()
function getId()
protojavascriptjavacsharppublic String getId();
public String getId();
protojavascriptjavacsharppublic string getId();
public string getId();
Returns
The method returns a string value that represents the Id of the terminal
Declared in ITerminal