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