Property | Type | Description | |
---|---|---|---|
appSetting |
Method | Description | |
---|---|---|
GetMyFeeds ( int page, int size = 15 ) : Task
|
||
GetNotifications ( int page, int size = 15 ) : Task
|
||
GetPerson ( ) : Task |
public static GetMyFeeds ( int page, int size = 15 ) : Task
|
||
page | int | |
size | int | |
return | Task
|
public static GetNotifications ( int page, int size = 15 ) : Task
|
||
page | int | |
size | int | |
return | Task
|