Closed alevinru closed 11 years ago
Done.
Теперь сессию можно запускать вот так:
NSDictionary *startSettings = [NSDictionary dictionaryWithObjectsAndKeys:[NSNumber numberWithDouble:120.0], @"timeFilter", nil]; [[STGTSessionManager sharedManager] startSessionForUID:@"1" AuthDelegate:[STGTAuthBasic sharedOAuth] settings:startSettings];