The Ipernity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Ipernity | Overloaded. |
Methods
Name | Description | |
---|---|---|
AuthGetAccount | Overloaded. | |
AuthGetFrob |
Get a frob.
| |
AuthGetToken |
Get a Account from the frob
| |
AuthGetUrl | Overloaded. | |
CheckAuthToken | Overloaded. | |
ConfigureIpernityObject |
Configures an IpernityObject so that it can interact with Ipernity
| |
DocSearch | Overloaded. | |
Equals | (Inherited from Object.) | |
ExploreDocGetRecent |
Return some recent documents posted by everyone
| |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GroupSearch |
Search for a group.
| |
MemberwiseClone | (Inherited from Object.) | |
TestEcho |
A simple echo test
| |
TestHello |
A hello world!
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AlwaysAuthenticate |
Set it to true if the methods have to be always athenticated
| |
AlwaysSign |
Set it to true if methods have to be always signed
| |
Authenticate |
Set it to true before calling the method athenticated
| |
Cache |
Gets the cache
|
Events
Name | Description | |
---|---|---|
UploadCompleted |
Occurs when the upload is completed
| |
UploadProgress |
Occurs when the progress of the upload changed
|