Méthode | Description | |
---|---|---|
OnReceive ( Android.Content.Context context, Android.Content.Intent intent ) : void |
When we receive the action media button intent parse the key event and tell our service what to do.
|
public OnReceive ( Android.Content.Context context, Android.Content.Intent intent ) : void | ||
context | Android.Content.Context | Context. |
intent | Android.Content.Intent | Intent. |
Résultat | void |