Polishing, prepare for proxying 3PID sessions
This commit is contained in:
@@ -63,7 +63,7 @@ public class NotificationManager {
|
||||
}
|
||||
|
||||
public void sendforRemoteValidation(IThreePidSession session) {
|
||||
throw new NotImplementedException("Remote publish of 3PID bind");
|
||||
ensureMedium(session.getThreePid().getMedium()).sendForRemoteValidation(session);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user