includeState

abstract fun includeState(includeState: Boolean): HereNow

Whether the response should include presence state information, if available.

Return

this for method chaining

Parameters

includeState

true to include state information, false to exclude. Default: false

See also