chunk

Chunk a RemoteMessage string into smaller messages that will fit inside the provided mtu Convenience wrapper around the chunk method, that takes a RemoteMessage string instead of a byte array

Return

A collection of bluetooth frames

Parameters

string

The RemoteMessage string to be chunked


Chunk a RemoteMessage payload into smaller messages that will fit inside the provided mtu

Return

A collection of bluetooth frames

Parameters

payload

The raw data to be sent