Method

PhocServerget_last_active_seat

Declaration [src]

PhocSeat*
phoc_server_get_last_active_seat (
  PhocServer* self
)

Description [src]

Get’s the last active seat.

Return value

Type: PhocSeat

The last active seat.

The data is owned by the instance.