Upravit

Sdílet prostřednictvím


ADClient.AddClientToSegments(String[], Boolean) Method

Definition

[Foundation.Export("addClientToSegments:replaceExisting:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void AddClientToSegments (string[] segmentIdentifiers, bool replaceExisting);
abstract member AddClientToSegments : string[] * bool -> unit
override this.AddClientToSegments : string[] * bool -> unit

Parameters

segmentIdentifiers
String[]

To be added.

This parameter can be null.

replaceExisting
Boolean
Attributes

Applies to