Author Topic: Events  (Read 4819 times)

delphiuser

  • Guest
Events
« on: January 17, 2020, 04:34:43 PM »
I have an application that turns the WLAN on and connects to a predefined network.
I want to get messages when
  • the access point fails
  • the network connection is turned off
  • the WLAN is turned off

What events of TwclWiFiEvents should I use?

Thank you!

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Events
« Reply #1 on: January 17, 2020, 05:07:29 PM »
Hello,

OnMsmRadioStateChange gives information about radio ruening on and off. Not sure what you mean by access point fails butthere are few MSM events that may provide connection progress and status.Network connection status can be retrived using Network List Manager.

 

Sitemap 1 2 3 4 5 6 7