menu
conduit_core
conduit
ApplicationServer
sendApplicationEvent method
sendApplicationEvent
brightness_4
sendApplicationEvent
method
Null safety
void
sendApplicationEvent
(
dynamic
event
)
Implementation
void sendApplicationEvent(dynamic event) { // By default, do nothing }
conduit_core
conduit
ApplicationServer
sendApplicationEvent method
ApplicationServer class
Constructors
ApplicationServer
Properties
channel
channelType
entryPoint
hashCode
hubSink
identifier
logger
options
requiresHTTPS
runtimeType
server
Methods
close
didOpen
noSuchMethod
sendApplicationEvent
start
toString
Operators
operator ==