ZegoLiveRoom
Public Member Functions | Public Attributes | List of all members
ZEGO::AV::ZegoProxyInfo Struct Reference

#include <zego-api-defines.h>

Public Member Functions

 ZegoProxyInfo ()
 

Public Attributes

const char * ip
 代理 ip More...
 
unsigned int port
 代理端口 More...
 
const char * hostName
 代理域名(ip、域名 二选一) More...
 
const char * userName
 代理鉴权用户名 More...
 
const char * password
 代理鉴权密码 More...
 

Constructor & Destructor Documentation

◆ ZegoProxyInfo()

ZEGO::AV::ZegoProxyInfo::ZegoProxyInfo ( )
inline

Member Data Documentation

◆ hostName

const char* ZEGO::AV::ZegoProxyInfo::hostName

代理域名(ip、域名 二选一)

◆ ip

const char* ZEGO::AV::ZegoProxyInfo::ip

代理 ip

◆ password

const char* ZEGO::AV::ZegoProxyInfo::password

代理鉴权密码

◆ port

unsigned int ZEGO::AV::ZegoProxyInfo::port

代理端口

◆ userName

const char* ZEGO::AV::ZegoProxyInfo::userName

代理鉴权用户名


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