Supported Thread Usage
- All
NMA
interface methods are designed to be called from the main thread. - All
NMA
protocol callbacks and blocks are dispatched to the main thread. - Any exceptions to this rule are clearly documented in the applicable protocol or block definition.