Skip to content

Instantly share code, notes, and snippets.

@markchristopherng
Created October 13, 2018 01:47
Show Gist options
  • Save markchristopherng/064dc2cceae1297e4918d953d466b65d to your computer and use it in GitHub Desktop.
Save markchristopherng/064dc2cceae1297e4918d953d466b65d to your computer and use it in GitHub Desktop.
Awareness.FenceApi.updateFences(googleApiClient,
new FenceUpdateRequest.Builder()
.removeFence(id)
.build())
.setResultCallback(resultCallback);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment