public method ITerminal.getStreams

Overview

Gets the price streams of the terminal

Declaration

function getStreams()
public String[] getStreams();
public string[] getStreams();

Returns

The method returns an array of ITerminalUrl instances

Details

Declared in ITerminal