AMX CAFE DUET STANDARD NETLINX API (SNAPI) COMPONENTS AND LISTENERS Instruction Manual page 102

Standard netlinx api (snapi) r 1.8.0 components/listeners
Table of Contents

Advertisement

Listener
Name: Phonebook Listener
Interface: IPhonebookComponentListener
Listener Functions:
Name:
Channel:
Level: Command:
processCloseEvent
processDeleteRecordE-
vent
processEndOfSetEvent
processQueryDBEvent
processSearchDBEvent
processStartOfSetEvent
processUpdateRecordE-
vent
96
IPhonebookComponentListener
Constant:
PHONEBOOKCLOSESEARCH-
<key>
PHONEBOOKDELETE-<id>,<suc-
cess>
PHONEBOOKEND-<key>
PHONEBOOKRECORD-
<key>,<id>,<#>,<name>,<number>
PHONEBOOKSEARCHRESULT-
<key>,<count>
PHONEBOOKSTART-<key>
PHONEBOOKUPDATE-<id>,<suc-
cess>
Notes:
The search associated with search key <key> have been closed. No more operations
can be performed against this search.
Phonebook record with index/id of <id> was deleted if <success> is 1, otherwise delete
failed.
End of search set was reached for search with search key <key>
Phonebook record for search with search key <key>. <id> is the record ID, <#> is the
record position from 1 to the total number of records, <name> is the name/label and
<number> is the phone number.
Phonebook search results are available for search with search key <key>. <count> is
the total count of records. Use PHONEBOOKNEXT and PHONEBOOKPREV to get
more records.
Beginning of search set was reached for search with search key <key>
Phonebook record with index/id of <id> was updated if <success> is 1, otherwise
update failed.
Standard NetLinx API (SNAPI) R 1.8.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cafe duet

Table of Contents