java.lang.Object | ||
↳ | com.sap.cloud.mobile.fiori.attachment.AttachmentAction | |
↳ | com.sap.cloud.mobile.fiori.attachment.actions.AttachmentActionTakeVideo |
A concrete class for creating attachment as taking video using camera
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AttachmentActionTakeVideo(String title, AttachmentFormCell attachmentFormCell) | |||||||||||
AttachmentActionTakeVideo(AttachmentFormCell attachmentFormCell) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Drawable | getIcon() | ||||||||||
Intent |
getSelectingIntent()
Get the intent to be used to perform attachments by capturing videos from camera.
| ||||||||||
String[] |
requiredPermissions()
Get the required permissions
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
List<IntentFilter> |
getIntentFilter()
Create the intent filters to be used to filter the broadcasts data received as response of this action
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get the intent to be used to perform attachments by capturing videos from camera.
Get the required permissions
Create the intent filters to be used to filter the broadcasts data received as response of this action