WP-Webrtc2 plugin

webrtc2-sse.php

Description: Check of users online, room guests.

PHP version 8.0.1

Tags
category

module

author

Oleg Klenitsky klenitskiy.oleg@mail.ru

version
1.7.3
license

GPLv2 or later

filesource

Table of Contents

Functions

webrtc2_send_frontend()  : mixed
Send info of members video-chat to the browser of client.
webrtc2_sse()  : mixed
Collecting and saved information about video chat participants.

Functions

webrtc2_send_frontend()

Send info of members video-chat to the browser of client.

webrtc2_send_frontend(string $data1, string $data2) : mixed
Parameters
$data1 : string

All users online on page video-chat.

$data2 : string

List of guests for each video-chat host.

webrtc2_sse()

Collecting and saved information about video chat participants.

webrtc2_sse() : mixed

        
On this page

Search results