notToReceiveOfflinePushPlatforms property

List<ZIMPlatformType> notToReceiveOfflinePushPlatforms
getter/setter pair

With the data in the class member variables onlinePlatforms collocation is used. OnlinePlatforms specified platform, online notToReceiveOfflinePushPlatforms specified platform will not receive offline push.

Implementation

List<ZIMPlatformType> notToReceiveOfflinePushPlatforms;