java.lang.Object
it.auties.whatsapp.model.action.StickerActionBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()deviceIdHint(Integer deviceIdHint) directPath(String directPath) favorite(boolean favorite) fileEncSha256(byte[] fileEncSha256) fileLength(long fileLength) height(int height) mediaKey(byte[] mediaKey) width(int width)
-
Field Details
-
url
-
fileEncSha256
private byte[] fileEncSha256 -
mediaKey
private byte[] mediaKey -
mimetype
-
height
private int height -
width
private int width -
directPath
-
fileLength
private long fileLength -
favorite
private boolean favorite -
deviceIdHint
-
-
Constructor Details
-
StickerActionBuilder
public StickerActionBuilder()
-
-
Method Details
-
url
-
fileEncSha256
-
mediaKey
-
mimetype
-
height
-
width
-
directPath
-
fileLength
-
favorite
-
deviceIdHint
-
build
-