Class ConferenceInvite

This class allows access to the details of incoming Conference invitation. This class must not be directly instantiated. Instead, instances of this class are obtained by calling the getInvite

Hierarchy

  • ConferenceInvite

Properties

context: object
from: string
fromDetails: InviteFromDetails
id: string
mediaTypes: MediaTypes

Methods

  • Obtains the context for this conference invite. The context is created by the user placing the invite and it will usually contain extra information about the caller

    Returns object

Generated using TypeDoc