UserAgents

用户代理常量集

Description:
  • 用户代理常量集

Members

(inner, constant) USER_AGENT_AVD_COVERT_VIEWER :string

Description:
  • 用于观察者用户的用户代理字符串,只能订阅不能发布操作,算授权数量里。

Default Value:
  • "avd_covert_viewer"

用于观察者用户的用户代理字符串,只能订阅不能发布操作,算授权数量里。

Type:
  • string

(inner, constant) USER_AGENT_AVD_DEFAULT :string

Description:
  • 默认用户代理字符串,用于一般网页访问

Default Value:
  • "web"

默认用户代理字符串,用于一般网页访问

Type:
  • string

(inner, constant) USER_AGENT_AVD_IOS :string

Description:
  • 用于ios safari端加会的用户代理字符串

Default Value:
  • "web_ios"

用于ios safari端加会的用户代理字符串

Type:
  • string

(inner, constant) USER_AGENT_AVD_MEDIA_MIXER :string

Description:
  • 用于avc模式混屏情况下,服务器产生的混屏的用户代理字符串

Default Value:
  • "avd_media_mixer"

用于avc模式混屏情况下,服务器产生的混屏的用户代理字符串

Type:
  • string

(inner, constant) USER_AGENT_AVD_MEDIA_MIXER_ADMIN :string

Description:
  • 用于avc模式混屏情况下,web端进行混屏布局操作的用户代理字符串

Default Value:
  • "avd_media_mixer_admin"

用于avc模式混屏情况下,web端进行混屏布局操作的用户代理字符串

Type:
  • string

(inner, constant) USER_AGENT_AVD_THROWING_SCREEN_ANONYM :string

Description:
  • 用于桌面共享投屏的匿名用户的用户代理字符串

Default Value:
  • "avd_throwing_screen_anonym"

用于桌面共享投屏的匿名用户的用户代理字符串

Type:
  • string

(inner, constant) USER_AGENT_AVD_VIDEO_TRANSCODING :string

Description:
  • 用于服务器视频转码指定值的用户代理字符串

Default Value:
  • "avd_video_transcoding"

用于服务器视频转码指定值的用户代理字符串

Type:
  • string

(inner, constant) USER_AGENT_AVD_WEB_RECORD :string

Description:
  • 用于网页录制的用户代理字符串

Default Value:
  • "avd_web_record"

用于网页录制的用户代理字符串

Type:
  • string