public void subscribeToPushChannel(String channel) { FirebaseMessaging.getInstance().subscribeToTopic(channel);
確定! 回上一頁