点击或拖拽改变大小

PushClientPushClientCallBackAll 方法

向全部设备推送点击触发客户端回调的消息

命名空间:  Smobiler.Utility.JPush
程序集:  Smobiler.Utility.JPush (在 Smobiler.Utility.JPush.dll 中) 版本:6.0.641.16928
语法
public MessageResult PushClientCallBackAll(
	string msg,
	string params,
	PushPlatform platform
)

参数

msg
类型:SystemString
消息
params
类型:SystemString
回调参数
platform
类型:Smobiler.Utility.JPushPushPlatform
平台

返回值

类型:MessageResult

[缺少 "M:Smobiler.Utility.JPush.PushClient.PushClientCallBackAll(System.String,System.String,Smobiler.Utility.JPush.PushPlatform)" 的 <returns> 文档]

参见