Adds a list of components into the this.
Any existing with the same UID and RID are replaced.
If extras is not null, its length should be the same as the length of the components
. Similarly the non-NULL custom_flags length should be the same as the length of the components.
| this |
an CalCache |
| components | |
| extras |
optional extra data to store in association with the |
| custom_flags |
optional custom flags to use for the |
| offline_flag |
one of CacheOfflineFlag, whether putting these components in offline |
| cancellable |
optional Cancellable object, or null |
|
Whether succeeded. |