Skip to content

Files

Latest commit

41a6f82 · Apr 16, 2017

History

History
34 lines (21 loc) · 634 Bytes

WCSessionFile.md

File metadata and controls

34 lines (21 loc) · 634 Bytes

WCSessionFile主要用于记录WCSession传输文件的相关信息。

Symbols

1 Getting the File Information

// 文件路径
open var fileURL: URL { get }
// 携带的信息
open var metadata: [String : Any]? { get }

 


Appendix

Related Documentation

WCSessionFile

Revision History

时间 描述
2016-10-09 博文完成

Copyright

CSDN:http://blog.csdn.net/y550918116j

GitHub:https://github.com/937447974