SDLSubscribeButtonManagerError Enumeration Reference

Section Contents

Overview

Errors associated with the Subscribe Button Manager class

SDLSubscribeButtonManagerErrorNotSubscribed

Attempting to unsubscribe to a subscribe button that has not yet been subscribed to yet.

Objective-C

SDLSubscribeButtonManagerErrorNotSubscribed = -1

Swift

case notSubscribed = -1