OpenMeet
OpenMeet
/
com.openmeet.logic
/
AuthActivity
/
splitEmail
split
Email
fun
splitEmail
(
email
:
String
)
:
Pair
<
String
,
String
>