Namespace RustPlusApi.Fcm.Extensions.DependencyInjection
Interfaces
- IRustPlusFcmFactory
Creates IRustPlusFcm listeners on demand for credentials acquired at runtime (e.g. from
FcmRegistration). Returned listeners are owned by the caller, who must dispose them (preferawait using). FCM listeners are single-connection: create a new one to reconnect.