Connection.PropertySelfManaged 필드

정의

주의

This constant will be removed in the future version. Use Android.Telecom.ConnectionProperties enum directly instead of this field.

자체 관리Connection형에서 시작되었음을 ConnectionService 나타내기 위해 프레임워크에서 설정합니다.

[Android.Runtime.Register("PROPERTY_SELF_MANAGED", ApiSince=26)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ConnectionProperties enum directly instead of this field.", true)]
public const Android.Telecom.ConnectionProperties PropertySelfManaged = 128;
[<Android.Runtime.Register("PROPERTY_SELF_MANAGED", ApiSince=26)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ConnectionProperties enum directly instead of this field.", true)>]
val mutable PropertySelfManaged : Android.Telecom.ConnectionProperties

필드 값

Value = 128
특성

설명

자체 관리Connection형에서 시작되었음을 ConnectionService 나타내기 위해 프레임워크에서 설정합니다.

PhoneAccount#CAPABILITY_SELF_MANAGED을(를) 참조하세요.

에 대한 android.telecom.Connection.PROPERTY_SELF_MANAGEDJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상