|
Dictionary< string, object > | Data [get, set] |
|
LCQuery< LCInstallation > | Query [get, set] |
|
string | CQL [get, set] |
|
HashSet< string > | Channels [get, set] |
|
DateTime | ExpirationTime [get, set] |
|
TimeSpan | ExpirationInterval [get, set] |
|
LCObject | Notification [get, set] |
|
HashSet< string > | Target [get, set] |
|
DateTime | PushDate [get, set] |
|
int | FlowControl [get, set] |
|
string | IOSEnvironment [get, set] |
|
string | APNsTopic [get, set] |
|
string | APNsTeamId [get, set] |
|
string | NotificationId [get, set] |
|
string | RequestId [get, set] |
|
◆ LCPush()
LeanCloud.Push.LCPush.LCPush |
( |
| ) |
|
|
inline |
◆ Send()
async Task LeanCloud.Push.LCPush.Send |
( |
| ) |
|
|
inline |
◆ IOSEnvironmentDev
readonly string LeanCloud.Push.LCPush.IOSEnvironmentDev = "dev" |
|
static |
◆ IOSEnvironmentProd
readonly string LeanCloud.Push.LCPush.IOSEnvironmentProd = "prod" |
|
static |
◆ APNsTeamId
string LeanCloud.Push.LCPush.APNsTeamId |
|
getset |
◆ APNsTopic
string LeanCloud.Push.LCPush.APNsTopic |
|
getset |
◆ Channels
HashSet<string> LeanCloud.Push.LCPush.Channels |
|
getset |
◆ CQL
string LeanCloud.Push.LCPush.CQL |
|
getset |
◆ Data
Dictionary<string, object> LeanCloud.Push.LCPush.Data |
|
getset |
◆ ExpirationInterval
TimeSpan LeanCloud.Push.LCPush.ExpirationInterval |
|
getset |
◆ ExpirationTime
DateTime LeanCloud.Push.LCPush.ExpirationTime |
|
getset |
◆ FlowControl
int LeanCloud.Push.LCPush.FlowControl |
|
getset |
◆ IOSEnvironment
string LeanCloud.Push.LCPush.IOSEnvironment |
|
getset |
◆ Notification
LCObject LeanCloud.Push.LCPush.Notification |
|
getset |
◆ NotificationId
string LeanCloud.Push.LCPush.NotificationId |
|
getset |
◆ PushDate
DateTime LeanCloud.Push.LCPush.PushDate |
|
getset |
◆ Query
◆ RequestId
string LeanCloud.Push.LCPush.RequestId |
|
getset |
◆ Target
HashSet<string> LeanCloud.Push.LCPush.Target |
|
getset |
The documentation for this class was generated from the following file: