Uses of Record Class
it.auties.whatsapp.model.media.MediaConnection
Packages that use MediaConnection
-
Uses of MediaConnection in it.auties.whatsapp.controller
Fields in it.auties.whatsapp.controller declared as MediaConnectionModifier and TypeFieldDescription(package private) MediaConnectionStore.mediaConnectionThe media connection associated with this storeMethods in it.auties.whatsapp.controller that return MediaConnectionModifier and TypeMethodDescriptionStore.mediaConnection()The media connection associated with this storeStore.mediaConnection(Duration timeout) The media connection associated with this storeMethods in it.auties.whatsapp.controller with parameters of type MediaConnectionModifier and TypeMethodDescriptionStore.setMediaConnection(MediaConnection mediaConnection) Writes a media connection -
Uses of MediaConnection in it.auties.whatsapp.util
Methods in it.auties.whatsapp.util with parameters of type MediaConnectionModifier and TypeMethodDescriptionstatic CompletableFuture<MediaFile> Medias.upload(byte[] file, AttachmentType type, MediaConnection mediaConnection)