Aware icon indicating copy to clipboard operation
Aware copied to clipboard

GoogleApiClient connection callbacks

Open akoufa opened this issue 9 years ago • 0 comments

I have a question regarding connecting to the GoogleApiClient and using the Awareness Api next. As i have observed in your code you just call the connect method but you are not waiting to get an callback if the connection was successful. I have used the GoogleApiClient before to receive location updates and i needed to register a callback to be notified when the client is ready. Is this handled automatically by the Awareness API?

akoufa avatar Sep 01 '16 14:09 akoufa