public async Task<string> GetToken() { var result = await FirebaseMessaging.Instance.GetToken().ToAwaitableTask(); return result.
確定! 回上一頁