-
public class TDOverWritableEvent extends TDEventModel
Overridden event that corresponds to the ta_overwrite operation. Create the TDOverWritableEvent object to override the previous event data. Passing eventId specifies the event that needs to be overridden.
-
-
Constructor Summary
Constructors Constructor Description TDOverWritableEvent(String eventName, JSONObject properties, String eventId)
-