Show / Hide Table of Contents

    Class PeerChallengerResponse

    Inheritance
    System.Object
    PeerChallengerResponse
    Implements
    IPeerChallengeResponse
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Catalyst.Core.Lib.P2P
    Assembly: Catalyst.Core.Lib.dll
    Syntax
    public class PeerChallengerResponse : IPeerChallengeResponse

    Constructors

    | Improve this Doc View Source

    PeerChallengerResponse(PeerId)

    Declaration
    public PeerChallengerResponse(PeerId peerId)
    Parameters
    Type Name Description
    PeerId peerId

    Properties

    | Improve this Doc View Source

    PeerId

    Declaration
    public PeerId PeerId { get; }
    Property Value
    Type Description
    PeerId

    Implements

    IPeerChallengeResponse
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network