INavigateToCallback2 Interface

Definition

Collects results and status updates from providers. It is valid to call these methods in any order.

public interface class INavigateToCallback2
public interface class INavigateToCallback2
__interface INavigateToCallback2
public interface INavigateToCallback2
type INavigateToCallback2 = interface
Public Interface INavigateToCallback2

Methods

Done(IncompleteReason)

Signals that a provider has finished its search but couldn't get complete results because of a standard reason.

Done(String)

Signals that a provider has finished its search but couldn't get complete results because of a custom reason.

Applies to