Share via


WebexClientWrapperOptions.WebexPublicAddress Property

Definition

Gets or sets the root URI of your bot application. Something like 'https://mybot.com/'.

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

Property Value

Uri

the root URI of your bot application.

Applies to