Class RealtimeServiceImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.blocking.beta.RealtimeService
 
 @Deprecated(message = "Realtime has now launched and is generally available. The old beta API is now deprecated.") public final class RealtimeServiceImpl implements RealtimeService 
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classRealtimeServiceImpl.WithRawResponseImpl
 - 
                                
                            
                                Method SummaryModifier and Type Method Description RealtimeService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. RealtimeServicewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. SessionServicesessions()TranscriptionSessionServicetranscriptionSessions()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withRawResponseRealtimeService.WithRawResponse withRawResponse() Returns a view of this service that provides access to raw HTTP responses for each method. 
 - 
                                        withOptionsRealtimeService withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        sessionsSessionService sessions() 
 - 
                                        transcriptionSessionsTranscriptionSessionService transcriptionSessions() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-