appleMain.CoreBluetoothAdvertisement.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kable-core Show documentation
Show all versions of kable-core Show documentation
Kotlin Asynchronous Bluetooth Low Energy
package com.juul.kable
@Deprecated(
"Moved to PlatformAdvertisement.",
replaceWith = ReplaceWith("PlatformAdvertisement"),
)
public typealias CoreBluetoothAdvertisement = PlatformAdvertisement