ToiSchedulerScheduledStartEvent Interface Reference

Description

This function will be called when the start timestamp of a booking is reached. If an application starts observing the booking after start timestamp has passed, it will receive no such callback.

Parameters:
bookingInfo for the booking scheduled for start.

import "ToiSchedulerScheduledStartEvent.idl";

Inheritance diagram for ToiSchedulerScheduledStartEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiSchedulerServiceBooking 
booking