AdResponse(Int32, Int32, Int64) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- id
- Int32
- responseType
- Int32
- elapsedTime
- Int64
- Attributes