III. Client Side Services

C-001: receiveGPSdata

void receiveGPSdata( string result )

where result is identical to the return value of getGPSdata. (See DS004) This method will receive the result, when a read operation initiated via sendGPSdata (See DS001) completes, provided that initSvc (See PS001)

back to I. Introduction >>>>