Skip to content

Instantly share code, notes, and snippets.

@Arunshaik2001
Created October 27, 2022 04:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Arunshaik2001/85a6b30a5b993b566cc63a17b1e6562b to your computer and use it in GitHub Desktop.
Save Arunshaik2001/85a6b30a5b993b566cc63a17b1e6562b to your computer and use it in GitHub Desktop.
private fun stopAdvertising() {
advertiser?.stopAdvertising(advertiseCallback)
advertiseCallback = null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment