class Teak.Notification.Reply Result of a function call working with notifications from the Teak server. Static Attributes Name Type Description UndeterminedUnityError Reply Unknown Unity-related error Methods toJson Dictionary<string, object> toJson(); ToString Returns a string that represents the current object. override string ToString(); Return A string that represents the current object. Properties Name Type Description Access Error bool True if the call resulted in an error. Get Errors Dictionary<string, List<string>> Get ScheduleIds List<string> The notification ids related to this call. Get Json Dictionary<string, object> The JSON received from the server. Get