UserFullInfo$json top-level constant
Implementation
@$core.Deprecated('Use userFullInfoDescriptor instead')
const UserFullInfo$json = {
'1': 'UserFullInfo',
'2': [
{'1': 'userID', '3': 1, '4': 1, '5': 9, '10': 'userID'},
{'1': 'password', '3': 2, '4': 1, '5': 9, '10': 'password'},
{'1': 'account', '3': 3, '4': 1, '5': 9, '10': 'account'},
{'1': 'phoneNumber', '3': 4, '4': 1, '5': 9, '10': 'phoneNumber'},
{'1': 'areaCode', '3': 5, '4': 1, '5': 9, '10': 'areaCode'},
{'1': 'email', '3': 6, '4': 1, '5': 9, '10': 'email'},
{'1': 'nickname', '3': 7, '4': 1, '5': 9, '10': 'nickname'},
{'1': 'faceURL', '3': 8, '4': 1, '5': 9, '10': 'faceURL'},
{'1': 'gender', '3': 9, '4': 1, '5': 5, '10': 'gender'},
{'1': 'level', '3': 10, '4': 1, '5': 5, '10': 'level'},
{'1': 'birth', '3': 11, '4': 1, '5': 3, '10': 'birth'},
{'1': 'allowAddFriend', '3': 12, '4': 1, '5': 5, '10': 'allowAddFriend'},
{'1': 'allowBeep', '3': 13, '4': 1, '5': 5, '10': 'allowBeep'},
{'1': 'allowVibration', '3': 14, '4': 1, '5': 5, '10': 'allowVibration'},
{'1': 'globalRecvMsgOpt', '3': 15, '4': 1, '5': 5, '10': 'globalRecvMsgOpt'},
{'1': 'registerType', '3': 16, '4': 1, '5': 5, '10': 'registerType'},
],
};