public class

VideoSharingIntent

extends Object
java.lang.Object
   ↳ com.gsma.services.rcs.sharing.video.VideoSharingIntent

Class Overview

Intent for video sharing invitations

Summary

Constants
String ACTION_NEW_INVITATION Broadcast action: a new video sharing invitation has been received.
String EXTRA_SHARING_ID Unique ID of the video 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 video sharing invitation has been received.

Intent includes the following extras:

Constant Value: "com.gsma.services.rcs.sharing.video.action.NEW_VIDEO_SHARING"

public static final String EXTRA_SHARING_ID

Since: API Level 1.5

Unique ID of the video sharing

Constant Value: "sharingId"