点击或拖拽改变大小

PushClientPushURL 方法

向指定别名推送点击跳转URL链接的消息

命名空间:  Smobiler.Utility.JPush
程序集:  Smobiler.Utility.JPush (在 Smobiler.Utility.JPush.dll 中) 版本:6.0.641.16928
语法
public MessageResult PushURL(
	string msg,
	string url,
	params string[] alias
)

参数

msg
类型:SystemString
消息
url
类型:SystemString
地址
alias
类型:SystemString
别名

返回值

类型:MessageResult

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

参见