Contents

sendMessage(_:)

Sends data to the streaming endpoint on this channel.

Declaration

func sendMessage(_ data: Data) throws

Parameters

  • data:

    The data to send to the streaming endpoint.