NuGardt SoftwareYourlsCreateShortUrlResult MembersNuGardt

The YourlsCreateShortUrlResult type exposes the following members.
Constructors

  NameDescription
Public methodYourlsCreateShortUrlResult
Initializes a new instance of the YourlsCreateShortUrlResult class
Back to Top
Methods

  NameDescription
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodToException
Public methodToString (Overrides OnlineObject ToString .)
Back to Top
Fields

  NameDescription
Public fieldCode
Returns or sets the code.
Public fieldShortUrl
Returns or sets the short URL.
Public fieldStatus
Returns or sets the status.
Public fieldTitle
Returns or sets the title of the short link.
Public fieldUrl
Returns or sets the long URL.
Back to Top
Properties

  NameDescription
Public propertyCallback
Returns or sets the callback of the API call.
Public propertyErrorCode
Returns or sets the error code of the API call.
Public propertyHasError
Public propertyMessage
Returns or sets the message of the API call.
Public propertyResponseRaw
Public propertyStatusCode
Returns or sets the status code of the API call. 200 = OK
Back to Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate propertyIBaseResult CacheExpires
Explicit interface implemetationPrivate methodIBaseResult ReadHeader
Back to Top
See Also