Uses of Class
com.google.api.services.rcsbusinessmessaging.v1.model.ShareLocationAction
-
Packages that use ShareLocationAction Package Description com.google.api.services.rcsbusinessmessaging.v1.model -
-
Uses of ShareLocationAction in com.google.api.services.rcsbusinessmessaging.v1.model
Methods in com.google.api.services.rcsbusinessmessaging.v1.model that return ShareLocationAction Modifier and Type Method Description ShareLocationActionShareLocationAction. clone()ShareLocationActionSuggestedAction. getShareLocationAction()Opens the RCS app's location chooser so the user can pick a location to send to the agent.ShareLocationActionShareLocationAction. set(java.lang.String fieldName, java.lang.Object value)Methods in com.google.api.services.rcsbusinessmessaging.v1.model with parameters of type ShareLocationAction Modifier and Type Method Description SuggestedActionSuggestedAction. setShareLocationAction(ShareLocationAction shareLocationAction)Opens the RCS app's location chooser so the user can pick a location to send to the agent.
-