void socketJoinMulticast(Object socket, Object group, [Object? interface]) { //socket.joinMulticast(group, interface); }