initialized property

bool? initialized
getter/setter pair

True if SDK initialization succeeded and scanning is available, false if initialization failed.

Implementation

bool? initialized;