com.microsoft.intune.mam.client.app.HookedService |
Known Indirect Subclasses |
Allow access to an Service's super class implementation.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract IBinder |
onMAMBind(Intent intent)
MAM version of onBind.
| ||||||||||
abstract void |
onMAMStart(Intent intent, int startId)
This method is deprecated.
No replacement.
| ||||||||||
abstract int |
onMAMStartCommand(Intent intent, int flags, int startId)
MAM version of onStartCommand.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.microsoft.intune.mam.client.app.MAMIdentityRequirementListener
|
MAM version of onBind.
intent | See onBind. |
---|
This method is deprecated.
No replacement.
MAM version of onStart.
intent | See onStart. |
---|---|
startId | See onStart. |
MAM version of onStartCommand.
intent | See onStartCommand. |
---|---|
flags | See onStartCommand. |
startId | See onStartCommand. |