Frontend  0.4.1
Loading...
Searching...
No Matches
MduService Interface Reference
Inheritance diagram for MduService:
Collaboration diagram for MduService:

Public Attributes

int get closeCode
 
String get closeReason
 
Future< void > get ready
 
Stream< Uint8List > get stream
 

Static Public Attributes

static const int ack = 0x06
 
static const int nak = 0x15
 

Member Data Documentation

◆ ack

const int MduService::ack = 0x06
static

◆ closeCode

int get MduService::closeCode

◆ closeReason

String get MduService::closeReason

◆ nak

const int MduService::nak = 0x15
static

◆ ready

Future<void> get MduService::ready

◆ stream

Stream<Uint8List> get MduService::stream

The documentation for this interface was generated from the following file: