Class Widgets

    • Constructor Detail

      • Widgets

        public Widgets​(VkApiClient client)
        Constructor
        Parameters:
        client - vk api client
    • Method Detail

      • getComments

        public WidgetsGetCommentsQuery getComments​(UserActor actor)
        Gets a list of comments for the page added through the [vk.com/dev/Comments|Comments widget].
        Parameters:
        actor - vk actor
        Returns:
        query
      • getComments

        public WidgetsGetCommentsQuery getComments​(ServiceActor actor)
        Gets a list of comments for the page added through the [vk.com/dev/Comments|Comments widget].
        Parameters:
        actor - vk actor
        Returns:
        query
      • getPages

        public WidgetsGetPagesQuery getPages​(UserActor actor)
        Gets a list of application/site pages where the [vk.com/dev/Comments|Comments widget] or [vk.com/dev/Like|Like widget] is installed.
        Parameters:
        actor - vk actor
        Returns:
        query
      • getPages

        public WidgetsGetPagesQuery getPages​(ServiceActor actor)
        Gets a list of application/site pages where the [vk.com/dev/Comments|Comments widget] or [vk.com/dev/Like|Like widget] is installed.
        Parameters:
        actor - vk actor
        Returns:
        query