Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
/**
* This header is generated by class-dump-z 0.2-0.
* class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
*
* Source: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
*/

#import "TelephonyUI-Structs.h"
#import "TPBottomButtonBar.h"
#import <Availability2.h>

@class TPPushButton;

@interface TPBottomDualButtonBar : TPBottomButtonBar {
TPPushButton* _button2;
unsigned _drawSeparator : 1;
}
-(id)initForIncomingCallWithFrame🙁CGRect)frame;
-(id)initForCallFailureWithFrame🙁CGRect)frame;
-(id)initForEmergencyCallWithFrame🙁CGRect)frame;
-(id)initForVideoChatWithFrame🙁CGRect)frame __OSX_AVAILABLE_STARTING(__MAC_NA, __IPHONE_3_2);
-(float)_buttonWidth;
-(void)_updateButtonSettings🙁id)settings;
-(void)setButton2🙁id)a2;
-(id)button2;
-(void)setDrawsSeparateWells🙁BOOL)wells;
@end


See the bold italic underline part. AWESOME ANGRY FACES
 
Apparently the variable for video chat has been missing, and the function is just being feed junk to prevent activation of it.
 
considering that this could be very promising, I'm surprised it hasn't gotten much more attention

you would think that gizmodo, engadget, etc would be all over this...😕
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.