checkAndroidPushChannelStatus method
Android 查询推送通道状态
Implementation
Future<AliyunPushChannelStatus> checkAndroidPushChannelStatus() async {
throw UnimplementedError(
'checkAndroidPushChannelStatus() has not been implemented.');
}
Android 查询推送通道状态
Future<AliyunPushChannelStatus> checkAndroidPushChannelStatus() async {
throw UnimplementedError(
'checkAndroidPushChannelStatus() has not been implemented.');
}