다음을 통해 공유


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
특성

적용 대상