Sends a Message containing only the what value, to be delivered
at a specific time.
Syntax
[Android.Runtime.Register("sendEmptyMessageAtTime", "(IJ)Z", "")]
public
bool SendEmptyMessageAtTime (
int what,
long uptimeMillis)
See Also
Parameters
- what
- Documentation for this section has not yet been entered.
- uptimeMillis
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1