MobileSdkRelease

Information for a release of the mobile SDK, including release notes and tags.

The mobile SDK is not generally available. Customers who have access to the mobile SDK can use it to establish and manage WAF tokens for use in HTTP(S) requests from a mobile device to WAF. For more information, see WAF client application integration in the WAF Developer Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Notes describing the release.

Link copied to clipboard

The release version.

Link copied to clipboard
val tags: List<Tag>?

Tags that are associated with the release.

Link copied to clipboard

The timestamp of the release.

Functions

Link copied to clipboard
inline fun copy(block: MobileSdkRelease.Builder.() -> Unit = {}): MobileSdkRelease
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String