2using System.Threading.Tasks;
Abstraction for platform push transports (Firebase, APNS, WNS).
EventHandlerAsync< TokenInformation >? TokenChanged
Raised when the transport receives a refreshed token.
Task InitializeAsync(CancellationToken CancellationToken)
Initializes the transport and wires platform callbacks.