pollDetails property

LiveChatPollDetails? pollDetails
getter/setter pair

Details about the poll event, this is only set if the type is 'pollEvent'.

Implementation

LiveChatPollDetails? pollDetails;