IqTypes Enumeration
    
 

Description
These are constants for UnhandledIQ event.

Members
Constant Value Description
 IqUnknown 0 IQ type not set.
 IqGet 1 IQ get type.
 IqSet 2 IQ set type.
 IqResult 4 IQ result type.
 IqError 8 IQ error type.