Since: API Level 2.0
public static interface

IPaintingCallBack.IActionCallback

implements IPaintingCallBack
com.htc.painting.engine.IPaintingCallBack.IActionCallback

Class Overview

This is the callback for data related operations Ex. Save/Load stroke groups

Summary

Public Methods
abstract void onActionCallback(int[] groupIds, int key, IPaintingCallBack.ActionResult result, IPaintingCallBack.ActionType type)

Public Methods

public abstract void onActionCallback (int[] groupIds, int key, IPaintingCallBack.ActionResult result, IPaintingCallBack.ActionType type)

Since: API Level 2.0

Parameters
groupIds which stroke groups
key key of operations
result action result
type action type