ethAccount


Back to API doc top page.

Click here for a complete list of operations.

GetLoginEmail

Returns the client app's current login email.

POST /ethAccount.asmx/GetLoginEmail HTTP/1.1
Host: wirelesstag.net
Content-Type: application/json; charset=utf-8
Content-Length: length

{
}
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: length

{
    "d":string
}