Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommunicationRelayConfigurationRequest

Package version

Request for a CommunicationRelayConfiguration.

Hierarchy

  • CommunicationRelayConfigurationRequest

Index

Properties

Properties

Optional id

id: undefined | string

An identity to be associated with telemetry for data relayed using the returned credentials. Must be an existing ACS user identity. If not provided, the telemetry will not contain an associated identity value.

Optional routeType

routeType: RouteType

Filter the routing methodology returned. If not provided, will return all route types in separate ICE servers.

Optional ttl

ttl: undefined | number

The credential Time-To-Live (TTL), in seconds. The default value will be used if given value exceeds it.

Generated using TypeDoc