Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
OWTP2PErrors.h
1
// Copyright (C) <2018> Intel Corporation
2
//
3
// SPDX-License-Identifier: Apache-2.0
4
typedef
NS_ENUM(NSInteger, OWTP2PErrors) {
5
OWTP2PErrorUnknown = 2000,
6
OWTP2PErrorClientIllegalArgument = 2402,
7
OWTP2PErrorClientInvalidState = 2403
8
};
out
headers
OWTP2PErrors.h
Generated on Thu Jun 11 2020 13:52:38 for Intel® Collaboration Suite for WebRTC version 4.3.1