Class SecureSendSMSNotificationQuery

    • Constructor Detail

      • SecureSendSMSNotificationQuery

        public SecureSendSMSNotificationQuery​(VkApiClient client,
                                              ServiceActor actor,
                                              int userId,
                                              java.lang.String message)
        Creates a AbstractQueryBuilder instance that can be used to build api request with various parameters
        Parameters:
        client - VK API client
        actor - actor with access token
        userId - value of "user id" parameter. Minimum is 1.
        message - value of "message" parameter.