Syntax
-(void)closeSession;
Parameters
None
Return value
None
Requirements
#import <OPHBluetoothService/OPHBluetoothService.h>
Sample
OPHBluetoothService *sessionController = [OPHBluetoothService sharedController]; [sessionController closeSession];
Related matters
Last updated: 2022/05/09