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
__construct()
Add new shortcode [webrtc2].
public
__construct() : mixed
webrtc2_shortcode()
Creates webrtc2 shortcode.
public
webrtc2_shortcode() : mixed
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.