-
Notifications
You must be signed in to change notification settings - Fork 6
SNRequestMethod
Ju Liaoyuan edited this page Dec 20, 2022
·
1 revision
Declared in SRRequestClient.h
typedef NS_ENUM(NSInteger, SNRequestMethod ) {
SNRequestMethodGET = 0,
SNRequestMethodPOST,
};
Declared In SRRequestClient.h
.
Declared In SRRequestClient.h
.
Sona Wiki