Inherits from NSObject
Conforms to NSCoding
Declared in AlfrescoLegacyAPIJoinSiteRequest.h

Tasks

Properties

identifier

Returns the identifier of the site.

@property (nonatomic, strong, readonly) NSString *identifier

Discussion

Returns the identifier of the site.

Declared In

AlfrescoLegacyAPIJoinSiteRequest.h

message

message for the join request.

@property (nonatomic, strong, readonly) NSString *message

Discussion

message for the join request.

Declared In

AlfrescoLegacyAPIJoinSiteRequest.h

shortName

Returns the short name of the site.

@property (nonatomic, strong, readonly) NSString *shortName

Discussion

Returns the short name of the site.

Declared In

AlfrescoLegacyAPIJoinSiteRequest.h