1 package com.netease.nimlib.sdk.v2.notification;
void onReceiveCustomNotifications(List< V2NIMCustomNotification > customNotifications)
通知监听回调
void onReceiveBroadcastNotifications(List< V2NIMBroadcastNotification > broadcastNotifications)
收到广播通知, 该消息从服务端API发起,所有用户均会收到