Поделиться через


RPBroadcastControllerDelegate_Extensions.DidUpdateBroadcastUrl Метод

Определение

Метод, вызываемый при обновлении URL-адреса широковещательной рассылки.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidUpdateBroadcastUrl (this ReplayKit.IRPBroadcastControllerDelegate This, ReplayKit.RPBroadcastController broadcastController, Foundation.NSUrl broadcastUrl);
static member DidUpdateBroadcastUrl : ReplayKit.IRPBroadcastControllerDelegate * ReplayKit.RPBroadcastController * Foundation.NSUrl -> unit

Параметры

This
IRPBroadcastControllerDelegate

Экземпляр, с которым работает этот метод расширения.

broadcastController
RPBroadcastController
broadcastUrl
NSUrl
Атрибуты

Применяется к