Invokes the specified methodID static method on a Java object, optionally passing in an array of arguments (args).
methodID
args
这是一个便捷函数,它使用相同参数调用 CallStaticObjectMethod(),但会基于结果创建托管字符串。另请参阅:AndroidJNI.CallStaticObjectMethod。