luxlabs header browser preview


@interface TRIPBInt64Value : TRIPBMessage

@property (nonatomic) long long value;

+ (id)descriptor;

@end