Partager via


RcsTransport.IsActive Propriété

Définition

Obtient une valeur booléenne indiquant si le transport est actif.

public:
 property bool IsActive { bool get(); };
bool IsActive();
public bool IsActive { get; }
var boolean = rcsTransport.isActive;
Public ReadOnly Property IsActive As Boolean

Valeur de propriété

Boolean

bool

Valeur booléenne indiquant si le transport est actif.

Configuration requise pour Windows

Fonctionnalités de l’application
chat chatSystem smsSend

S’applique à