10 lines
189 B
C
Executable File
10 lines
189 B
C
Executable File
//
|
|
// AppID.h
|
|
// Agora iOS Tutorial Objective-C
|
|
//
|
|
// Created by James Fang on 7/19/16.
|
|
// Copyright © 2016 Agora.io. All rights reserved.
|
|
//
|
|
|
|
FOUNDATION_EXPORT NSString *const appID;
|