NuGardt SoftwareYourlsExpandShortUrlResult MembersNuGardt

The YourlsExpandShortUrlResult type exposes the following members.
Constructors

  NameDescription
Public methodYourlsExpandShortUrlResult
Initializes a new instance of the YourlsExpandShortUrlResult 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 fieldKeyword
Returns the keyword of the short link.
Public fieldLongUrl
Returns the long URL.
Public fieldShortUrl
Returns the short 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