Place a message into the message queue to be sent back to the message
handler once all previous commands have been executed.
Syntax
[Android.Runtime.Register("sendMessage", "(I[I)V", "GetSendMessage_IarrayIHandler")]
public virtual
void SendMessage (
int id,
int[] data)
Parameters
- id
- Documentation for this section has not yet been entered.
- data
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18