设置自己的昵称
在发起呼叫、加入频道时、发送消息时,都会将自己的昵称发送给其他用户
@note
displayName 要设置的昵称
displayName
Future<bool> setDisplayName(String displayName);