OfflinePushInfo
Description
info
Offline push details.
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
OfflinePushInfo
| Field Name | Field Type | Description |
|---|---|---|
| title | String | Push title |
| desc | String | Push description |
| iOSPushSound | String | Name of the push sound file |
| iOSBadgeCount | bool | Show badge |
| operatorUserID | String | |
| ex | String | Extension content |
OIMOfflinePushInfo
| Field Name | Field Type | Description |
|---|---|---|
| title | NSString | Push title |
| desc | NSString | Push description |
| iOSPushSound | NSString | Name of the push sound file |
| iOSBadgeCount | BOOL | Show badge |
| operatorUserID | NSString | |
| ex | NSString | Extension content |
OfflinePushInfo
| Field Name | Field Type | Description |
|---|---|---|
| title | String | Push title |
| desc | String | Push description |
| iOSPushSound | String | Name of the push sound file |
| iOSBadgeCount | boolean | Show badge |
| operatorUserID | String | |
| ex | String | Extension content |
OfflinePushInfo
| Field Name | Field Type | Description |
|---|---|---|
| title | string | Push title |
| desc | string | Push description |
| iOSPushSound | string | Name of the iOS push sound file |
| iOSBadgeCount | boolean | Whether to show iOS badge |
| operatorUserID | string | |
| ex | string | Extension content |
OfflinePushInfo
| Field Name | Field Type | Description |
|---|---|---|
| title | string | Push title |
| desc | string | Push description |
| iOSPushSound | string | Name of the iOS push sound file |
| iOSBadgeCount | boolean | Whether to show iOS badge |
| operatorUserID | string | |
| ex | string | Extension content |
OfflinePushInfo
| Field Name | Field Type | Description |
|---|---|---|
| title | string | Push title |
| desc | string | Push description |
| iOSPushSound | string | Name of the iOS push sound file |
| iOSBadgeCount | boolean | Whether to show iOS badge |
| operatorUserID | string | |
| ex | string | Extension content |
OfflinePushInfo
| Field Name | Field Type | Description |
|---|---|---|
| Title | string | Push title |
| Desc | string | Push description |
| IOSPushSound | string | Name of the push sound file |
| IOSBadgeCount | bool | Show badge |
| OperatorUserID | string | |
| Ex | string | Extension content |