다음을 통해 공유


TelecomManager.ExtraOutgoingCallExtras 필드

정의

호출에 대한 android.content.Intent#ACTION_CALL 메타데이터를 Bundle 포함하는 추가 옵션입니다android.content.Intent#ACTION_DIALIntent.

[Android.Runtime.Register("EXTRA_OUTGOING_CALL_EXTRAS", ApiSince=23)]
public const string ExtraOutgoingCallExtras;
[<Android.Runtime.Register("EXTRA_OUTGOING_CALL_EXTRAS", ApiSince=23)>]
val mutable ExtraOutgoingCallExtras : string

필드 값

특성

설명

호출에 대한 android.content.Intent#ACTION_CALL 메타데이터를 Bundle 포함하는 추가 옵션입니다android.content.Intent#ACTION_DIALIntent. 이 Bundle 파일은 호출을 수행할 때 저장 Call.Details 되고 ConnectionService 전달됩니다.

에 대한 android.telecom.TelecomManager.EXTRA_OUTGOING_CALL_EXTRASJava 설명서

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

적용 대상