RtmpServerInputNode.closeConnection() method

Close the given connection (i.e. a single client rather than the listeningserver)

Signature:

closeConnection(connectionId: string): void;

Parameters

Parameter Type Description

connectionId

string

Returns:

void