Files
youle_app_ios/msext/Class/Common/AppID.m
2023-12-27 20:38:37 +08:00

12 lines
270 B
Objective-C
Executable File

//
// AppID.m
// Agora iOS Tutorial Objective-C
//
// Created by James Fang on 7/19/16.
// Copyright © 2016 Agora.io. All rights reserved.
//
#import <Foundation/Foundation.h>
NSString *const appID = @"ad97e1945b1e4fb5ad5b5246c8ca21e4"; // Tutorial Step 1