Home Reference Source
import {RemoteCall} from '@quobis/sippojs'
public class | source

RemoteCall

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public get

Returns identifier associated with this call

public get

List of participants associated with this call

public get

Session where this call exists

Public Constructors

public constructor() source

Public Members

public get id: String source

Returns identifier associated with this call

public get participants: Array<String> source

List of participants associated with this call

public get session: RemoteSession source

Session where this call exists