setAPNSListener method

Future setAPNSListener()

设置apns监听

Implementation

Future setAPNSListener() {
  return TencentCloudChatSdkPlatform.instance.setAPNSListener();
}