Tuya iOS Smart Life App SDK 5.15.0
<ThingNVRDelegate> Protocol Reference

#import <ThingNVR.h>

Inheritance diagram for <ThingNVRDelegate>:

Instance Methods

(void) - device:didSessionStatusChangedWithStatus:
 
(void) - device:didSessionStatusChangedWithStatus:
 

Detailed Description

Definition at line 60 of file ThingNVR.h.

Method Documentation

◆ device:didSessionStatusChangedWithStatus: [1/2]

- (void) device: (ThingNVR *)  device
didSessionStatusChangedWithStatus: (NSInteger)  status 
optional

Description session Session status callback immediately when it changes.

Parameters
deviceWhich camera.
statusCurrent session status.

◆ device:didSessionStatusChangedWithStatus: [2/2]

- (void) device: (ThingNVR *)  device
didSessionStatusChangedWithStatus: (NSInteger)  status 
optional

Description session Session status callback immediately when it changes.

Parameters
deviceWhich camera.
statusCurrent session status.

The documentation for this protocol was generated from the following files: