| com.digi.android.idigi.library.core.IDoCommandListener |
This interface provides access to the do_command requests handling.
Important: Notice you must implement this interface in those application
activities where you want to listen for do_command requests from iDigi.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Notified when a do_command is received in the subscribed application.
| |||||||||||
Notified when a do_command is received in the subscribed application.
| target | The reference target for the do_command. |
|---|---|
| data | The do_command data. |