Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0
-
Fix Version/s: EE-3.0.0.BETA
-
Component/s: Enterprise Push Server
-
Labels:None
-
Environment:EPS
Description
Currently ObjectMessages cannot be concatenated. Support needs to be added to the MessageServiceClient to boost performance when using ObjectMessages.
Issue Links
- blocks
-
IPCK-345
RemotePushGroupManager must implement clearPendingNotifications()
-
- Closed
-
Just like TextMessage, ObjectMessages can now be concatenated. In order to concatenate multiple ObjectMessages, a sinle ObjectMessage will contain an array of serializable objects. Marking this one as FIXED.