Compartir a través de


VSAccountManager.Enqueue Método

Definición

[Foundation.Export("enqueueAccountMetadataRequest:completionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual VideoSubscriberAccount.VSAccountManagerResult Enqueue (VideoSubscriberAccount.VSAccountMetadataRequest accountMetadataRequest, Action<VideoSubscriberAccount.VSAccountMetadata,Foundation.NSError> completionHandler);
abstract member Enqueue : VideoSubscriberAccount.VSAccountMetadataRequest * Action<VideoSubscriberAccount.VSAccountMetadata, Foundation.NSError> -> VideoSubscriberAccount.VSAccountManagerResult
override this.Enqueue : VideoSubscriberAccount.VSAccountMetadataRequest * Action<VideoSubscriberAccount.VSAccountMetadata, Foundation.NSError> -> VideoSubscriberAccount.VSAccountManagerResult

Parámetros

accountMetadataRequest
VSAccountMetadataRequest
completionHandler
Action<VSAccountMetadata,NSError>

Devoluciones

Atributos

Se aplica a