GattRequestStateChangedEventArgs.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the state of the read request.
public:
property GattRequestState State { GattRequestState get(); };
GattRequestState State();
public GattRequestState State { get; }
var gattRequestState = gattRequestStateChangedEventArgs.state;
Public ReadOnly Property State As GattRequestState
Property Value
The state of the read request.
Windows requirements
App capabilities |
bluetooth
|