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

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 OtaService::ack = 0x06
static

◆ closeCode

int get OtaService::closeCode

◆ closeReason

String get OtaService::closeReason

◆ nak

const int OtaService::nak = 0x15
static

◆ ready

Future<void> get OtaService::ready

◆ stream

Stream<Uint8List> get OtaService::stream

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