()
| 162 | |
| 163 | |
| 164 | public void destroyView() { |
| 165 | parentView = sd.roster; |
| 166 | super.destroyView(); |
| 167 | } |
| 168 | |
| 169 | public void fetchMediaElements(Vector bobCache) { |
| 170 | //TODO: fetch external http bobs and non-cached in-band bobs |
no outgoing calls
no test coverage detected