WP-Webrtc2 plugin

WebRTC2_Shortcode
in package

Table of Contents

Methods

__construct()  : mixed
Add new shortcode [webrtc2].
webrtc2_shortcode()  : mixed
Creates webrtc2 shortcode.
webrtc2_shortcode_head()  : bool
Creates a shortcode head.
webrtc2_user_name_excluded()  : mixed
Does not work a visitor with this user name.

Methods

webrtc2_shortcode_head()

Creates a shortcode head.

private webrtc2_shortcode_head(object $hostId_data) : bool
Parameters
$hostId_data : object

User registration data.

Return values
bool

Video chat available - yes/no.

webrtc2_user_name_excluded()

Does not work a visitor with this user name.

private webrtc2_user_name_excluded(string $user_name_excluded) : mixed
Parameters
$user_name_excluded : string

User name of visitor.


        
On this page

Search results