QCloudOwner Class Reference

Inherits from NSObject
Declared in QCloudOwner.h
QCloudOwner.m

Overview

bucket owner的信息

  displayName

持有者的名称

@property (strong, nonatomic) NSString *displayName

Declared In

QCloudOwner.h

  identifier

持有者 ID, 格式:qcs::cam::uin/<OwnerUin>:uin/<SubUin> 如果是根帐号,<OwnerUin> 和 <SubUin> 是同一个值

@property (strong, nonatomic) NSString *identifier

Declared In

QCloudOwner.h