RcsTransport.IsActive Property

Definition

Gets a Boolean value indicating if the transport is active.

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

Property Value

Boolean

bool

A Boolean value indicating if the transport is active.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to