构造函数
命名空间:
Smobiler.Utility.JPush
程序集:
Smobiler.Utility.JPush (在 Smobiler.Utility.JPush.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public PushClient(
string AppKey,
string SecretKey
)
Public Sub New (
AppKey As String,
SecretKey As String
)
参数
- AppKey
- 类型:SystemString
AppKey - SecretKey
- 类型:SystemString
SecretKey
参见