addIncoming abstract method
Simulate an incoming message that the owner of this WSocket
instance
will receive if listening.
Implementation
@Deprecated(v3Deprecation)
void addIncoming(dynamic data);
Simulate an incoming message that the owner of this WSocket
instance
will receive if listening.
@Deprecated(v3Deprecation)
void addIncoming(dynamic data);