#import @protocol TGLiveUploadInterface - (void)setupWithFileURL:(NSURL *)fileURL; - (id)fileUpdated:(bool)completed; @end