channelContributorUri (property)

This property contains the URI of the contributor.

Syntax

@property (nonatomic,readwrite,assign,getter=channelContributorUri,setter=setChannelContributorUri:) NSString* channelContributorUri;
- (NSString*)channelContributorUri;
- (void)setChannelContributorUri:(NSString*)newChannelContributorUri;
public var channelContributorUri: String {
  get {...}
set {...} }

Default Value

""

Remarks

This property contains the URI of the contributor.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]