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

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
 

Detailed Description

Todo
document

Member Data Documentation

◆ ack

const int ZusiService::ack = 0x06
static

◆ closeCode

int get ZusiService::closeCode

◆ closeReason

String get ZusiService::closeReason

◆ nak

const int ZusiService::nak = 0x15
static

◆ ready

Future<void> get ZusiService::ready

◆ stream

Stream<Uint8List> get ZusiService::stream

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