Uses of Class
ru.easydonate.easydonate4j.api.v3.data.model.plugin.vkontakte.community.widget.VKCommunityWidgetPlugin
-
Packages that use VKCommunityWidgetPlugin Package Description ru.easydonate.easydonate4j.api.v3.client ru.easydonate.easydonate4j.api.v3.data.model.plugin -
-
Uses of VKCommunityWidgetPlugin in ru.easydonate.easydonate4j.api.v3.client
Methods in ru.easydonate.easydonate4j.api.v3.client that return VKCommunityWidgetPlugin Modifier and Type Method Description @NotNull VKCommunityWidgetPluginSimpleEasyDonateClient.SimplePluginManager. getVKCommunityWidgetPlugin() -
Uses of VKCommunityWidgetPlugin in ru.easydonate.easydonate4j.api.v3.data.model.plugin
Methods in ru.easydonate.easydonate4j.api.v3.data.model.plugin that return VKCommunityWidgetPlugin Modifier and Type Method Description @NotNull VKCommunityWidgetPluginPluginManager. getVKCommunityWidgetPlugin()Get the VKontakte Community Widget plugin instance.
-