摘要:
该文档定义了原始的开放移动API使用根据描述。这个API提供一个接口定义,该定义可以在不同的编程语言实现。以下类型被用来描述返回值,参数和错误:Value types:boolean: a primitive type, can be true or falseint: a primitive type, contains a 4 byte integer valuebyte[]: an array of single byte (8 bits) valuesString: a string of charactersContext: an object representing the ex
阅读全文