public class

GeolocSharingIntent

extends Object
java.lang.Object
   ↳ com.gsma.services.rcs.sharing.geoloc.GeolocSharingIntent

Class Overview

Intent for geoloc sharing invitations

Summary

Constants
String ACTION_NEW_INVITATION Broadcast action: a new geoloc sharing invitation has been received.
String EXTRA_SHARING_ID Unique ID of the geoloc sharing
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String ACTION_NEW_INVITATION

Since: API Level 1.5

Broadcast action: a new geoloc sharing invitation has been received.

Intent includes the following extras:

Constant Value: "com.gsma.services.rcs.sharing.geoloc.action.NEW_GEOLOC_SHARING"

public static final String EXTRA_SHARING_ID

Since: API Level 1.5

Unique ID of the geoloc sharing

Constant Value: "sharingId"