Namespace RustPlusApi.Fcm
Classes
- RustPlusFcm
Represents a RustPlus FCM listener, which processes FCM notifications for RustPlus. Inherits from RustPlusFcmSocket.
- RustPlusFcmSocket
Represents a RustPlus FCM listener client for handling FCM connections and notifications.
- RustPlusFcmSocketOptions
Tuning options for RustPlusFcmSocket. All values have sensible defaults; pass an instance to the RustPlusFcm constructor only when the defaults don't fit. Configure at construction and treat as fixed afterwards — the client never mutates it.