All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsonsource.user.online-status.api.json Maven / Gradle / Ivy

{
	"check": {
		"docs": "http://rongcloud.cn/docs/server.html#user_check_online",
		"url": "user/checkOnline",
		"params": {
			"user": {
				"id": "aFo990k"
			}
		},
		"response": {
			"success": {
				"code": 200,
				"status": 1
			},
			"fail": {
				"20003": {
					"code": "1002",
					"errorMessage": "{{name}} 长度超限, {{name}} >= {{min}} 且 {{name}} <= {{max}} 单位: 字节"
				},
				"20005": {
					"code": "1002",
					"errorMessage": "id 为必传项"
				},
				"20001": {
					"code": "1002",
					"errorMessage": "参数类型不正确,请检查参数类型,应该为 Object 传入为 {{currentType}} "
				},
				"1004": {
					"code": "1004",
					"errorMessage": "签名错误, 请排查 Appkey、Secret 是否正确"
				}
			}
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy