DownloadRequest.Builder.FromDownloadRequest(DownloadRequest) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[Android.Runtime.Register("fromDownloadRequest", "(Landroid/telephony/mbms/DownloadRequest;)Landroid/telephony/mbms/DownloadRequest$Builder;", "", ApiSince=28)]
public static Android.Telephony.Mbms.DownloadRequest.Builder? FromDownloadRequest (Android.Telephony.Mbms.DownloadRequest? other);
[<Android.Runtime.Register("fromDownloadRequest", "(Landroid/telephony/mbms/DownloadRequest;)Landroid/telephony/mbms/DownloadRequest$Builder;", "", ApiSince=28)>]
static member FromDownloadRequest : Android.Telephony.Mbms.DownloadRequest -> Android.Telephony.Mbms.DownloadRequest.Builder
參數
- other
- DownloadRequest
傳回
- 屬性