acceptInvitationAlways property Null safety
read / write
自动同意好友申请,当设置为true
时,
您在线时收到好友申请将自动同意,
如您不在线,等您上线后会自动同意。
Implementation
bool? acceptInvitationAlways = false;
自动同意好友申请,当设置为true
时,
您在线时收到好友申请将自动同意,
如您不在线,等您上线后会自动同意。
bool? acceptInvitationAlways = false;