CloudBread Project  2.1.0-stable
Classes | Namespaces
CBSelGameEventsController.cs File Reference

Get remained game events API for memberID.
Date between "GameEvents.EventDurationFrom" and "GameEvents.EventDurationTo" rule.
After finish the game event duration, member could not join the finished event.
. More...

Classes

class  CloudBread.Controllers.CBSelGameEventsController
 

Namespaces

Detailed Description

Get remained game events API for memberID.
Date between "GameEvents.EventDurationFrom" and "GameEvents.EventDurationTo" rule.
After finish the game event duration, member could not join the finished event.
.

Author
Dae Woo Kim
Parameters
stringmemberID
Returns
GameEvents list table object
See also
uspSelGameEvents SP, BehaviorID : B12, B67
Todo:
paging, filter by (EventCategory1, EventCategory2, EventCategory3, TargetGroup, TargetOS, TargetDevice) option support