Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
OWTP2PSignalingReceiverProtocol.h
1
// Copyright (C) <2018> Intel Corporation
2
//
3
// SPDX-License-Identifier: Apache-2.0
4
#import <Foundation/Foundation.h>
6
// RTCSignalingReceiverInterface is an ObjectiveC wrapper for
7
// SignalingReceiverInterface.
8
@protocol
OWTP2PSignalingReceiverProtocol<NSObject>
9
- (void)onIncomingSignalingMessage:(NSString*)message;
10
@end
out
headers
OWTP2PSignalingReceiverProtocol.h
Generated on Thu Jun 11 2020 13:52:38 for Intel® Collaboration Suite for WebRTC version 4.3.1