IpernityNET namespace contains classes to interact with Ipernity. Ipernity class is the main class to use.
Classes
Class | Description | |
---|---|---|
CommentPermissions |
Represent the comment permissions
| |
Containers |
Contains the containers of a document
| |
DocExploreParameters |
Contains the parameters for the method ExploreDocGetRecent(DocExploreParameters) | |
DocListParameters |
Contains the parameters for docs getList methods
| |
DocSearchParameters |
Contains the parameters for a document search
| |
DocSearchResults |
Contains the document search results
| |
DocumentAddResult |
Contains the results for an add document method
| |
DocumentAddStatus |
Represent a status for a added document
| |
DocumentContext |
Represent a document context
| |
DocumentFile |
Represent an document file
| |
DocumentPermissions |
Represent permissions for a document
| |
GroupSearchParameters |
Contains parameters for the method GroupSearch(GroupSearchParameters) | |
GroupSearchResults |
Contains the group search results
| |
Ipernity |
Represent a "link" to the Ipernity website.
| |
IpernityCache |
Contains cached Ipernity objects
| |
IpernityError |
Represent an Ipernity error
| |
IpernityException |
Throwed when Ipernity returned an error.
| |
Location |
Represent a location
| |
Media |
Represent a media
| |
MediaInfos |
Represent a document media informations
| |
NetworkAutocompleteResult |
Contains result for the method NetworkAutocomplete(String, Relation) and NetworkAutocomplete(String) | |
RemoveDocsResult |
Represent a remove document result
| |
RemoveDocsResults |
Contains the results for remove docs methods
| |
TagsEditParameters |
Contains the parameters for the methods TagsEdit(TagsEditParameters) | |
Thumbnail |
Represent a thumbnail
| |
Ticket |
Represent a ticket
| |
TicketResults |
Gets the ticket results
| |
UploadCompletedEventArgs |
Provides data for the UploadCompleted event
| |
UploadFileParameters |
Contains parameters for a file upload
| |
UploadProgressEventArgs |
Provides data for the UploadProgress event
| |
UploadStream |
Contains the stream used for an upload
| |
Usage |
Represent a document usage
| |
Visibility |
Represent a document visibility
| |
Visitor |
Represent a visitor
|
Delegates
Delegate | Description | |
---|---|---|
UploadCompletedEventHandler |
Represents the method that will handle the UploadCompleted event of the Ipernity class.
| |
UploadProgressEventHandler |
Represents the method that will handle the UploadProgress event of the Ipernity class.
|
Enumerations
Enumeration | Description | |
---|---|---|
DocumentMedia |
Specifies the document type
| |
ExtraInformation |
Specifies the extras informations for document
| |
GroupVisibility |
Specifies the group visibility
| |
License |
Specifies the license
| |
Permission |
Specifies the permissions on docs for the application
| |
PermissionPeople |
Specifies the permissions for people
| |
PermissionShare |
Specifies the share permissions
| |
PrivacyLevel |
Specifies the privacy level for documents
| |
QuotaPeriod |
Specifies the quota period for a group
| |
Relation |
Specifies the relation
| |
SearchSort |
Specifies the search sort
| |
TagType |
Specifies the type of tag
| |
Thumbsize |
Specifies the thumbnail size
|