Kantar Media Streaming Sensor iOS
Kantar Media Streaming Measurement Library for iOS
|
The KMA_Stream object which is returned from the sensor when is called the track
method.
More...
#import <KMA_SpringStreams.h>
Instance Methods | |
(void) | - stop |
Stops the tracking on this KMA_Stream. More... | |
(NSString *) | - getUid |
Returns the UID of the stream. More... | |
The KMA_Stream object which is returned from the sensor when is called the track
method.
- (NSString*) getUid |
Returns the UID of the stream.
- (void) stop |
Stops the tracking on this KMA_Stream.
It is not possible to reactivate the tracking.