getFileId method

String getFileId ()

获取文件id

Implementation

String getFileId(){
  return _fileId;
}