Skip to main content

Home > @gnaudio/jabra-js > ITransport > writeAction

ITransport.writeAction() method#

Signature:
writeAction(action: any): void;

Parameters#

ParameterTypeDescription
actionanyAction object to be sent to the console app.
Returns:

void