public class MyAiVcMeetingExtra extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MyAiVcMeetingExtra.Builder |
| 构造器和说明 |
|---|
MyAiVcMeetingExtra() |
MyAiVcMeetingExtra(MyAiVcMeetingExtra.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getQuickExecuteParamRichTag() |
String |
getVcApplinkHost() |
String |
getVcAppVersion() |
String |
getVcFeatureConfig() |
String |
getVcLocale() |
String |
getVcMeetingId() |
static MyAiVcMeetingExtra.Builder |
newBuilder() |
void |
setQuickExecuteParamRichTag(String quickExecuteParamRichTag) |
void |
setVcApplinkHost(String vcApplinkHost) |
void |
setVcAppVersion(String vcAppVersion) |
void |
setVcFeatureConfig(String vcFeatureConfig) |
void |
setVcLocale(String vcLocale) |
void |
setVcMeetingId(String vcMeetingId) |
public MyAiVcMeetingExtra()
public MyAiVcMeetingExtra(MyAiVcMeetingExtra.Builder builder)
public static MyAiVcMeetingExtra.Builder newBuilder()
public String getVcMeetingId()
public void setVcMeetingId(String vcMeetingId)
public String getVcLocale()
public void setVcLocale(String vcLocale)
public String getVcApplinkHost()
public void setVcApplinkHost(String vcApplinkHost)
public String getVcAppVersion()
public void setVcAppVersion(String vcAppVersion)
public String getVcFeatureConfig()
public void setVcFeatureConfig(String vcFeatureConfig)
public String getQuickExecuteParamRichTag()
public void setQuickExecuteParamRichTag(String quickExecuteParamRichTag)
Copyright © 2025. All rights reserved.