다음을 통해 공유


GKFriendRequestComposeViewController.AddRecipientsFromEmails(String[]) 메서드

정의

개발자는 사용되지 않는 이 메서드를 사용하면 안 됩니다. 개발자는 대신 'AddRecipientPlayers'를 사용해야 합니다.

[Foundation.Export("addRecipientsWithEmailAddresses:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'AddRecipientPlayers' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'AddRecipientPlayers' instead.")]
public virtual void AddRecipientsFromEmails (string[] emailAddresses);
abstract member AddRecipientsFromEmails : string[] -> unit
override this.AddRecipientsFromEmails : string[] -> unit

매개 변수

emailAddresses
String[]
특성

적용 대상