public method ITerminal.getId

Brief

Gets the Id of the terminal

Declaration

protojavascriptjavacsharp
public getId() : string

Returns

The method returns a string value that represents the Id of the terminal

Details

Declared in ITerminal

back