CommandResponse(Int32, Int32, Int32, String, String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Android.Runtime.Register(".ctor", "(IIILjava/lang/String;Ljava/lang/String;)V", "", ApiSince=33)]
public CommandResponse(int requestId, int sequence, int responseResult, string? response, string responseType);
[<Android.Runtime.Register(".ctor", "(IIILjava/lang/String;Ljava/lang/String;)V", "", ApiSince=33)>]
new Android.Media.TV.CommandResponse : int * int * int * string * string -> Android.Media.TV.CommandResponse
Paramètres
- requestId
- Int32
- sequence
- Int32
- responseResult
- Int32
- response
- String
- responseType
- String
- Attributs