setAirshipChannelID

actual fun setAirshipChannelID(airshipChannelID: String?)
expect fun setAirshipChannelID(airshipChannelID: String?)

Subscriber attribute associated with the Airship Channel ID Required for the RevenueCat Airship integration

Parameters

airshipChannelID

null or an empty string will delete the subscriber attribute

actual fun setAirshipChannelID(airshipChannelID: String?)