Adds a component into the this.
Any existing with the same UID and RID is replaced.
| this |
an CalCache |
| component |
an Component to put into the this |
| extra |
an extra data to store in association with the |
| custom_flags |
custom flags for the |
| offline_flag |
one of CacheOfflineFlag, whether putting this component in offline |
| cancellable |
optional Cancellable object, or null |
|
Whether succeeded. |