Introduction¶
Document Purpose¶
This document describes basic methods and remarks for the development of user programs to extend IMBox functions.
Target Readers¶
Following developers are the target readers.
- There is a need to associate uniquely created applications with IMBox.
- There is a need to add unique message types to IMBox and use them in IMBox.
Readers must have understanding of the following contents.
- IMBox Specifications
- Script Development Model (Server-side JavaScript)
Document Structure¶
This document consists of the following 2 structures for target readers listed above.
Setting and programming method that are needed for the application linkage are described. Setting and programming method that are needed for adding message types are described.