sendMessage

abstract fun sendMessage(message: String): ResponseStatus

Sends a message to the companion app (of this app) running on the companion device(s)

Return

Returns the status of delivering the message

Parameters

message

The message to send