startDate property

int startDate
final

Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator

Note: You can also use the DateTime object getter as startDateTime

Implementation

final int startDate;