Odyssey
sAPIAppl.plus.i
1 <?php
2  /**
3  * Plugin for the sAPIAppl.i script
4  *
5  * These functions will execute when the API is using the PACKET_REQUEST_PER_ACCOUNT type
6  *
7  */
8  /**
9  * *** _ReturnAccountPacketData
10  * *** _FetchLastPacketStatus
11  * *** _SetPacketStatus
12  */
13 
14 
15 function _ReturnAccountPacketData($pHbEnv, $pMbrData) {
16 }
17 
18 function _FetchLastPacketStatus($pHbEnv, $pAcctKey) {
19 
20 }