CreateWalletObjectsRequest.CreateMode

public static abstract @interface CreateWalletObjectsRequest.CreateMode implements Annotation

The creation mode to use. If the value is CreateWalletObjectsRequest.SHOW_SAVE_PROMPT, a save prompt dialog appears, with a save button that the user must click before the save occurs. If the value is CreateWalletObjectsRequest.REQUEST_IMMEDIATE_SAVE, the save happens immediately, followed by a confirmation dialog to show the save is successful.

Inherited Method Summary