PeerInvitationResponse Classe
Definição
public ref class PeerInvitationResponse
public class PeerInvitationResponse
type PeerInvitationResponse = class
Public Class PeerInvitationResponse
- Herança
-
PeerInvitationResponse
Comentários
Esta classe não tem um construtor público.This class does not have a public constructor. A PeerInvitationResponseType classe é usada para encapsular a resposta para acomodar o retorno de quaisquer dados adicionais com uma versão futura.The PeerInvitationResponseType class is used to encapsulate the response to accommodate the return of any additional data with a future release.
Propriedades
| PeerInvitationResponseType |
Obtém ou define a resposta para o convite do par remoto especificado pela classe PeerInvitationResponseType.Gets or sets the response to the invitation from the remote peer specified by PeerInvitationResponseType class. |
Métodos
| Equals(Object) |
Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object. (Herdado de Object) |
| GetHashCode() |
Serve como a função de hash padrão.Serves as the default hash function. (Herdado de Object) |
| GetType() |
Obtém o Type da instância atual.Gets the Type of the current instance. (Herdado de Object) |
| MemberwiseClone() |
Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object. (Herdado de Object) |
| ToString() |
Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object. (Herdado de Object) |