C17PacketCustomPayload

new C17PacketCustomPayload(string channel, string data, boolean length)

Create a new C17PacketCustomPayload. If length is set to true it will write the length of the data before the data, some protocols require this.

This packet has not been tested and might not be fully complete for what you need, please feel free to contact us when running in to issues when using this.

Last updated