Openid
-
The
OpenIdError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBOPENIDOpenIdError : NSObject <DBSerializable, NSCopying>
Swift
class DBOPENIDOpenIdError : NSObject, DBSerializable, NSCopying
-
The
UserInfoArgs
struct.No Parameters
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBOPENIDUserInfoArgs : NSObject <DBSerializable, NSCopying>
Swift
class DBOPENIDUserInfoArgs : NSObject, DBSerializable, NSCopying
-
The
UserInfoError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBOPENIDUserInfoError : NSObject <DBSerializable, NSCopying>
Swift
class DBOPENIDUserInfoError : NSObject, DBSerializable, NSCopying
-
The
UserInfoResult
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBOPENIDUserInfoResult : NSObject <DBSerializable, NSCopying>
Swift
class DBOPENIDUserInfoResult : NSObject, DBSerializable, NSCopying