BroadcastReceiver
that handle the INTENT_EXECUTE_ACTION
intent, or as value for
the extra EXTRA_RESULT_CODE
.BroadcastReceiver
s that handle the INTENT_EXECUTE_ACTION
intent, or as value for
the extra EXTRA_RESULT_CODE
.BroadcastReceiver
s that handle the INTENT_EXECUTE_ACTION
intent, or as value for
the extra EXTRA_RESULT_CODE
.BroadcastReceiver
s that handle the INTENT_EXECUTE_ACTION
intent, or as value for
the extra EXTRA_RESULT_CODE
.INTENT_EXECUTE_ACTION
ordered broadcasts for a String containing the
action id for which KLets is firing the intent.PendingIntent
that must be fired to notify to KLets when an asynchronous
action execution is completed.BroadcastReceiver
result extras or on the pending intent
from EXTRA_PENDING_INTENT
when the result code is ACTION_RESULT_ASK_CHOICE
.BroadcastReceiver
result extras or on the pending intent
from EXTRA_PENDING_INTENT
when the result code is ACTION_RESULT_ASK_CHOICE
.BroadcastReceiver
result extras or on the pending intent
from EXTRA_PENDING_INTENT
when the result code is ACTION_RESULT_ASK_CHOICE
.INTENT_EXECUTE_ACTION
ordered broadcast for a Bundle
containing a
key-value map with choices performed by the user till the intent fire.BroadcastReceiver
result extras or on the pending intent
from EXTRA_PENDING_INTENT
when the result code is ACTION_RESULT_OK
or
ACTION_RESULT_ASK_CHOICE
.BroadcastReceiver
result extras or on the pending intent
from EXTRA_PENDING_INTENT
when the result code is ACTION_RESULT_ASK_PARAM
.INTENT_EXECUTE_ACTION
ordered broadcast for a Bundle
containing a
key-value map with parameters said by the user till the intent fire.PendingIntent
extra field set in the BroadcastReceiver
result extras or on the pending
intent from EXTRA_PENDING_INTENT
when the result code is ACTION_RESULT_OK
.EXTRA_ASYNC_PENDING_INTENT
to one of the
ACTION_RESULT_OK
, ACTION_RESULT_ASK_PARAM
or ACTION_RESULT_ASK_CHOICE
values.Copyright © 2013. All Rights Reserved.