kumakore / kumakore-sdk

Kumakore SDK
http://www.kumakore.com
3 stars 0 forks source link

Convert Signin/Signup Error messages into local error codes in the SDK #6

Closed chbfiv closed 10 years ago

chbfiv commented 10 years ago

Refactored Action::getStatusCode() into Action::getCode()

Added: Action::getFlags() Action::hasFlags(StatusFlags flags)

See HelloWorld.cs for example usage