parse

fun parse(url: String): ChannelSet?(source)

Parses a Meshtastic share link into a ChannelSet.

Returns null if the URL is malformed or its payload is not a valid channel protobuf.

Since

0.1.0