// // HDLLinphoneCallDelegate.m // VoipTest // // Created by ι™ˆε˜‰δΉ on 2021/8/2. // #import "HDLLinphoneCallDelegate.h" NSString *const HDLLPCallDelegateOpenDoorSuccess = @"lcCallDelegateOpenDoorSuccess"; @implementation HDLLinphoneCallDelegate @end