WP-Webrtc2 plugin

webrtc2-create-tables.php

Description: Creates tables in the database.

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_create_tables()  : bool
Create tables: webrtc2_call_statistics.
webrtc2_create_table_countries()  : bool
Create table: webrtc2_countries.
webrtc2_create_table_call_stat()  : bool
Create table: webrtc2_call_stat.
webrtc2_create_table_stun_servers()  : bool
Create table: webrtc2_stun_servers.

Functions

webrtc2_create_tables()

Create tables: webrtc2_call_statistics.

webrtc2_create_tables() : bool
Return values
bool

webrtc2_create_table_countries()

Create table: webrtc2_countries.

webrtc2_create_table_countries() : bool
Return values
bool

webrtc2_create_table_call_stat()

Create table: webrtc2_call_stat.

webrtc2_create_table_call_stat() : bool
Return values
bool

webrtc2_create_table_stun_servers()

Create table: webrtc2_stun_servers.

webrtc2_create_table_stun_servers() : bool
Return values
bool

        
On this page

Search results