SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
IClientLineMgrPub8 Interface Reference

import "CLMgrPub.idl";

Inheritance diagram for IClientLineMgrPub8:

Public Member Functions

HRESULT PubCreateMediastreamingLink ([out] BSTR *pMsLinkId)
 
HRESULT PubDeleteMediastreamingLink ([in] BSTR MsLinkId)
 

Detailed Description

Line manager interface Handles connection to server and selection of lines,

Use this interface from C++ clients

Member Function Documentation

◆ PubCreateMediastreamingLink()

HRESULT IClientLineMgrPub8::PubCreateMediastreamingLink ( [out] BSTR * pMsLinkId)

Power dial mode only Create a media streaming link object for linking the RTP connections of multiple lines in power dial mode Returns an GUID as reference for the created object. This GUID can passed to multiple lines for connecting the media streaming

◆ PubDeleteMediastreamingLink()

HRESULT IClientLineMgrPub8::PubDeleteMediastreamingLink ( [in] BSTR MsLinkId)

Power dial mode only Delete a media streaming link object given by its GUID. The GUID should not passed to lines afterwards.


The documentation for this interface was generated from the following file: