IWithReplyUrl Interface

Definition

The stage of application update allowing specifying reply URLs.

public interface IWithReplyUrl
type IWithReplyUrl = interface
Public Interface IWithReplyUrl
Derived

Methods

WithoutReplyUrl(String)

Removes a reply URL.

WithReplyUrl(String)

Adds a reply URL to the application.

Applies to