getOwner

open suspend fun getOwner(destNum: Int, onRequestId: (Int) -> Unit = {}): Int(source)

Requests the owner information from the radio.

Return

The packet ID of the request.

Parameters

destNum

The node number to query.

onRequestId

Invoked with the request's packet ID before the send is issued.