abstract fun findClient(sessionId: String): GetFuture<IExternalClient>
Find another user
sessionId - the user to find
sessionId
Returns see Future