getCoHostCandidates abstract method
- String cursor
Get recommended host list that can connect with current host
cursor: Cursor
Implementation
Future<CompletionHandler> getCoHostCandidates(String cursor);
Get recommended host list that can connect with current host
cursor : CursorFuture<CompletionHandler> getCoHostCandidates(String cursor);