次の方法で共有


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
属性

適用対象