다음을 통해 공유


MediaSession2Service.MediaNotification 생성자

정의

오버로드

MediaSession2Service.MediaNotification(Int32, Notification)

기본 생성자

MediaSession2Service.MediaNotification(IntPtr, JniHandleOwnership)

MediaSession2Service.MediaNotification(Int32, Notification)

기본 생성자

[Android.Runtime.Register(".ctor", "(ILandroid/app/Notification;)V", "", ApiSince=29)]
public MediaNotification (int notificationId, Android.App.Notification notification);
[<Android.Runtime.Register(".ctor", "(ILandroid/app/Notification;)V", "", ApiSince=29)>]
new Android.Media.MediaSession2Service.MediaNotification : int * Android.App.Notification -> Android.Media.MediaSession2Service.MediaNotification

매개 변수

notificationId
Int32

에 사용할 알림 ID입니다 NotificationManager#notify(int, Notification).

notification
Notification

포그라운드에서 세션 서비스를 실행하기 위한 알림입니다. 미디어 스타일 알림은 여기에서 권장됩니다.

특성

설명

에 대한 android.media.MediaSession2Service.MediaNotification.MediaSession2Service$MediaNotification(int, android.app.Notification)Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상

MediaSession2Service.MediaNotification(IntPtr, JniHandleOwnership)

protected MediaNotification (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Media.MediaSession2Service.MediaNotification : nativeint * Android.Runtime.JniHandleOwnership -> Android.Media.MediaSession2Service.MediaNotification

매개 변수

javaReference
IntPtr

nativeint

적용 대상