memberPushOption property
- @JsonKey(fromJson: NIMMemberPushOption._fromMap, toJson: NIMMemberPushOption._toMap)
getter/setter pair
指定成员推送选项
Implementation
@JsonKey(
fromJson: NIMMemberPushOption._fromMap,
toJson: NIMMemberPushOption._toMap)
NIMMemberPushOption? memberPushOption;