AdResponse(Int32, Int32, Int64) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[Android.Runtime.Register(".ctor", "(IIJ)V", "", ApiSince=33)]
public AdResponse(int id, int responseType, long elapsedTime);
[<Android.Runtime.Register(".ctor", "(IIJ)V", "", ApiSince=33)>]
new Android.Media.TV.AdResponse : int * int * int64 -> Android.Media.TV.AdResponse
參數
- id
- Int32
- responseType
- Int32
- elapsedTime
- Int64
- 屬性