Method | Description | |
---|---|---|
CancelSession ( string sessionID ) : bool | ||
GetSessionBookingData ( string studentID ) : Task |
Method | Description | |
---|---|---|
getRequest ( string url ) : |
||
getSessionBookingData ( |
public CancelSession ( string sessionID ) : bool | ||
sessionID | string | |
return | bool |
public GetSessionBookingData ( string studentID ) : Task |
||
studentID | string | |
return | Task |