다음을 통해 공유


StreamingService.UnicastMethod 필드

정의

주의

This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingMethod enum directly instead of this field.

[Android.Runtime.Register("UNICAST_METHOD", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingMethod enum directly instead of this field.", true)]
public const Android.Telephony.Mbms.StreamingMethod UnicastMethod = 2;
[<Android.Runtime.Register("UNICAST_METHOD", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingMethod enum directly instead of this field.", true)>]
val mutable UnicastMethod : Android.Telephony.Mbms.StreamingMethod

필드 값

Value = 2
특성

적용 대상