Class LikedChangedCallbackArgs Class

Provides data for the LikedChanged event.

Constructors:

NameDescription
Public methodLikedChangedCallbackArgs(DateTime, String, Boolean) Initializes a new instance of the LikedChangedCallbackArgs class.

Properties:

NameDescription
Public propertyIsFavorite Gets the new favorite state.
Public propertyReceived Gets the message timestamp.
Public propertyPictureID Gets the picture identifier.