![]() |
Diffusion Apple API 6.12.0
Unified Client Library for iOS, tvOS and OS X / macOS
|
A version represents a released build of the client library.
Version numbers are described with dotted notation in the form <major>.<minor>.<patch>.
Class Methods | |
| (instancetype) | + versionOfClientLibrary |
Properties | |
| NSString * | version |
| NSDictionary< NSString *, NSString * > * | manifest |
Instance Methods | |
| (BOOL) | - isEqualToVersion: |
| - (BOOL) isEqualToVersion: | (nullable PTDiffusionVersion *) | version |
Compares the receiver to the given version.
| version | The version object with which to compare the receiver. |
YES if the receiver and the given version are the same.| + (instancetype) versionOfClientLibrary |
Instance of the product version of this client library.
|
readnonatomicassign |
Additional information about this build of the client library.
|
readnonatomicassign |
The complete product version number.