-
-
Notifications
You must be signed in to change notification settings - Fork 599
Objective C
Eric Marchand edited this page Nov 5, 2016
·
1 revision
To keep compatibility with objective C currently typed Error
and struct
cannot be used in functions signature
Failure handler take type OAuthSwiftError
as parameters (in swift no need to cast a generic Error
)
So there is some prefixed functions with objc_
[oauth objc_authorizeWithCall.... ]
[ [ [