1.1. Customize Album

User-defined local photo album

Declaration

implement this TuyaSmartCameraPanelSDKDelegate delegate method:

- (void)cameraPanelSDK:(TuyaSmartCameraPanelSDK *)cameraPanelSDK deviceGotoPhotoLibrary:(TuyaSmartDeviceModel *)deviceModel;

Parameter

Parameter Description
cameraPanelSDK TuyaSmartCameraPanelSDK
deviceModel TuyaSmartDeviceModel

Example

- (void)cameraPanelSDK:(TuyaSmartCameraPanelSDK *)cameraPanelSDK deviceGotoPhotoLibrary:(TuyaSmartDeviceModel *)deviceModel {
    NSLog(@"---- deviceGotoPhotoLibrary");
}

results matching ""

    No results matching ""