PeerPresenceInfo Constructor
.NET Framework (current version)
Initializes a new instance of a PeerPresenceInfo object.
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | PeerPresenceInfo() | Initializes a new default instance of a PeerPresenceInfo object. |
![]() | PeerPresenceInfo(PeerPresenceStatus, String^) | Initializes an instance of a PeerPresenceInfo object that includes a Unicode string describing the presence status the local peer. |
New instances of PeerPresenceStatus generated by this constructor contains a default PeerPresenceInfo value equal to "Online".
Show:
