recvNewNotification method

void recvNewNotification()

朋友圈信息发送改变

Implementation

void recvNewNotification() {
  onRecvNewNotification?.call();
}