Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

BadOpenID

BadOpenID = "M_AS_BAD_OPENID"

Couldn't complete the openId process.

BadToken

BadToken = "M_AS_BAD_TOKEN"

The secret token provided to the API was invalid or not given.

BadValue

BadValue = "M_AS_BAD_VALUE"

A bad value was given to the API.

DisabledFeature

DisabledFeature = "M_AS_DISABLED_FEATURE"

The requested feature is not enabled in the bridge.

Ratelimited

Ratelimited = "M_AS_LIMIT_EXCEEDED"

Unknown

Unknown = "M_AS_UNKNOWN"

Generic failure, unknown reason

UnsupportedOperation

UnsupportedOperation = "M_AS_UNSUPPORTED_OPERATION"

The operation was not supported by this connection

Generated using TypeDoc