IPartnerComponent<TContext> Interface

Type Parameters

TContext

public interface IPartnerComponent

Represents a partner SDK component. The type of the component's context object.

Methods

getContext()

Gets the component context object.

getPartner()

Gets a reference to the partner operations instance that generated this component.

Applies to