Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


6.3 ISuspendInfo (suspend information interface)

This interface indicates suspend information in Suspend/Resume Plugins. This interface is used to send and receive suspend information to be saved or recovered by each method of the ISuspendActionController interface. An object of this interface is created by the system and therefore, you do not need to create that object for plugins.

Package

package jp.co.hitachi.soft.ucnp.plugin.suspend.model;

Format

public interface ISuspendInfo

Methods

Organization of this section