RcsManager.GetTransportsAsync Méthode
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.
Obtient toutes les instances de RcsTransport.
public:
static IAsyncOperation<IVectorView<RcsTransport ^> ^> ^ GetTransportsAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncOperation<IVectorView<RcsTransport>> GetTransportsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<IReadOnlyList<RcsTransport>> GetTransportsAsync();
function getTransportsAsync()
Public Shared Function GetTransportsAsync () As IAsyncOperation(Of IReadOnlyList(Of RcsTransport))
Retours
Liste des instances RcsTransport .
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|