setMyID method

dynamic setMyID(
  1. String id
)

Updates the id for connected member. For internal use only.

Implementation

external setMyID(String id);