STWMBAttachmentManager

open class STWMBAttachmentManager

Functions

Link copied to clipboard
open fun getAttachmentBitmapFromProcess(@NonNull processUUID: String, @NonNull fileName: String): Bitmap
Link copied to clipboard
open fun getAttachmentBitmapFromProcessPath(@NonNull attachmentPath: String): Bitmap
Link copied to clipboard
open fun getAttachmentUriFromProcess(@NonNull processUUID: String, @NonNull fileName: String): Uri
open fun getAttachmentUriFromProcess(    @NonNull processUUID: String,     @NonNull fileName: String,     @Nullable displayName: String): Uri
Link copied to clipboard
open fun getBigThumbnailUriFromProcess(@Nullable videoAttachment: VideoAttachment): Bitmap
Link copied to clipboard
open fun getContactPhotoUriFromProcess(@Nullable vCardAttachment: VCardAttachment): Bitmap
Link copied to clipboard
open fun getInstance(): STWMBAttachmentManager