GeocacheRequestPinPage Method
Requests the PIN page. Do this first before performing any other operations on the geocache.
Namespace: SmallEarthTech.AntPlus.DeviceProfilesAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+92d79d127283ce9ab80906ab6fb15f5ffa8ae8ac
public Task<MessagingReturnCode> RequestPinPage()
Public Function RequestPinPage As Task(Of MessagingReturnCode)
public:
Task<MessagingReturnCode>^ RequestPinPage()
member RequestPinPage : unit -> Task<MessagingReturnCode>
Return Value
TaskMessagingReturnCodeStatus of the request.