Through this class, can listen to the data change of MPK and click event of expansion board you must override callback methods related
All
method | description |
---|---|
public MpkStatusListener (); |
Constructs a new MpkStatusListener.
Init message handler and init inner IMpkStatusListener.
Supported Products:All |
public void destroy (); |
Destroy callback instance and release related memory Call this method,when you no longer to use this MpkStatusListener object again. Supported Products:All |
public void onExtItemClick (MpkEntity entity); |
Callback invoked when expansion board key clicked. need listen EXT_EVENT Params:Supported Products:GXV3350 |
Member | description |
---|---|
public IMpkStatusListener callback |
mpk status listener
Supported Products:All |