Index
All Classes and Interfaces|All Packages
A
- account - Variable in class com.greenapi.pkg.api.GreenApi
- AccountSocketStatus - Class in com.greenapi.pkg.models.notifications
- AccountSocketStatus() - Constructor for class com.greenapi.pkg.models.notifications.AccountSocketStatus
- AccountStatus - Class in com.greenapi.pkg.models.notifications
- AccountStatus() - Constructor for class com.greenapi.pkg.models.notifications.AccountStatus
- addGroupParticipant(ChangeParticipantReq) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method adds a participant to a group chat.
- AddGroupParticipantResp - Class in com.greenapi.pkg.models.response
- AddGroupParticipantResp() - Constructor for class com.greenapi.pkg.models.response.AddGroupParticipantResp
- archiveChat(String) - Method in class com.greenapi.pkg.api.methods.GreenApiService
-
The method archives a chat.
- AvatarInfo - Class in com.greenapi.pkg.models.notifications.messages
- AvatarInfo() - Constructor for class com.greenapi.pkg.models.notifications.messages.AvatarInfo
B
- Button - Class in com.greenapi.pkg.models
- Button() - Constructor for class com.greenapi.pkg.models.Button
- ButtonMessage - Class in com.greenapi.pkg.models.notifications.messages
- ButtonMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.ButtonMessage
- ButtonMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ButtonMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ButtonMessageData
- ButtonMessageReceived - Class in com.greenapi.pkg.models.notifications
- ButtonMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.ButtonMessageReceived
C
- CallButton - Class in com.greenapi.pkg.models
- CallButton() - Constructor for class com.greenapi.pkg.models.CallButton
- ChangeGroupNameReq - Class in com.greenapi.pkg.models.request
- ChangeGroupNameReq() - Constructor for class com.greenapi.pkg.models.request.ChangeGroupNameReq
- ChangeGroupNameResp - Class in com.greenapi.pkg.models.response
- ChangeGroupNameResp() - Constructor for class com.greenapi.pkg.models.response.ChangeGroupNameResp
- ChangeGroupPictureReq - Class in com.greenapi.pkg.models.request
- ChangeGroupPictureReq() - Constructor for class com.greenapi.pkg.models.request.ChangeGroupPictureReq
- ChangeParticipantReq - Class in com.greenapi.pkg.models.request
- ChangeParticipantReq() - Constructor for class com.greenapi.pkg.models.request.ChangeParticipantReq
- ChatContact - Class in com.greenapi.pkg.models
- ChatContact() - Constructor for class com.greenapi.pkg.models.ChatContact
- ChatHistoryMessage - Class in com.greenapi.pkg.models
- ChatHistoryMessage() - Constructor for class com.greenapi.pkg.models.ChatHistoryMessage
- ChatLocation - Class in com.greenapi.pkg.models
- ChatLocation() - Constructor for class com.greenapi.pkg.models.ChatLocation
- ChatMessage - Class in com.greenapi.pkg.models.response
- ChatMessage() - Constructor for class com.greenapi.pkg.models.response.ChatMessage
- checkWhatsapp(Long) - Method in class com.greenapi.pkg.api.methods.GreenApiService
-
The method checks WhatsApp account availability on a phone number.
- CheckWhatsAppResp - Class in com.greenapi.pkg.models.response
- CheckWhatsAppResp() - Constructor for class com.greenapi.pkg.models.response.CheckWhatsAppResp
- clearMessagesQueue() - Method in class com.greenapi.pkg.api.methods.GreenApiQueues
-
The method is aimed for clearing the queue of messages to be sent.
- ClearMessagesQueueResp - Class in com.greenapi.pkg.models.response
- ClearMessagesQueueResp() - Constructor for class com.greenapi.pkg.models.response.ClearMessagesQueueResp
- com.greenapi.examples - package com.greenapi.examples
- com.greenapi.pkg.api - package com.greenapi.pkg.api
- com.greenapi.pkg.api.methods - package com.greenapi.pkg.api.methods
- com.greenapi.pkg.api.webhook - package com.greenapi.pkg.api.webhook
- com.greenapi.pkg.models - package com.greenapi.pkg.models
- com.greenapi.pkg.models.notifications - package com.greenapi.pkg.models.notifications
- com.greenapi.pkg.models.notifications.messages - package com.greenapi.pkg.models.notifications.messages
- com.greenapi.pkg.models.notifications.messages.messageData - package com.greenapi.pkg.models.notifications.messages.messageData
- com.greenapi.pkg.models.request - package com.greenapi.pkg.models.request
- com.greenapi.pkg.models.response - package com.greenapi.pkg.models.response
- Contact - Class in com.greenapi.pkg.models
- Contact() - Constructor for class com.greenapi.pkg.models.Contact
- ContactAvatar - Class in com.greenapi.pkg.models.notifications
- ContactAvatar() - Constructor for class com.greenapi.pkg.models.notifications.ContactAvatar
- ContactMessage - Class in com.greenapi.pkg.models.notifications.messages
- ContactMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.ContactMessage
- ContactMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ContactMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ContactMessageData
- ContactMessageReceived - Class in com.greenapi.pkg.models.notifications
- ContactMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.ContactMessageReceived
- ContactsArrayMessage - Class in com.greenapi.pkg.models.notifications.messages
- ContactsArrayMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.ContactsArrayMessage
- ContactsArrayMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ContactsArrayMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ContactsArrayMessageData
- ContactsArrayMessageReceived - Class in com.greenapi.pkg.models.notifications
- ContactsArrayMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.ContactsArrayMessageReceived
- createGroup(CreateGroupReq) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method is aimed for creating a group chat.
- CreateGroupReq - Class in com.greenapi.pkg.models.request
- CreateGroupReq() - Constructor for class com.greenapi.pkg.models.request.CreateGroupReq
- CreateGroupResp - Class in com.greenapi.pkg.models.response
- CreateGroupResp() - Constructor for class com.greenapi.pkg.models.response.CreateGroupResp
D
- deleteMessage(MessageReq) - Method in class com.greenapi.pkg.api.methods.GreenApiService
-
The method deletes a message from a chat.
- deleteNotification(Integer) - Method in class com.greenapi.pkg.api.methods.GreenApiReceiving
-
The method is aimed for deleting an incoming notification from the notification queue.
- DeviceData - Class in com.greenapi.pkg.models.notifications.messages
- DeviceData() - Constructor for class com.greenapi.pkg.models.notifications.messages.DeviceData
- DeviceStatus - Class in com.greenapi.pkg.models.notifications
- DeviceStatus() - Constructor for class com.greenapi.pkg.models.notifications.DeviceStatus
- downloadFile(MessageReq) - Method in class com.greenapi.pkg.api.methods.GreenApiReceiving
-
The method is aimed for downloading incoming and outgoing files.
E
- ExtendedTextMessage - Class in com.greenapi.pkg.models
- ExtendedTextMessage() - Constructor for class com.greenapi.pkg.models.ExtendedTextMessage
- ExtendedTextMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ExtendedTextMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ExtendedTextMessageData
- ExtendedTextMessageDataOld - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ExtendedTextMessageDataOld() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ExtendedTextMessageDataOld
F
- FileMessage - Class in com.greenapi.pkg.models.notifications.messages
- FileMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.FileMessage
- FileMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- FileMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.FileMessageData
- FileMessageReceived - Class in com.greenapi.pkg.models.notifications
- FileMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.FileMessageReceived
G
- get(String) - Method in class com.greenapi.pkg.api.webhook.NotificationMapper
- getAvatar(String) - Method in class com.greenapi.pkg.api.methods.GreenApiService
-
The method returns a user or a group chat avatar.
- GetAvatarResp - Class in com.greenapi.pkg.models.response
- GetAvatarResp() - Constructor for class com.greenapi.pkg.models.response.GetAvatarResp
- getChatHistory(GetChatHistoryReq) - Method in class com.greenapi.pkg.api.methods.GreenApiJournals
-
The method returns the chat message history.
- GetChatHistoryReq - Class in com.greenapi.pkg.models.request
- GetChatHistoryReq() - Constructor for class com.greenapi.pkg.models.request.GetChatHistoryReq
- getContactInfo(String) - Method in class com.greenapi.pkg.api.methods.GreenApiService
-
The method is aimed for getting information on a contact.
- GetContactInfoResp - Class in com.greenapi.pkg.models.response
- GetContactInfoResp() - Constructor for class com.greenapi.pkg.models.response.GetContactInfoResp
- getContacts() - Method in class com.greenapi.pkg.api.methods.GreenApiService
-
The method is aimed for getting a list of the current account contacts.
- GetContactsResp - Class in com.greenapi.pkg.models.response
- GetContactsResp() - Constructor for class com.greenapi.pkg.models.response.GetContactsResp
- getGroupData(String) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method gets group chat data.
- getMessage(MessageReq) - Method in class com.greenapi.pkg.api.methods.GreenApiJournals
-
The method returns the chat message.
- getQrCode() - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
The method is aimed for getting QR code.
- getSettings() - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
This method return instance settings https://greenapi.com/en/docs/api/account/GetSettings/
- getStateInstance() - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
The method is aimed for getting the account state https://greenapi.com/en/docs/api/account/GetStateInstance/
- getStatusInstance() - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
The method is aimed for getting the status of the account instance socket connection with WhatsApp.
- getWaSettings() - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
The method is aimed to get information about the WhatsApp account https://greenapi.com/en/api/account/GetWaSettings/
- GreenApi - Class in com.greenapi.pkg.api
- GreenApi(RestTemplate, String, String, String, String) - Constructor for class com.greenapi.pkg.api.GreenApi
- GreenApiAccount - Class in com.greenapi.pkg.api.methods
- GreenApiAccount() - Constructor for class com.greenapi.pkg.api.methods.GreenApiAccount
- GreenApiGroups - Class in com.greenapi.pkg.api.methods
- GreenApiGroups() - Constructor for class com.greenapi.pkg.api.methods.GreenApiGroups
- GreenApiJournals - Class in com.greenapi.pkg.api.methods
- GreenApiJournals() - Constructor for class com.greenapi.pkg.api.methods.GreenApiJournals
- GreenApiMarking - Class in com.greenapi.pkg.api.methods
- GreenApiMarking() - Constructor for class com.greenapi.pkg.api.methods.GreenApiMarking
- GreenApiQueues - Class in com.greenapi.pkg.api.methods
- GreenApiQueues() - Constructor for class com.greenapi.pkg.api.methods.GreenApiQueues
- GreenApiReceiving - Class in com.greenapi.pkg.api.methods
- GreenApiReceiving() - Constructor for class com.greenapi.pkg.api.methods.GreenApiReceiving
- GreenApiSending - Class in com.greenapi.pkg.api.methods
- GreenApiSending() - Constructor for class com.greenapi.pkg.api.methods.GreenApiSending
- GreenApiService - Class in com.greenapi.pkg.api.methods
- GreenApiService() - Constructor for class com.greenapi.pkg.api.methods.GreenApiService
- GroupData - Class in com.greenapi.pkg.models.response
- GroupData() - Constructor for class com.greenapi.pkg.models.response.GroupData
- GroupInviteMessage - Class in com.greenapi.pkg.models.notifications.messages
- GroupInviteMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.GroupInviteMessage
- GroupInviteMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- GroupInviteMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.GroupInviteMessageData
- GroupInviteMessageReceived - Class in com.greenapi.pkg.models.notifications
- GroupInviteMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.GroupInviteMessageReceived
- groups - Variable in class com.greenapi.pkg.api.GreenApi
H
- handle(Notification) - Method in interface com.greenapi.pkg.api.webhook.WebhookHandler
I
- ImageUrls() - Constructor for class com.greenapi.pkg.models.Product.ImageUrls
- IncomingCall - Class in com.greenapi.pkg.models.notifications
- IncomingCall() - Constructor for class com.greenapi.pkg.models.notifications.IncomingCall
- InstanceData - Class in com.greenapi.pkg.models.notifications.messages
- InstanceData() - Constructor for class com.greenapi.pkg.models.notifications.messages.InstanceData
- InstanceSettingsReq - Class in com.greenapi.pkg.models.request
- InstanceSettingsReq() - Constructor for class com.greenapi.pkg.models.request.InstanceSettingsReq
J
L
- lastIncomingMessages(Integer) - Method in class com.greenapi.pkg.api.methods.GreenApiJournals
-
The method returns the last incoming messages of the account.
- lastOutgoingMessages(Integer) - Method in class com.greenapi.pkg.api.methods.GreenApiJournals
-
The method returns the last outgoing messages of the account.
- leaveGroup(String) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method makes the current account user leave the group chat.
- LeaveGroupResp - Class in com.greenapi.pkg.models.response
- LeaveGroupResp() - Constructor for class com.greenapi.pkg.models.response.LeaveGroupResp
- ListMessage - Class in com.greenapi.pkg.models.notifications.messages
- ListMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.ListMessage
- ListMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ListMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ListMessageData
- ListMessageData.Row - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ListMessageData.Section - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ListMessageReceived - Class in com.greenapi.pkg.models.notifications
- ListMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.ListMessageReceived
- ListSelectionMessage - Class in com.greenapi.pkg.models.notifications.messages
- ListSelectionMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.ListSelectionMessage
- ListSelectionMessageReceived - Class in com.greenapi.pkg.models.notifications
- ListSelectionMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.ListSelectionMessageReceived
- LocationMessage - Class in com.greenapi.pkg.models.notifications.messages
- LocationMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.LocationMessage
- LocationMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- LocationMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.LocationMessageData
- LocationMessageReceived - Class in com.greenapi.pkg.models.notifications
- LocationMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.LocationMessageReceived
- logout() - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
The method is aimed for logging out an account.
- LogoutResp - Class in com.greenapi.pkg.models.response
- LogoutResp() - Constructor for class com.greenapi.pkg.models.response.LogoutResp
M
- marking - Variable in class com.greenapi.pkg.api.GreenApi
- MessageReq - Class in com.greenapi.pkg.models.request
- MessageReq() - Constructor for class com.greenapi.pkg.models.request.MessageReq
N
- Notification - Class in com.greenapi.pkg.models.notifications
- Notification() - Constructor for class com.greenapi.pkg.models.notifications.Notification
- NotificationBody - Interface in com.greenapi.pkg.models.notifications
- NotificationMapper - Class in com.greenapi.pkg.api.webhook
- NotificationMapper() - Constructor for class com.greenapi.pkg.api.webhook.NotificationMapper
O
- Outgoing - Class in com.greenapi.pkg.models.request
- Outgoing() - Constructor for class com.greenapi.pkg.models.request.Outgoing
- OutgoingButtons - Class in com.greenapi.pkg.models.request
- OutgoingButtons() - Constructor for class com.greenapi.pkg.models.request.OutgoingButtons
- OutgoingContact - Class in com.greenapi.pkg.models.request
- OutgoingContact() - Constructor for class com.greenapi.pkg.models.request.OutgoingContact
- OutgoingFileByUpload - Class in com.greenapi.pkg.models.request
- OutgoingFileByUpload() - Constructor for class com.greenapi.pkg.models.request.OutgoingFileByUpload
- OutgoingFileByUrl - Class in com.greenapi.pkg.models.request
- OutgoingFileByUrl() - Constructor for class com.greenapi.pkg.models.request.OutgoingFileByUrl
- OutgoingListMessage - Class in com.greenapi.pkg.models.request
- OutgoingListMessage() - Constructor for class com.greenapi.pkg.models.request.OutgoingListMessage
- OutgoingListMessage.Row - Class in com.greenapi.pkg.models.request
- OutgoingListMessage.Section - Class in com.greenapi.pkg.models.request
- OutgoingLocation - Class in com.greenapi.pkg.models.request
- OutgoingLocation() - Constructor for class com.greenapi.pkg.models.request.OutgoingLocation
- OutgoingMessage - Class in com.greenapi.pkg.models.request
- OutgoingMessage() - Constructor for class com.greenapi.pkg.models.request.OutgoingMessage
- OutgoingMessageStatus - Class in com.greenapi.pkg.models.notifications
- OutgoingMessageStatus() - Constructor for class com.greenapi.pkg.models.notifications.OutgoingMessageStatus
- OutgoingTemplateButtons - Class in com.greenapi.pkg.models.request
- OutgoingTemplateButtons() - Constructor for class com.greenapi.pkg.models.request.OutgoingTemplateButtons
P
- Participant - Class in com.greenapi.pkg.models
- Participant() - Constructor for class com.greenapi.pkg.models.Participant
- PollMessage - Class in com.greenapi.pkg.models.notifications.messages
- PollMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.PollMessage
- PollMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- PollMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.PollMessageData
- PollMessageReceived - Class in com.greenapi.pkg.models.notifications
- PollMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.PollMessageReceived
- Product - Class in com.greenapi.pkg.models
- Product() - Constructor for class com.greenapi.pkg.models.Product
- Product.ImageUrls - Class in com.greenapi.pkg.models
- Product.ReviewStatus - Class in com.greenapi.pkg.models
Q
- Qr - Class in com.greenapi.pkg.models.response
- Qr() - Constructor for class com.greenapi.pkg.models.response.Qr
- QueueMessage - Class in com.greenapi.pkg.models
- QueueMessage() - Constructor for class com.greenapi.pkg.models.QueueMessage
- QueueMessageBody - Class in com.greenapi.pkg.models
- QueueMessageBody() - Constructor for class com.greenapi.pkg.models.QueueMessageBody
- queues - Variable in class com.greenapi.pkg.api.GreenApi
- QuickReplyButton - Class in com.greenapi.pkg.models
- QuickReplyButton() - Constructor for class com.greenapi.pkg.models.QuickReplyButton
- QuotedDataReaction - Class in com.greenapi.pkg.models.notifications.messages.messageData
- QuotedDataReaction() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.QuotedDataReaction
- QuotedMessage - Class in com.greenapi.pkg.models.notifications.messages.messageData
- QuotedMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.QuotedMessage
- QuotedMessageOld<T> - Class in com.greenapi.pkg.models.notifications.messages
- QuotedMessageOld() - Constructor for class com.greenapi.pkg.models.notifications.messages.QuotedMessageOld
- QuotedMessageReceived<T> - Class in com.greenapi.pkg.models.notifications
- QuotedMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.QuotedMessageReceived
R
- ReactionMessage - Class in com.greenapi.pkg.models.notifications.messages
- ReactionMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.ReactionMessage
- ReactionMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- ReactionMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ReactionMessageData
- ReactionMessageReceived - Class in com.greenapi.pkg.models.notifications
- ReactionMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.ReactionMessageReceived
- readChat(MessageReq) - Method in class com.greenapi.pkg.api.methods.GreenApiMarking
-
The method is aimed for marking messages in a chat as read.
- ReadChatResp - Class in com.greenapi.pkg.models.response
- ReadChatResp() - Constructor for class com.greenapi.pkg.models.response.ReadChatResp
- reboot() - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
The method is aimed for rebooting an account.
- RebootResp - Class in com.greenapi.pkg.models.response
- RebootResp() - Constructor for class com.greenapi.pkg.models.response.RebootResp
- receiveNotification() - Method in class com.greenapi.pkg.api.methods.GreenApiReceiving
-
The method is aimed for receiving one incoming notification from the notifications queue.
- receiving - Variable in class com.greenapi.pkg.api.GreenApi
- removeGroupAdmin(ChangeParticipantReq) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method removes a participant from group chat administration rights.
- RemoveGroupAdminResp - Class in com.greenapi.pkg.models.response
- RemoveGroupAdminResp() - Constructor for class com.greenapi.pkg.models.response.RemoveGroupAdminResp
- removeGroupParticipant(ChangeParticipantReq) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method removes a participant from a group chat.
- RemoveGroupParticipantResp - Class in com.greenapi.pkg.models.response
- RemoveGroupParticipantResp() - Constructor for class com.greenapi.pkg.models.response.RemoveGroupParticipantResp
- ReviewStatus() - Constructor for class com.greenapi.pkg.models.Product.ReviewStatus
- Row() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ListMessageData.Row
- Row() - Constructor for class com.greenapi.pkg.models.request.OutgoingListMessage.Row
S
- Section() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.ListMessageData.Section
- Section() - Constructor for class com.greenapi.pkg.models.request.OutgoingListMessage.Section
- sendButtons(OutgoingButtons) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
The method is aimed for sending a button message to a personal or a group chat.
- sendContact(OutgoingContact) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
The method is aimed for sending a contact message.
- SenderData - Class in com.greenapi.pkg.models.notifications.messages
- SenderData() - Constructor for class com.greenapi.pkg.models.notifications.messages.SenderData
- sendFileByUpload(OutgoingFileByUpload) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
The method is aimed for sending a file uploaded by form (form-data).
- SendFileByUploadExample - Class in com.greenapi.examples
- SendFileByUploadExample() - Constructor for class com.greenapi.examples.SendFileByUploadExample
- SendFileByUploadResp - Class in com.greenapi.pkg.models.response
- SendFileByUploadResp() - Constructor for class com.greenapi.pkg.models.response.SendFileByUploadResp
- sendFileByUrl(OutgoingFileByUrl) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
The method is aimed for sending a file uploaded by Url.
- SendFileByUrlExample - Class in com.greenapi.examples
- SendFileByUrlExample() - Constructor for class com.greenapi.examples.SendFileByUrlExample
- sending - Variable in class com.greenapi.pkg.api.GreenApi
- sendListMessage(OutgoingListMessage) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
TThe method is aimed for sending a message with a select button from a list of values to a personal or a group chat.
- sendLocation(OutgoingLocation) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
The method is aimed for sending location message https://greenapi.com/en/docs/api/sending/SendLocation/
- sendMessage(OutgoingMessage) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
The method is aimed for sending a text message to a personal or a group chat.
- SendMessageExample - Class in com.greenapi.examples
- SendMessageExample() - Constructor for class com.greenapi.examples.SendMessageExample
- SendMessageResp - Class in com.greenapi.pkg.models.response
- SendMessageResp() - Constructor for class com.greenapi.pkg.models.response.SendMessageResp
- sendTemplateButtons(OutgoingTemplateButtons) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
The method is aimed for sending a message with template list interactive buttons to a personal or a group chat.
- service - Variable in class com.greenapi.pkg.api.GreenApi
- setDisappearingChat(String, Long) - Method in class com.greenapi.pkg.api.methods.GreenApiService
-
The method is aimed for changing settings of disappearing messages in chats.
- SetDisappearingChatResp - Class in com.greenapi.pkg.models.response
- SetDisappearingChatResp() - Constructor for class com.greenapi.pkg.models.response.SetDisappearingChatResp
- setGroupAdmin(ChangeParticipantReq) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method sets a group chat participant as an administrator.
- SetGroupAdminResp - Class in com.greenapi.pkg.models.response
- SetGroupAdminResp() - Constructor for class com.greenapi.pkg.models.response.SetGroupAdminResp
- setGroupPicture(ChangeGroupPictureReq) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method sets a group picture.
- SetGroupPictureResp - Class in com.greenapi.pkg.models.response
- SetGroupPictureResp() - Constructor for class com.greenapi.pkg.models.response.SetGroupPictureResp
- setProfilePicture(File) - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
The method is aimed for setting an account picture.
- SetProfilePictureResp - Class in com.greenapi.pkg.models.response
- SetProfilePictureResp() - Constructor for class com.greenapi.pkg.models.response.SetProfilePictureResp
- setSetting(InstanceSettingsReq) - Method in class com.greenapi.pkg.api.methods.GreenApiAccount
-
Use this method for change instance settings https://greenapi.com/en/docs/api/account/SetSettings/
- SetSettingsResp - Class in com.greenapi.pkg.models.response
- SetSettingsResp() - Constructor for class com.greenapi.pkg.models.response.SetSettingsResp
- Settings - Class in com.greenapi.pkg.models.response
- Settings() - Constructor for class com.greenapi.pkg.models.response.Settings
- showMessagesQueue() - Method in class com.greenapi.pkg.api.methods.GreenApiQueues
-
The method is aimed for getting a list of messages in the queue to be sent.
- SimpleButtonSelectionMessage - Class in com.greenapi.pkg.models.notifications.messages
- SimpleButtonSelectionMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.SimpleButtonSelectionMessage
- SimpleButtonSelectionMessageReceived - Class in com.greenapi.pkg.models.notifications
- SimpleButtonSelectionMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.SimpleButtonSelectionMessageReceived
- start(WebhookHandler) - Method in class com.greenapi.pkg.api.webhook.WebhookConsumer
- StateInstanceResp - Class in com.greenapi.pkg.models.response
- StateInstanceResp() - Constructor for class com.greenapi.pkg.models.response.StateInstanceResp
- StatusInstanceResp - Class in com.greenapi.pkg.models.response
- StatusInstanceResp() - Constructor for class com.greenapi.pkg.models.response.StatusInstanceResp
- StickerMessage - Class in com.greenapi.pkg.models.notifications.messages
- StickerMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.StickerMessage
- StickerMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- StickerMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.StickerMessageData
- StickerMessageReceived - Class in com.greenapi.pkg.models.notifications
- StickerMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.StickerMessageReceived
- stop() - Method in class com.greenapi.pkg.api.webhook.WebhookConsumer
T
- TemplateButtonReplyMessage - Class in com.greenapi.pkg.models.notifications.messages.messageData
- TemplateButtonReplyMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.TemplateButtonReplyMessage
- TemplateButtons - Class in com.greenapi.pkg.models
- TemplateButtons() - Constructor for class com.greenapi.pkg.models.TemplateButtons
- TemplateButtonSelection - Class in com.greenapi.pkg.models.notifications.messages
- TemplateButtonSelection() - Constructor for class com.greenapi.pkg.models.notifications.messages.TemplateButtonSelection
- TemplateButtonSelectionMessageReceived - Class in com.greenapi.pkg.models.notifications
- TemplateButtonSelectionMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.TemplateButtonSelectionMessageReceived
- TextMessage - Class in com.greenapi.pkg.models.notifications.messages
- TextMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.TextMessage
- TextMessageData - Class in com.greenapi.pkg.models.notifications.messages.messageData
- TextMessageData() - Constructor for class com.greenapi.pkg.models.notifications.messages.messageData.TextMessageData
- TextMessageReceived - Class in com.greenapi.pkg.models.notifications
- TextMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.TextMessageReceived
U
- unarchiveChat(String) - Method in class com.greenapi.pkg.api.methods.GreenApiService
-
The method unarchives a chat.
- updateGroupName(ChangeGroupNameReq) - Method in class com.greenapi.pkg.api.methods.GreenApiGroups
-
The method changes a group chat name.
- UploadExample - Class in com.greenapi.examples
- UploadExample() - Constructor for class com.greenapi.examples.UploadExample
- uploadFile(File) - Method in class com.greenapi.pkg.api.methods.GreenApiSending
-
The method is designed to upload a file to the cloud storage, which can be sent using the sendFileByUrl method.
- UploadFileAndSendByUrlExample - Class in com.greenapi.examples
- UploadFileAndSendByUrlExample() - Constructor for class com.greenapi.examples.UploadFileAndSendByUrlExample
- UploadFileResp - Class in com.greenapi.pkg.models.response
- UploadFileResp() - Constructor for class com.greenapi.pkg.models.response.UploadFileResp
- UrlButton - Class in com.greenapi.pkg.models
- UrlButton() - Constructor for class com.greenapi.pkg.models.UrlButton
- UrlMessage - Class in com.greenapi.pkg.models.notifications.messages
- UrlMessage() - Constructor for class com.greenapi.pkg.models.notifications.messages.UrlMessage
- UrlMessageReceived - Class in com.greenapi.pkg.models.notifications
- UrlMessageReceived() - Constructor for class com.greenapi.pkg.models.notifications.UrlMessageReceived
W
- WaSettings - Class in com.greenapi.pkg.models.response
- WaSettings() - Constructor for class com.greenapi.pkg.models.response.WaSettings
- WebhookConsumer - Class in com.greenapi.pkg.api.webhook
- WebhookConsumer() - Constructor for class com.greenapi.pkg.api.webhook.WebhookConsumer
- webhookExample(String[]) - Static method in class com.greenapi.examples.WebhookExample
- WebhookExample - Class in com.greenapi.examples
-
Use "main" instead "webhookExample" in real code.
- WebhookExample() - Constructor for class com.greenapi.examples.WebhookExample
- WebhookHandler - Interface in com.greenapi.pkg.api.webhook
All Classes and Interfaces|All Packages