Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
client
/
com.erfangholami.androidsolidservices.client.sdk
/
SolidContactsDataModule
/
Groups
/
addMember
add
Member
suspend
fun
addMember
(
webId
:
String
,
groupUri
:
String
,
contactUri
:
String
)
:
FullGroup
?
Adds the contact at
contactUri
to the group at
groupUri
.