ChatCapabilities.IsOnline Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value indicating if an Rich Communication Services (RCS) capable phone number is online.
public:
property bool IsOnline { bool get(); };
bool IsOnline();
public bool IsOnline { get; }
var boolean = chatCapabilities.isOnline;
Public ReadOnly Property IsOnline As Boolean
Property Value
Boolean
bool
A Boolean value indicating if an Rich Communication Services (RCS) capable phone number is online.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|