RcsTransport.IsActive 屬性

定義

取得布林值,指出傳輸是否為使用中。

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

屬性值

Boolean

bool

布林值,指出傳輸是否為使用中。

Windows 需求

應用程式功能
chat chatSystem smsSend

適用於