onAppMessageFromRestApi

open fun onAppMessageFromRestApi(message: String)

Event emitted when a custom app message is received externally from the REST API.

For app messages sent by other participants in the call, see onAppMessage.