[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Get(Int64)
Returns all visible events according to the filters specified.
Get(array<String>[]()[])
Returns all visible events according to the filters specified.
Get(Int64, String)
Get(Int64, array<String>[]()[])
Returns all visible events according to the filters specified.
Get(array<String>[]()[], String)
Get(Int64, Int64, Int64)
Returns all visible events according to the filters specified.
Get(Int64, array<String>[]()[], String)
Get(array<String>[]()[], Int64, Int64)
Returns all visible events according to the filters specified.
Get(Int64, String, Int64, Int64)
Get(Int64, array<String>[]()[], Int64, Int64)
Returns all visible events according to the filters specified.
Get(array<String>[]()[], String, Int64, Int64)
Get(Int64, array<String>[]()[], String, Int64, Int64)

See Also

EventsController Class
EventsController Members
Facebook.Api.Controllers Namespace