BridgeType
public enum BridgeType
extension BridgeType: Equatable, Hashable
The types of supported native bridges.
FCM = Google Android Firebase Cloud Messaging ADM = Amazon Device Messaging for FireTV APNS = Apple Push Notification System for iOS
Please contact services back-end for any additional bridge protocols.