NCResult

trait NCResult

Intent callback result.

Companion:
object
Source:
NCResult.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def getBody: Any

Body of the result.

Body of the result.

Source:
NCResult.scala

Optional ID of the intent, if any, that produced that result.

Optional ID of the intent, if any, that produced that result.

Source:
NCResult.scala

Type of the result.

Type of the result.

Source:
NCResult.scala