startPTT method

void startPTT()

Implementation

void startPTT() {
  throw UnimplementedError('startPTT() has not been implemented.');
}