PeerNearMe::Invite Method
.NET Framework (current version)
Sends an invitation to join a peer collaboration application to a remote peer.
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | Invite() | Sends an invitation to join a peer collaboration application to a remote peer.(Overrides Peer::Invite().) |
![]() | Invite(PeerApplication^, String^, array<Byte>^) | Sends an invitation to join a peer collaboration application to a remote peer that includes data that describes or specifies the application invite.(Overrides Peer::Invite(PeerApplication^, String^, array<Byte>^).) |
PeerInvitationResponse object containing the relevant PeerInvitationResponseType value specified by the remote peer.
Show:
