- ID() - Method in class net.wildfyre.posts.Comment
-
The ID of this comment.
- ID - Variable in class net.wildfyre.users.User
-
- imageURL() - Method in class net.wildfyre.posts.Comment
-
The URL to the image of this comment.
- init() - Static method in class net.wildfyre.api.Internal
-
Connects to the server & tries to access the logged-user's ID.
- init() - Static method in class net.wildfyre.users.Users
-
Prepares this class to serve Users.
- Internal - Class in net.wildfyre.api
-
This class represents the internals of the WildFyre Java Client Library.
- Internal() - Constructor for class net.wildfyre.api.Internal
-
- InvalidCredentialsException - Exception in net.wildfyre.utils
-
Thrown when the client tries to connect to the server, but the username or the password is incorrect.
- InvalidCredentialsException(String, IssueInTransferException) - Constructor for exception net.wildfyre.utils.InvalidCredentialsException
-
- InvalidJsonException - Exception in net.wildfyre.utils
-
This exception represents a problem that occurred because the JSON data provided contained an error.
- isBanned - Variable in class net.wildfyre.users.User
-
- isBanned() - Method in class net.wildfyre.users.User
-
Is this user banned?
- isConnected() - Static method in class net.wildfyre.api.WildFyre
-
Is the user connected?
- isEmpty() - Method in class net.wildfyre.utils.LazyMap
-
- isInitialized() - Method in class net.wildfyre.utils.LazyMap
-
Is this object initialized?
- isMyID(int) - Static method in class net.wildfyre.users.Users
-
- isNew() - Method in class net.wildfyre.descriptors.Descriptor
-
Permits to know if this object was ever used before.
- isPresent() - Method in exception net.wildfyre.descriptors.NoSuchEntityException
-
Was an entity specified when creating this exception?
- isValid(long) - Method in class net.wildfyre.descriptors.Descriptor
-
Checks if this descriptor is still valid.
- isValid() - Method in class net.wildfyre.descriptors.Descriptor
-
Checks if this descriptor is still valid.