Package 

Class FCMTokenProviderImpl

  • All Implemented Interfaces:
    io.customer.sdk.device.DeviceTokenProvider

    
    public final class FCMTokenProviderImpl
     implements DeviceTokenProvider
                        

    Wrapper around FCM SDK to make the code base more testable. There is no concept of checked-exceptions in Kotlin so we need to handle the exception manually.