copy


Description:

public CacheOfflineChange? copy ()

Parameters:

this

a source CacheOfflineChange to copy, or null

Returns:

Copy of the given this. Free it with cache_offline_change_free when no longer needed. If the this is null, then returns null as well.