sentence property

  1. @ImcField('Sentence', 'sentence', ImcType.typePlaintext)
String sentence

Sentence string sent/received by the modem

Implementation

@ImcField('Sentence', 'sentence', ImcType.typePlaintext)
String get sentence;