DefaultAirshipChannelCapture
@available(tvOS, unavailable)
@MainActor
final public class DefaultAirshipChannelCapture : AirshipChannelCapture
Channel Capture copies the channelId to the device clipboard after a specific number of knocks (app foregrounds) within a specific timeframe. Channel Capture can be enabled or disabled in Airship Config.
-
Declaration
Swift
@MainActor public var enabled: Bool { get set }