Contents

initWithTitle:identifier:

Creates and initializes a collaboration option object.

Declaration

- (instancetype) initWithTitle:(NSString *) title identifier:(NSString *) identifier;

Parameters

  • title:

    A localized string the system displays as a title.

  • identifier:

    A unique identifier.

See Also

Creating collaboration options