WebexClientWrapperOptions.WebexPublicAddress 属性

定义

获取或设置机器人应用程序的根 URI。 类似于“”https://mybot.com/的内容。

public Uri WebexPublicAddress { get; set; }
member this.WebexPublicAddress : Uri with get, set
Public Property WebexPublicAddress As Uri

属性值

Uri

机器人应用程序的根 URI。

适用于