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> |