get

abstract fun get(personId: String, handler: CompletionHandler<Person>)

Retrieves the details for the given personId

Since

0.1

Parameters

personId

The personId for which Person details required

handler

an instance of CompletionHandler