RcsTransport.IsStoreAndForwardEnabled(RcsServiceKind) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得布林值,指出指定的服務種類是否支援儲存和轉寄功能。
public:
virtual bool IsStoreAndForwardEnabled(RcsServiceKind serviceKind) = IsStoreAndForwardEnabled;
bool IsStoreAndForwardEnabled(RcsServiceKind const& serviceKind);
public bool IsStoreAndForwardEnabled(RcsServiceKind serviceKind);
function isStoreAndForwardEnabled(serviceKind)
Public Function IsStoreAndForwardEnabled (serviceKind As RcsServiceKind) As Boolean
參數
- serviceKind
- RcsServiceKind
要檢查儲存和轉寄功能的服務種類。
傳回
Boolean
bool
布林值,指出 *serviceKind * 是否支援儲存和轉寄。
Windows 需求
應用程式功能 |
chat
chatSystem
smsSend
|