setMyRole

fun setMyRole(myRole: DirectCallUserRole): DirectCallLogListQuery.Params

Sets my DirectCallUserRole. If it is set to DirectCallUserRole.CALLER or DirectCallUserRole.CALLEE, the result will be filtered with my role. If it is set to null, all DirectCallLogs will be retrieved.

Return

Current instance.

Since

0.6.0

Parameters

myRole