Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AccessTokenOptions

Index

Properties

Properties

Optional identity

identity: string

identity of the user, required for room join tokens

Optional metadata

metadata: string

custom metadata to be passed to participants

Optional name

name: string

display name for the participant, available as Participant.name

Optional ttl

ttl: string | number

amount of time before expiration expressed in seconds or a string describing a time span zeit/ms. eg: '2 days', '10h', or seconds as numeric value

Generated using TypeDoc