send abstract method

Method to send data to the created communication channel.

Implementation

FutureOr<bool> send(OutgoingNearbyMessage message);