Index
All Classes and Interfaces|All Packages
G
- getCall() - Method in class net.flioris.jva.action.document.GetDocumentUploadServerAction
- getCall() - Method in class net.flioris.jva.action.document.SaveDocumentAction
- getCall() - Method in class net.flioris.jva.action.document.UploadDocumentAction
- getCall() - Method in class net.flioris.jva.action.message.GetConversationByIdAction
- getCall() - Method in class net.flioris.jva.action.message.GetConversationsByIdAction
- getCall() - Method in class net.flioris.jva.action.message.SendMessageAction
- getCall() - Method in class net.flioris.jva.action.message.SendMessagesAction
- getCall() - Method in class net.flioris.jva.action.photo.GetPhotoUploadServerAction
- getCall() - Method in class net.flioris.jva.action.photo.SavePhotoAction
- getCall() - Method in class net.flioris.jva.action.photo.UploadPhotoAction
- getCall() - Method in class net.flioris.jva.action.RestAction
- getCall() - Method in class net.flioris.jva.action.user.GetUserByIdAction
- getCall() - Method in class net.flioris.jva.action.wall.PostAction
- getConversationById(String) - Method in class net.flioris.jva.JVA
-
Returns the Conversation by its ID.
- GetConversationByIdAction - Class in net.flioris.jva.action.message
- GetConversationByIdAction(OkHttpClient, HttpUrl.Builder) - Constructor for class net.flioris.jva.action.message.GetConversationByIdAction
- getConversationsById(String...) - Method in class net.flioris.jva.JVA
-
Returns a List of Conversation by their ID.
- GetConversationsByIdAction - Class in net.flioris.jva.action.message
- GetConversationsByIdAction(OkHttpClient, HttpUrl.Builder) - Constructor for class net.flioris.jva.action.message.GetConversationsByIdAction
- getDocumentUploadServer() - Method in class net.flioris.jva.JVA
-
Gets a documents upload server (currently used for uploading group photos).
- GetDocumentUploadServerAction - Class in net.flioris.jva.action.document
- GetDocumentUploadServerAction(OkHttpClient, HttpUrl.Builder) - Constructor for class net.flioris.jva.action.document.GetDocumentUploadServerAction
- getPhotoUploadServer(int) - Method in class net.flioris.jva.JVA
-
Gets a photos upload server.
- GetPhotoUploadServerAction - Class in net.flioris.jva.action.photo
- GetPhotoUploadServerAction(OkHttpClient, HttpUrl.Builder) - Constructor for class net.flioris.jva.action.photo.GetPhotoUploadServerAction
- getUserById(String) - Method in class net.flioris.jva.JVA
-
Returns the User by its ID.
- GetUserByIdAction - Class in net.flioris.jva.action.user
- GetUserByIdAction(OkHttpClient, HttpUrl.Builder) - Constructor for class net.flioris.jva.action.user.GetUserByIdAction
All Classes and Interfaces|All Packages