#import <XsensDotMFMManager.h>
The XsensDot MFM manager class The XsensDotMFMManager's delegate that can update MFM progress and status
◆ onMFMCompleted:address:
- (void) onMFMCompleted: |
|
(XSDotMFMResultTpye) |
type |
address: |
|
(NSString *_Nullable) |
address |
|
|
| |
|
optional |
When MFM process completed this method will be triggered.
- Parameters
-
type | The MFM result satus |
address | The XsensDotDevice address |
◆ onMFMProgress:address:
- (void) onMFMProgress: |
|
(int) |
progress |
address: |
|
(NSString *_Nullable) |
address |
|
|
| |
|
optional |
When call startMFM this method will be triggered.
- Parameters
-
progress | The MFM progress |
address | The XsensDotDevice address |
The documentation for this protocol was generated from the following file: