MultipleContext

The MultipleContext message is sent from Norsk in response to a change to either the Media Node’s inbound set of streams for certain nodes that are permitted non-disjoint context keys . Once received, your code must acknowledge the context change with a call through a subscription channel Media.createSubscriptionChannel, passing in the blockingCallRef to an 'unblock' message; note that if using the JavaScript SDK then this is automatically handled.

Field

Type

Repeated

Description

contexts

TaggedContext

blocking_call_ref

string

The reference for acknowledging the context change

preload_decision

bool

If true, this is a preload decision request (hold/passthrough) rather than a regular context validation

preload_pin

InputPin

When preload_decision is true, identifies which specific pin the decision is about

preload_kind

PreloadKind

When preload_decision is true, what kind of decision is being asked for