Exemplo n.º 1
0
 /**
  * Get a list of all known registered names on the same {@link OtpNode node}
  * as this mailbox.
  *
  * This method calls a method with the same name in {@link OtpNode#getNames
  * Otpnode} but is provided here for convenience.
  */
 public string[] GetNames() => home.Names();