|
NIM C# SDK
6.3.0
|
群强推消息 More...
Public Member Functions | |
| string | Serialize (NIMIMMessage nimMsg) |
Static Public Member Functions | |
| static TeamForecePushMessage | Deserialize (JObject obj) |
Public Attributes | |
| const string | PushListKey = "force_push_list" |
| const string | PushContentKey = "force_push_content" |
| const string | ForcePushEnabledKey = "is_force_push" |
Properties | |
| List< string > | ReceiverList [get, set] |
| string | Content [get, set] |
| bool | IsForcePush [get] |
群强推消息
|
static |
| string NIM.TeamForecePushMessage.Serialize | ( | NIMIMMessage | nimMsg | ) |
| const string NIM.TeamForecePushMessage.ForcePushEnabledKey = "is_force_push" |
| const string NIM.TeamForecePushMessage.PushContentKey = "force_push_content" |
| const string NIM.TeamForecePushMessage.PushListKey = "force_push_list" |
|
getset |
|
get |
|
getset |