setOwner

abstract suspend fun setOwner(destNum: Int, user: ERROR CLASS: Symbol not found for org.meshtastic.proto.User, packetId: Int)(source)

Updates the owner (user info) on a remote node.

Parameters

destNum

The destination node number.

user

The new user info org.meshtastic.proto.User.

packetId

The request packet ID.