Show / Hide Table of Contents

    Class ProtocolsPage

    Displays all protocols.

    Inheritance
    System.Object
    ProtocolsPage
    Namespace: Sensus.UI
    Assembly: SensusAndroid.dll
    Syntax
    public class ProtocolsPage : ContentPage

    Constructors

    ProtocolsPage()

    Declaration
    public ProtocolsPage()

    Methods

    AuthenticateProtocolAsync(Protocol)

    Declaration
    public static Task<bool> AuthenticateProtocolAsync(Protocol protocol)
    Parameters
    Type Name Description
    Protocol protocol
    Returns
    Type Description
    System.Threading.Tasks.Task<System.Boolean>
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX