JniPeerMembers.JniStaticMethods Class

Definition

public sealed class JniPeerMembers.JniStaticMethods
type JniPeerMembers.JniStaticMethods = class
Inheritance
JniPeerMembers.JniStaticMethods

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Methods

GetMethodInfo(String)
InvokeBooleanMethod(String, JniArgumentValue*)
InvokeCharMethod(String, JniArgumentValue*)
InvokeDoubleMethod(String, JniArgumentValue*)
InvokeInt16Method(String, JniArgumentValue*)
InvokeInt32Method(String, JniArgumentValue*)
InvokeInt64Method(String, JniArgumentValue*)
InvokeObjectMethod(String, JniArgumentValue*)
InvokeSByteMethod(String, JniArgumentValue*)
InvokeSingleMethod(String, JniArgumentValue*)
InvokeVoidMethod(String, JniArgumentValue*)

Applies to