Example #1
0
 /// <summary>
 /// Ons the token privilege will expire.
 /// </summary>
 /// <param name="p0">P0.</param>
 public override void OnTokenPrivilegeWillExpire(string p0)
 {
     _agoraService.OnTokenPrivilegeWillExpire(p0);
 }