JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
ch.bztf.m226blb1.Database.Entities.Media
Packages that use
Media
Package
Description
ch.bztf.m226blb1.Database.Entities
Uses of
Media
in
ch.bztf.m226blb1.Database.Entities
Methods in
ch.bztf.m226blb1.Database.Entities
with parameters of type
Media
Modifier and Type
Method
Description
void
Post.
addMedia
(@NonNull
Media
media)
Adds a
media
to the post.
void
Post.
removeMedia
(
Media
media)
Removes a
media
from the post.